rpms/openoffice.org/devel openoffice.org-3.1.1.oooXXXXX.dmake.patch, NONE, 1.1 openoffice.org.spec, 1.1975, 1.1976

Caolan McNamara caolanm at fedoraproject.org
Wed Jul 29 12:37:36 UTC 2009


Author: caolanm

Update of /cvs/pkgs/rpms/openoffice.org/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14381

Modified Files:
	openoffice.org.spec 
Added Files:
	openoffice.org-3.1.1.oooXXXXX.dmake.patch 
Log Message:
try this for the sake of it

openoffice.org-3.1.1.oooXXXXX.dmake.patch:
 rulparse.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE openoffice.org-3.1.1.oooXXXXX.dmake.patch ---
--- dmake/rulparse.c	2009-07-29 13:31:47.000000000 +0100
+++ dmake/rulparse.c	2009-07-29 13:32:09.000000000 +0100
@@ -897,7 +897,7 @@
 	 /* Handle %-targets. */
 	 CELLPTR cur;
 	 CELLPTR tpq = NIL(CELL);
-	 CELLPTR nprq;
+	 CELLPTR nprq = NULL;
 
 #ifdef DBUG
 	 DB_PRINT( "%", ("Handling %%-target [%s : : <prerequisites follow, maybe empty>]",


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.1975
retrieving revision 1.1976
diff -u -p -r1.1975 -r1.1976
--- openoffice.org.spec	29 Jul 2009 07:53:33 -0000	1.1975
+++ openoffice.org.spec	29 Jul 2009 12:37:35 -0000	1.1976
@@ -152,6 +152,7 @@ Patch74: openoffice.org-3.1.0.ooo92645.o
 Patch75: workspace.vcl103.patch
 Patch76: workspace.cmcfixes61.patch
 Patch77: workspace.os132.patch
+Patch78: openoffice.org-3.1.1.oooXXXXX.dmake.patch
 
 %define python_py_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(0)")
 %define instdir %{_libdir}
@@ -1689,6 +1690,7 @@ cat %{PATCH11} >> svtools/source/dialogs
 %patch75 -p0 -b .workspace.vcl103.patch
 %patch76 -p0 -b .workspace.cmcfixes61.patch
 %patch77 -p0 -b .workspace.os132.patch
+%patch78 -p0 -b .oooXXXXX.dmake.patch
 
 %build
 echo build start time is `date`, diskspace: `df -h . | tail -n 1`




More information about the fedora-extras-commits mailing list