automatic version update by autodist [release 1.0.1-1mamba;Wed Apr 10 2024]
This commit is contained in:
parent
10e666f016
commit
315cf7165c
@ -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-vboxvideo
|
Name: xf86-video-vboxvideo
|
||||||
Version: 1.0.0
|
Version: 1.0.1
|
||||||
Release: 3mamba
|
Release: 1mamba
|
||||||
Summary: X.org video driver for VirtualBox guest machine
|
Summary: X.org video driver for VirtualBox guest machine
|
||||||
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: ftp://x.org/pub/individual/driver/xf86-video-vboxvideo-%{version}.tar.gz
|
Source: https://x.org/pub/individual/driver/xf86-video-vboxvideo-%{version}.tar.gz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -17,7 +17,7 @@ BuildRequires: xorg-server-devel >= 21.1.3-1mamba
|
|||||||
Requires: xorg-server >= %{xorg_ver}
|
Requires: xorg-server >= %{xorg_ver}
|
||||||
Requires: xorg-server <= %{xorg_ver}.255
|
Requires: xorg-server <= %{xorg_ver}.255
|
||||||
Provides: xorg-drv-video-vboxvideo
|
Provides: xorg-drv-video-vboxvideo
|
||||||
Obsoletes: xorg-drv-video-vboxvideo
|
Obsoletes: xorg-drv-video-vboxvideo < 1.0.1
|
||||||
|
|
||||||
%description
|
%description
|
||||||
X.org video driver for VirtualBox guest machine.
|
X.org video driver for VirtualBox guest machine.
|
||||||
@ -40,12 +40,14 @@ X.org video driver for VirtualBox guest machine.
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/xorg/modules/drivers/vboxvideo_drv.la
|
|
||||||
%{_libdir}/xorg/modules/drivers/vboxvideo_drv.so
|
%{_libdir}/xorg/modules/drivers/vboxvideo_drv.so
|
||||||
%{_mandir}/man4/vboxvideo.4*
|
%{_mandir}/man4/vboxvideo.4*
|
||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 10 2024 Automatic Build System <autodist@openmamba.org> 1.0.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Feb 19 2022 Automatic Build System <autodist@mambasoft.it> 1.0.0-3mamba
|
* Sat Feb 19 2022 Automatic Build System <autodist@mambasoft.it> 1.0.0-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