SPECS: VirtualBox.spec - dropped no-screen-size-limit.patch, now there is o...

hawk hawk at pld-linux.org
Sun Jun 8 18:30:36 CEST 2008


Author: hawk                         Date: Sun Jun  8 16:30:36 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- dropped no-screen-size-limit.patch, now there is option in VirtualBox
  to set/remove this limit
- builds, works, release 1

---- Files affected:
SPECS:
   VirtualBox.spec (1.90 -> 1.91) 

---- Diffs:

================================================================
Index: SPECS/VirtualBox.spec
diff -u SPECS/VirtualBox.spec:1.90 SPECS/VirtualBox.spec:1.91
--- SPECS/VirtualBox.spec:1.90	Sun Jun  8 14:47:13 2008
+++ SPECS/VirtualBox.spec	Sun Jun  8 18:30:31 2008
@@ -12,7 +12,7 @@
 %bcond_without	kernel		# don't build kernel module
 %bcond_without	userspace	# don't build userspace package
 
-%define		rel		0.1
+%define		rel		1
 
 %if %{without kernel}
 %undefine	with_dist_kernel
@@ -46,7 +46,6 @@
 Patch2:		%{pname}-shared-libstdc++.patch
 Patch3:		%{pname}-disable-xclient-build.patch
 Patch4:		%{pname}-configure-spaces.patch
-Patch5:		%{pname}-no-screen-size-limit.patch
 URL:		http://www.virtualbox.org/
 %if %{with userspace}
 BuildRequires:	SDL-devel >= 1.2.7
@@ -244,7 +243,7 @@
 Sterownik grafiki dla systemu gościa w VirtualBoksie.
 
 %prep
-%setup -q -n %{pname}-%{version}_OSE
+%setup -q -n %{pname}-%{version}
 %patch0 -p0
 %patch1 -p0
 %patch2 -p1
@@ -254,7 +253,6 @@
 %endif
 
 %patch4 -p1
-%patch5 -p1
 
 cat <<'EOF' > udev.conf
 KERNEL=="vboxdrv", NAME="%k", GROUP="vbox", MODE="0660"
@@ -491,6 +489,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.91  2008-06-08 16:30:31  hawk
+- dropped no-screen-size-limit.patch, now there is option in VirtualBox
+  to set/remove this limit
+- builds, works, release 1
+
 Revision 1.90  2008-06-08 12:47:13  hawk
 - started update to 1.6.2, now just fetch sources, NFY
 
================================================================

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



More information about the pld-cvs-commit mailing list