SPECS: VirtualBox.spec - rel 5; BR kernel-headers

arekm arekm at pld-linux.org
Sat Jun 7 13:39:15 CEST 2008


Author: arekm                        Date: Sat Jun  7 11:39:15 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 5; BR kernel-headers

---- Files affected:
SPECS:
   VirtualBox.spec (1.87 -> 1.88) 

---- Diffs:

================================================================
Index: SPECS/VirtualBox.spec
diff -u SPECS/VirtualBox.spec:1.87 SPECS/VirtualBox.spec:1.88
--- SPECS/VirtualBox.spec:1.87	Mon May 26 08:57:39 2008
+++ SPECS/VirtualBox.spec	Sat Jun  7 13:39:09 2008
@@ -12,7 +12,7 @@
 %bcond_without	kernel		# don't build kernel module
 %bcond_without	userspace	# don't build userspace package
 
-%define		rel		4
+%define		rel		5
 
 %if %{without kernel}
 %undefine	with_dist_kernel
@@ -59,7 +59,10 @@
 BuildRequires:	gcc >= 5:3.2.3
 BuildRequires:	iasl
 %endif
-%{?with_dist_kernel:BuildRequires:	kernel%{_alt_kernel}-module-build >= 3:2.6.20}
+%if %{with dist_kernel}
+BuildRequires:	kernel%{_alt_kernel}-module-build >= 3:2.6.20
+BuildRequires:	kernel%{_alt_kernel}-headers
+%endif
 %if %{with userspace}
 BuildRequires:	Qt3Support-devel
 BuildRequires:	libIDL-devel
@@ -491,6 +494,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.88  2008-06-07 11:39:09  arekm
+- rel 5; BR kernel-headers
+
 Revision 1.87  2008-05-26 06:57:39  hawk
 - fixed post/preun for kernel drivers init scripts
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/VirtualBox.spec?r1=1.87&r2=1.88&f=u



More information about the pld-cvs-commit mailing list