update to 0.1.6 [release 0.1.6-1mamba;Wed Jan 25 2023]
This commit is contained in:
parent
1b82182253
commit
da74fc77ef
@ -1,14 +1,14 @@
|
||||
%define xorg_ver %(pkg-config xorg-server --modversion|cut -d. -f 1-2)
|
||||
Name: xf86-video-qxl
|
||||
Version: 0.1.5
|
||||
Release: 3mamba
|
||||
Version: 0.1.6
|
||||
Release: 1mamba
|
||||
Summary: QXL video driver for X.org
|
||||
Group: System/X11
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.x.org/wiki/
|
||||
Source: https://www.x.org/releases/individual/driver/xf86-video-qxl-%{version}.tar.bz2
|
||||
Source: https://www.x.org/releases/individual/driver/xf86-video-qxl-%{version}.tar.xz
|
||||
Patch0: xf86-video-qxl-0.1.5-xorg-server-21.1.3.patch
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -28,7 +28,7 @@ QXL video driver for X.org.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b .xorg-server-21.1.3
|
||||
#%patch0 -p1 -b .xorg-server-21.1.3
|
||||
|
||||
%build
|
||||
%configure
|
||||
@ -43,11 +43,14 @@ QXL video driver for X.org.
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/xorg/modules/drivers/qxl_drv.la
|
||||
#%{_libdir}/xorg/modules/drivers/qxl_drv.la
|
||||
%{_libdir}/xorg/modules/drivers/qxl_drv.so
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Wed Jan 25 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.1.6-1mamba
|
||||
- update to 0.1.6
|
||||
|
||||
* Sat Feb 19 2022 Automatic Build System <autodist@mambasoft.it> 0.1.5-3mamba
|
||||
- rebuilt by autoport with build requirements: xorg-server-devel>=21.1.3-1mamba
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user