SPECS: VirtualBox.spec - merged upstream fixes (ie. SEGV on creating new di...

hawk hawk at pld-linux.org
Mon Sep 8 14:01:45 CEST 2008


Author: hawk                         Date: Mon Sep  8 12:01:45 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- merged upstream fixes (ie. SEGV on creating new disk image)
- release 2

---- Files affected:
SPECS:
   VirtualBox.spec (1.132 -> 1.133) 

---- Diffs:

================================================================
Index: SPECS/VirtualBox.spec
diff -u SPECS/VirtualBox.spec:1.132 SPECS/VirtualBox.spec:1.133
--- SPECS/VirtualBox.spec:1.132	Sun Sep  7 22:00:20 2008
+++ SPECS/VirtualBox.spec	Mon Sep  8 14:01:40 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
@@ -47,6 +47,7 @@
 Patch2:		%{pname}-shared-libstdc++.patch
 Patch3:		%{pname}-disable-xclient-build.patch
 Patch4:		%{pname}-configure-spaces.patch
+Patch5:		%{pname}-svn_fixes.patch
 URL:		http://www.virtualbox.org/
 %if %{with userspace}
 BuildRequires:	OpenGL-devel
@@ -259,6 +260,7 @@
 %endif
 
 %patch4 -p1
+%patch5 -p1
 
 cat <<'EOF' > udev.conf
 KERNEL=="vboxdrv", NAME="%k", GROUP="vbox", MODE="0660"
@@ -510,6 +512,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.133  2008/09/08 12:01:40  hawk
+- merged upstream fixes (ie. SEGV on creating new disk image)
+- release 2
+
 Revision 1.132  2008/09/07 20:00:20  charles
 - added BRs: OpenGL-devel, python-devel, xorg-lib-libXmu-devel
 - removed BR QtCore-devel (QtGui-devel deps)
================================================================

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



More information about the pld-cvs-commit mailing list