rpms/openoffice.org/devel openoffice.org-3.2.0.ooo106032.linguistic.defaulttoplain.patch, NONE, 1.1 openoffice.org.spec, 1.2045, 1.2046

Caolan McNamara caolanm at fedoraproject.org
Mon Oct 19 11:35:35 UTC 2009


Author: caolanm

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

Modified Files:
	openoffice.org.spec 
Added Files:
	openoffice.org-3.2.0.ooo106032.linguistic.defaulttoplain.patch 
Log Message:
Resolves: rhbz#521460 add openoffice.org-3.2.0.ooo106032.linguistic.defaulttoplain.patch (caolanm)

openoffice.org-3.2.0.ooo106032.linguistic.defaulttoplain.patch:
 dicimp.cxx |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--- NEW FILE openoffice.org-3.2.0.ooo106032.linguistic.defaulttoplain.patch ---
diff -ru linguistic.orig/source/dicimp.cxx linguistic/source/dicimp.cxx
--- linguistic.orig/source/dicimp.cxx	2009-10-19 12:29:09.000000000 +0100
+++ linguistic/source/dicimp.cxx	2009-10-19 12:30:08.000000000 +0100
@@ -232,8 +232,8 @@
         BOOL bExists = FileExists( rMainURL );
 		if( !bExists )
 		{
-			// save new dictionaries with in 6.0 Format (uses UTF8)
-			nDicVersion	 = 6;
+			// save new dictionaries with in Format 7 (UTF8 plain text)
+			nDicVersion	 = 7;
 
             //! create physical representation of an **empty** dictionary
             //! that could be found by the dictionary-list implementation


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.2045
retrieving revision 1.2046
diff -u -p -r1.2045 -r1.2046
--- openoffice.org.spec	19 Oct 2009 09:10:00 -0000	1.2045
+++ openoffice.org.spec	19 Oct 2009 11:35:35 -0000	1.2046
@@ -118,6 +118,7 @@ Patch44: openoffice.org-3.2.0.ooo105827.
 Patch45: openoffice.org-3.2.0.ooo105988.svx.a11ycrash.patch
 Patch46: openoffice.org-3.2.0.rhbz521460.svx.revert-paper-sizes-reordering.patch
 Patch47: openoffice.org-3.2.0.oooXXXXXX.vcl.dontresolve.patch
+Patch48: openoffice.org-3.2.0.ooo106032.linguistic.defaulttoplain.patch
 
 %define python_py_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(0)")
 %define instdir %{_libdir}
@@ -1625,6 +1626,7 @@ cat %{PATCH10} >> svtools/source/dialogs
 %patch45 -p0 -b .ooo105988.svx.a11ycrash.patch
 %patch46 -p1 -b .rhbz521460.svx.revert-paper-sizes-reordering.patch
 %patch47 -p0 -b .oooXXXXXX.vcl.dontresolve.patch
+%patch48 -p0 -b .ooo106032.linguistic.defaulttoplain.patch
 
 %build
 echo build start time is `date`, diskspace: `df -h . | tail -n 1`
@@ -4127,8 +4129,8 @@ fi
 %changelog
 * Mon Oct 19 2009 Caolán McNamara <caolanm at redhat.com> - 1:3.2.0-2.3
 - Resolves: rhbz#521460 - wrong page size for A3/A5 (dtardon)
-- Related: rhbz#529521 add openoffice.org-3.2.0.oooXXXXXX.vcl.dontresolve.patch
-  (caolanm)
+- Resolves: rhbz#521460 add openoffice.org-3.2.0.ooo106032.linguistic.defaulttoplain.patch (caolanm)
+- Related:  rhbz#529521 add openoffice.org-3.2.0.oooXXXXXX.vcl.dontresolve.patch (caolanm)
 
 * Sat Oct 17 2009 Caolán McNamara <caolanm at redhat.com> - 1:3.2.0-2.2
 - Resolves: ooo#105988 a11y crash in impress (caolanm)




More information about the fedora-extras-commits mailing list