rpms/openoffice.org/devel workspace.ppc64one.patch,1.4,1.5

Caolan McNamara (caolanm) fedora-extras-commits at redhat.com
Wed Jun 13 13:52:26 UTC 2007


Author: caolanm

Update of /cvs/pkgs/rpms/openoffice.org/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5615

Modified Files:
	workspace.ppc64one.patch 
Log Message:
commit reducing the amount of services registered at one time

workspace.ppc64one.patch:

Index: workspace.ppc64one.patch
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/devel/workspace.ppc64one.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- workspace.ppc64one.patch	13 Jun 2007 09:51:22 -0000	1.4
+++ workspace.ppc64one.patch	13 Jun 2007 13:52:21 -0000	1.5
@@ -2090,3 +2090,19 @@
  #	elif __BYTE_ORDER == __PDP_ENDIAN
  #		define _PDP_ENDIAN
  #	endif
+Index: bin/modules/installer/globals.pm
+===================================================================
+RCS file: /cvs/tools/solenv/bin/modules/installer/globals.pm,v
+retrieving revision 1.62.2.3
+diff -u -r1.62.2.3 globals.pm
+--- openoffice.org.orig/solenv/bin/modules/installer/globals.pm	24 Jan 2007 16:34:05 -0000	1.62.2.3
++++ openoffice.org/solenv/bin/modules/installer/globals.pm	13 Jun 2007 13:51:05 -0000
+@@ -224,7 +224,7 @@
+ 	$nopatchfilecollector = "";
+ 	
+ 	$unomaxservices = 25;
+-	$javamaxservices = 15;
++	$javamaxservices = 1;
+ 	
+ 	$one_cab_file = 0;
+ 	$fix_number_of_cab_files = 1;




More information about the fedora-extras-commits mailing list