rpms/openoffice.org/F-9 openoffice.org.spec,1.1464,1.1465

Caolan McNamara (caolanm) fedora-extras-commits at redhat.com
Wed Apr 9 10:07:54 UTC 2008


Author: caolanm

Update of /cvs/pkgs/rpms/openoffice.org/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16215

Modified Files:
	openoffice.org.spec 
Log Message:
there is something very fucked up in F-9 builds that doesn't happen locally


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/F-9/openoffice.org.spec,v
retrieving revision 1.1464
retrieving revision 1.1465
diff -u -r1.1464 -r1.1465
--- openoffice.org.spec	8 Apr 2008 08:16:31 -0000	1.1464
+++ openoffice.org.spec	9 Apr 2008 10:07:03 -0000	1.1465
@@ -1163,10 +1163,12 @@
 SMP_MFLAGS=%{?_smp_mflags}
 SMP_MFLAGS=$[${SMP_MFLAGS/-j/}]
 if [ $SMP_MFLAGS -lt 2 ]; then SMP_MFLAGS=2; fi
-DMAKE_SMP_MFLAGS=`dc -e "$SMP_MFLAGS v p"`
-BUILD_SMP_MFLAGS=`dc -e "$SMP_MFLAGS $DMAKE_SMP_MFLAGS / p"`
-DMAKE_SMP_MFLAGS=-P$DMAKE_SMP_MFLAGS
-BUILD_SMP_MFLAGS=-P$BUILD_SMP_MFLAGS
+#DMAKE_SMP_MFLAGS=`dc -e "$SMP_MFLAGS v p"`
+#BUILD_SMP_MFLAGS=`dc -e "$SMP_MFLAGS $DMAKE_SMP_MFLAGS / p"`
+#DMAKE_SMP_MFLAGS=-P$DMAKE_SMP_MFLAGS
+#BUILD_SMP_MFLAGS=-P$BUILD_SMP_MFLAGS
+DMAKE_SMP_MFLAGS=-P1
+BUILD_SMP_MFLAGS=-P$SMP_MFLAGS
 #just in case you have a >16 proc box
 export MAXPROCESSLIMIT=65535
 #get core dumps




More information about the fedora-extras-commits mailing list