]> git.pld-linux.org Git - packages/VirtualBox.git/commitdiff
- vboxvideo kernel driver needs drm kernel modules
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 28 Jan 2010 15:06:50 +0000 (15:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    VirtualBox.spec -> 1.255

VirtualBox.spec

index f8113faf1c5c4d3a1df4b2f5a86ed0e34f51953e..e6a805e91379fe676778f6f83123d57b95133c62 100644 (file)
@@ -54,7 +54,7 @@ Patch1:               %{pname}-configure-spaces.patch
 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
@@ -303,6 +303,7 @@ Requires(post,postun):      /sbin/depmod
 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}
This page took 0.042184 seconds and 4 git commands to generate.