packages: VirtualBox/VirtualBox.spec - vboxvideo kernel driver needs drm ke...

glen glen at pld-linux.org
Thu Jan 28 16:06:56 CET 2010


Author: glen                         Date: Thu Jan 28 15:06:56 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- vboxvideo kernel driver needs drm kernel modules

---- Files affected:
packages/VirtualBox:
   VirtualBox.spec (1.254 -> 1.255) 

---- Diffs:

================================================================
Index: packages/VirtualBox/VirtualBox.spec
diff -u packages/VirtualBox/VirtualBox.spec:1.254 packages/VirtualBox/VirtualBox.spec:1.255
--- packages/VirtualBox/VirtualBox.spec:1.254	Thu Jan 28 15:34:56 2010
+++ packages/VirtualBox/VirtualBox.spec	Thu Jan 28 16:06:50 2010
@@ -55,7 +55,7 @@
 Patch2:		%{pname}-export_modules.patch
 Patch3:		%{pname}-VBoxSysInfo.patch
 URL:		http://www.virtualbox.org/
-BuildRequires:	rpmbuild(macros) >= 1.379
+BuildRequires:	rpmbuild(macros) >= 1.530
 %if %{with userspace}
 %ifarch %{x8664}
 BuildRequires:	gcc-multilib
@@ -304,6 +304,7 @@
 Requires:	dev >= 2.9.0-7
 %if %{with dist_kernel}
 %requires_releq_kernel
+%requires_releq_kernel -n drm
 Requires(postun):	%releq_kernel
 %endif
 Provides:	kernel(vboxvideo) = %{version}-%{rel}
@@ -714,6 +715,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.255  2010/01/28 15:06:50  glen
+- vboxvideo kernel driver needs drm kernel modules
+
 Revision 1.254  2010/01/28 14:34:56  glen
 - xorg driver needed dri lib (worked with 1.7.4)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/VirtualBox/VirtualBox.spec?r1=1.254&r2=1.255&f=u



More information about the pld-cvs-commit mailing list