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)
|
%define xorg_ver %(pkg-config xorg-server --modversion|cut -d. -f 1-2)
|
||||||
Name: xf86-video-qxl
|
Name: xf86-video-qxl
|
||||||
Version: 0.1.5
|
Version: 0.1.6
|
||||||
Release: 3mamba
|
Release: 1mamba
|
||||||
Summary: QXL video driver for X.org
|
Summary: QXL video driver for X.org
|
||||||
Group: System/X11
|
Group: System/X11
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://www.x.org/wiki/
|
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
|
Patch0: xf86-video-qxl-0.1.5-xorg-server-21.1.3.patch
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -28,7 +28,7 @@ QXL video driver for X.org.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1 -b .xorg-server-21.1.3
|
#%patch0 -p1 -b .xorg-server-21.1.3
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
@ -43,11 +43,14 @@ QXL video driver for X.org.
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/xorg/modules/drivers/qxl_drv.la
|
#%{_libdir}/xorg/modules/drivers/qxl_drv.la
|
||||||
%{_libdir}/xorg/modules/drivers/qxl_drv.so
|
%{_libdir}/xorg/modules/drivers/qxl_drv.so
|
||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- rebuilt by autoport with build requirements: xorg-server-devel>=21.1.3-1mamba
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user