SPECS: VirtualBox.spec - Cleaned up. Also uploaded binaries to dropin. Hope...

lmasko lmasko at pld-linux.org
Thu Jan 22 21:24:17 CET 2009


Author: lmasko                       Date: Thu Jan 22 20:24:16 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Cleaned up. Also uploaded binaries to dropin. Hope it's OK.

---- Files affected:
SPECS:
   VirtualBox.spec (1.175 -> 1.176) 

---- Diffs:

================================================================
Index: SPECS/VirtualBox.spec
diff -u SPECS/VirtualBox.spec:1.175 SPECS/VirtualBox.spec:1.176
--- SPECS/VirtualBox.spec:1.175	Thu Jan 22 17:17:38 2009
+++ SPECS/VirtualBox.spec	Thu Jan 22 21:24:11 2009
@@ -53,7 +53,6 @@
 Patch2:		%{pname}-shared-libstdc++.patch
 Patch3:		%{pname}-disable-xclient-build.patch
 Patch4:		%{pname}-configure-spaces.patch
-Patch5:		%{pname}-export_modules.patch
 Patch6:		%{pname}-vboxnetflt_export.patch
 URL:		http://www.virtualbox.org/
 BuildRequires:	rpmbuild(macros) >= 1.379
@@ -297,8 +296,6 @@
 %endif
 
 %patch4 -p1
-%patch5 -p1
-chmod +x src/VBox/HostDrivers/Support/linux/export_modules
 %patch6 -p1
 
 cat <<'EOF' > udev.conf
@@ -312,13 +309,8 @@
 rm -rf PLD-MODULE-BUILD && mkdir PLD-MODULE-BUILD && cd PLD-MODULE-BUILD
 ../src/VBox/Additions/linux/export_modules modules.tar.gz
 	tar -zxf modules.tar.gz && rm -f modules.tar.gz
-../src/VBox/HostDrivers/Support/linux/export_modules modules.tar.gz && \
+../src/VBox/HostDrivers/linux/export_modules modules.tar.gz --without-hardening && \
 	tar -zxf modules.tar.gz && rm -f modules.tar.gz
-sed -i -e 's/-DVBOX_WITH_HARDENING//g' vboxdrv/Makefile
-chmod 755 ../src/VBox/HostDrivers/VBoxNetFlt/linux/export_modules
-../src/VBox/HostDrivers/VBoxNetFlt/linux/export_modules modules.tar.gz && \
-	tar -zxf modules.tar.gz && rm -f modules.tar.gz
-#sed -i -e 's/-DVBOX_WITH_HARDENING//g' vboxdrv/Makefile
 
 %build
 %if %{with userspace}
@@ -572,6 +564,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.176  2009/01/22 20:24:11  lmasko
+- Cleaned up. Also uploaded binaries to dropin. Hope it's OK.
+
 Revision 1.175  2009/01/22 16:17:38  lmasko
 - Updated to 2.1.2. Compiles and works on i686 but spec probably needs some
   cleanups.
================================================================

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



More information about the pld-cvs-commit mailing list