SPECS: VirtualBox.spec - add xorg ABI deps
arekm
arekm at pld-linux.org
Mon Apr 20 18:55:59 CEST 2009
Author: arekm Date: Mon Apr 20 16:55:59 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add xorg ABI deps
---- Files affected:
SPECS:
VirtualBox.spec (1.193 -> 1.194)
---- Diffs:
================================================================
Index: SPECS/VirtualBox.spec
diff -u SPECS/VirtualBox.spec:1.193 SPECS/VirtualBox.spec:1.194
--- SPECS/VirtualBox.spec:1.193 Mon Apr 20 18:50:30 2009
+++ SPECS/VirtualBox.spec Mon Apr 20 18:55:53 2009
@@ -253,6 +253,8 @@
Summary(pl.UTF-8): Sterownik myszy dla systemu gościa w VirtualBoksie OSE
Release: %{rel}
Group: X11/Applications
+Requires: xorg-xserver-server(xinput-abi) >= 4.0
+Requires: xorg-xserver-server(xinput-abi) < 5.0
Requires: xorg-xserver-server >= 1.0.99.901
%description -n xorg-driver-input-vboxmouse
@@ -266,6 +268,8 @@
Summary(pl.UTF-8): Sterownik grafiki dla systemu gościa w VirtualBoksie OSE
Release: %{rel}
Group: X11/Applications
+Requires: xorg-xserver-server(videodrv-abi) < 6.0
+Requires: xorg-xserver-server(videodrv-abi) >= 2.0
Requires: xorg-xserver-server >= 1.0.99.901
%description -n xorg-driver-video-vboxvideo
@@ -551,6 +555,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.194 2009/04/20 16:55:53 arekm
+- add xorg ABI deps
+
Revision 1.193 2009/04/20 16:50:30 arekm
- fix build on x86_64; use newer xorg drivers
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/VirtualBox.spec?r1=1.193&r2=1.194&f=u
More information about the pld-cvs-commit
mailing list