rpms/openoffice.org/F-8 openoffice.org-2.3.1.ooo83930.sw.flushanchors.patch, NONE, 1.1 openoffice.org.spec, 1.1331, 1.1332

Caolan McNamara (caolanm) fedora-extras-commits at redhat.com
Sat Nov 24 17:56:21 UTC 2007


Author: caolanm

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

Modified Files:
	openoffice.org.spec 
Added Files:
	openoffice.org-2.3.1.ooo83930.sw.flushanchors.patch 
Log Message:
Resolves: rhbz#384391 add openoffice.org-2.3.1.ooo83930.sw.flushanchors.patch

openoffice.org-2.3.1.ooo83930.sw.flushanchors.patch:

--- NEW FILE openoffice.org-2.3.1.ooo83930.sw.flushanchors.patch ---
Index: source/filter/ww8/ww8par2.cxx
===================================================================
RCS file: /cvs/sw/sw/source/filter/ww8/ww8par2.cxx,v
retrieving revision 1.132
diff -u -r1.132 ww8par2.cxx
--- openoffice.org.orig/sw/source/filter/ww8/ww8par2.cxx	18 Jul 2007 14:46:30 -0000	1.132
+++ openoffice.org/sw/source/filter/ww8/ww8par2.cxx	24 Nov 2007 17:47:49 -0000
@@ -2944,6 +2944,7 @@
                         pLine->GetTabBoxes().C40_INSERT( SwTableBox,
                             pTargetBox, nPos );
                         // dann die Nodes loeschen!!
+                        pIo->pAnchorStck->Flush();
                         pIo->rDoc.DeleteSection( pSttNd );
                     }
                     break;


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/F-8/openoffice.org.spec,v
retrieving revision 1.1331
retrieving revision 1.1332
diff -u -r1.1331 -r1.1332
--- openoffice.org.spec	22 Nov 2007 13:50:55 -0000	1.1331
+++ openoffice.org.spec	24 Nov 2007 17:55:48 -0000	1.1332
@@ -152,6 +152,7 @@
 Patch70: openoffice.org-2.3.0.ooo82966.svx.missing3d.patch
 Patch71: openoffice.org-2.3.0.ooo83169.colordialog.crash.patch
 Patch72: workspace.sw8u10bf02.patch
+Patch73: openoffice.org-2.3.1.ooo83930.sw.flushanchors.patch
 
 %define instdir %{_libdir}/openoffice.org
 
@@ -1099,6 +1100,7 @@
 %patch70 -p1 -b .ooo82966.svx.missing3d.patch
 %patch71 -p1 -b .ooo83169.colordialog.crash.patch
 %patch72 -p1 -b .workspace.sw8u10bf02.patch
+%patch73 -p1 -b .ooo83930.sw.flushanchors.patch
 
 %if %{linkopt}
 chmod a+x solenv/bin/mklinkscript.pl
@@ -2803,6 +2805,7 @@
 - add openoffice.org-2.3.0.ooo82966.svx.missing3d.patch
 - add openoffice.org-2.3.0.ooo83169.colordialog.crash.patch
 - Resolves: rhbz#386371 add workspace.sw8u10bf02.patch
+- Resolves: rhbz#384391 add openoffice.org-2.3.1.ooo83930.sw.flushanchors.patch
 
 * Wed Oct 24 2007 Caolan McNamara <caolanm at redhat.com> - 1:2.3.0-6.6
 - Resolves: rhbz#338701 fix openoffice.org.ooo82608.vcl.gtkbadfree.patch




More information about the fedora-extras-commits mailing list