rebuilt by autoport with build requirements: xorg-server-devel>=21.1.3-1mamba [release 1.0.0-3mamba;Sat Feb 19 2022]
This commit is contained in:
parent
1f79aac288
commit
10e666f016
@ -1,24 +1,23 @@
|
||||
%define xorg_ver %(pkg-config xorg-server --modversion|cut -d. -f 1-2)
|
||||
Name: xf86-video-vboxvideo
|
||||
Version: 1.0.0
|
||||
Release: 2mamba
|
||||
Release: 3mamba
|
||||
Summary: X.org video driver for VirtualBox guest machine
|
||||
Group: System/X11
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://x.org
|
||||
URL: https://www.x.org/wiki/
|
||||
Source: ftp://x.org/pub/individual/driver/xf86-video-vboxvideo-%{version}.tar.gz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: xorg-server-devel >= 1.20.4
|
||||
BuildRequires: xorg-server-devel >= 21.1.3-1mamba
|
||||
Requires: xorg-server >= %{xorg_ver}
|
||||
Requires: xorg-server <= %{xorg_ver}.255
|
||||
Provides: xorg-drv-video-vboxvideo
|
||||
Obsoletes: xorg-drv-video-vboxvideo
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
X.org video driver for VirtualBox guest machine.
|
||||
@ -47,6 +46,9 @@ X.org video driver for VirtualBox guest machine.
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
* Sun Mar 03 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-2mamba
|
||||
- rebuilt with xorg-server 1.20.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user