[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/openoffice.org/devel openoffice.org-1.9.117.ooo52048.inhalt.sw.patch, NONE, 1.1 openoffice.org.spec, 1.312, 1.313
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/openoffice.org/devel openoffice.org-1.9.117.ooo52048.inhalt.sw.patch, NONE, 1.1 openoffice.org.spec, 1.312, 1.313
- Date: Fri, 15 Jul 2005 14:16:45 -0400
Author: caolanm
Update of /cvs/dist/rpms/openoffice.org/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv16491
Modified Files:
openoffice.org.spec
Added Files:
openoffice.org-1.9.117.ooo52048.inhalt.sw.patch
Log Message:
rh#158252# fix
openoffice.org-1.9.117.ooo52048.inhalt.sw.patch:
source/filter/ww8/wrtw8nds.cxx | 0
sw/source/filter/ww8/wrtw8nds.cxx | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
--- NEW FILE openoffice.org-1.9.117.ooo52048.inhalt.sw.patch ---
Index: source/filter/ww8/wrtw8nds.cxx
===================================================================
RCS file: /cvs/sw/sw/source/filter/ww8/wrtw8nds.cxx,v
retrieving revision 1.77
diff -u -p -r1.77 wrtw8nds.cxx
--- openoffice.org.orig/sw/source/filter/ww8/wrtw8nds.cxx 18 Apr 2005 15:18:35 -0000 1.77
+++ openoffice.org/sw/source/filter/ww8/wrtw8nds.cxx 15 Jul 2005 18:08:00 -0000
@@ -1168,7 +1168,7 @@ void WW8_SwAttrIter::OutSwTOXMark(const
// kein break;
case TOX_CONTENT:
{
- sTxt.InsertAscii( " INHALT \"", 0 );
+ sTxt.InsertAscii( " TC \"", 0 );
USHORT nLvl = rAttr.GetLevel();
if (nLvl > WW8ListManager::nMaxLevel)
nLvl = WW8ListManager::nMaxLevel;
Index: openoffice.org.spec
===================================================================
RCS file: /cvs/dist/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.312
retrieving revision 1.313
diff -u -r1.312 -r1.313
--- openoffice.org.spec 15 Jul 2005 12:52:56 -0000 1.312
+++ openoffice.org.spec 15 Jul 2005 18:16:42 -0000 1.313
@@ -151,6 +151,7 @@
Patch60: openoffice.org-1.9.117.rh163147.thorndale.fontconfig.patch
Patch61: openoffice.org-1.9.117.ooo51912.nullpointer.wizards.patch
Patch62: openoffice.org-1.9.117.ooo52023.evoadb2.nognuconst.patch
+Patch63: openoffice.org-1.9.117.ooo52048.inhalt.sw.patch
%define instdir %{_libdir}/openoffice.org2.0
@@ -785,6 +786,7 @@
%patch60 -p1 -b .rh163147.thorndale.fontconfig.patch
%patch61 -p1 -b .ooo51912.nullpointer.wizards.patch
%patch62 -p1 -b .ooo52023.evoadb2.nognuconst.patch
+%patch63 -p1 -b .ooo52048.inhalt.sw.patch
%if %{includeexternals}
#start ludicrous workaround
@@ -2975,6 +2977,8 @@
* Fri Jul 15 2005 Caolan McNamara <caolanm redhat com> - 1:1.9.117-2
- add openoffice.org-1.9.117.ooo52023.evoadb2.nognuconst.patch to
fix evoab2
+- add openoffice.org-1.9.117.ooo52048.inhalt.sw.patch as minor .doc
+ export regression fix for rh#158252#
* Wed Jul 13 2005 Caolan McNamara <caolanm redhat com> - 1:1.9.117-1
- bump to next version and drop the integrated (finally) fpicker patch
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]