rebuilt with xorg-server 1.20.4 [release 1.0.0-2mamba;Sun Mar 03 2019]
This commit is contained in:
parent
780e79f9ec
commit
1f79aac288
@ -1,7 +1,7 @@
|
|||||||
%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.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
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
|
||||||
@ -13,7 +13,7 @@ License: MIT
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: xorg-server-devel >= 1.19.5
|
BuildRequires: xorg-server-devel >= 1.20.4
|
||||||
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
|
||||||
@ -47,5 +47,8 @@ X.org video driver for VirtualBox guest machine.
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Mar 03 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-2mamba
|
||||||
|
- rebuilt with xorg-server 1.20.4
|
||||||
|
|
||||||
* Fri Dec 08 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-1mamba
|
* Fri Dec 08 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user