SPECS: VirtualBox.spec - add missing makefiles, release 2

hawk hawk at pld-linux.org
Tue Aug 5 10:06:36 CEST 2008


Author: hawk                         Date: Tue Aug  5 08:06:36 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add missing makefiles, release 2

---- Files affected:
SPECS:
   VirtualBox.spec (1.109 -> 1.110) 

---- Diffs:

================================================================
Index: SPECS/VirtualBox.spec
diff -u SPECS/VirtualBox.spec:1.109 SPECS/VirtualBox.spec:1.110
--- SPECS/VirtualBox.spec:1.109	Tue Aug  5 09:01:30 2008
+++ SPECS/VirtualBox.spec	Tue Aug  5 10:06:29 2008
@@ -13,7 +13,7 @@
 %bcond_without	userspace	# don't build userspace package
 %bcond_with	verbose
 
-%define		rel		1
+%define		rel		2
 
 %if %{without kernel}
 %undefine	with_dist_kernel
@@ -54,6 +54,7 @@
 Patch3:		%{pname}-disable-xclient-build.patch
 Patch4:		%{pname}-configure-spaces.patch
 Patch5:		%{pname}-gcc.patch
+Patch6:		%{pname}-makefile.patch
 URL:		http://www.virtualbox.org/
 %if %{with userspace}
 BuildRequires:	SDL-devel >= 1.2.7
@@ -263,6 +264,7 @@
 
 %patch4 -p1
 %patch5 -p0
+%patch6 -p1
 
 cat <<'EOF' > udev.conf
 KERNEL=="vboxdrv", NAME="%k", GROUP="vbox", MODE="0660"
@@ -514,6 +516,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.110  2008/08/05 08:06:29  hawk
+- add missing makefiles, release 2
+
 Revision 1.109  2008/08/05 07:01:30  arekm
 - use separate compiler (3.4) for building op.c
 
================================================================

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



More information about the pld-cvs-commit mailing list