rpms/openoffice.org/devel openoffice.org-3.0.0.ooo96391.sw.prefsalwaysmodified.patch, NONE, 1.1 openoffice.org.spec, 1.1698, 1.1699

Caolan McNamara caolanm at fedoraproject.org
Thu Nov 20 15:22:23 UTC 2008


Author: caolanm

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

Modified Files:
	openoffice.org.spec 
Added Files:
	openoffice.org-3.0.0.ooo96391.sw.prefsalwaysmodified.patch 
Log Message:
add openoffice.org-3.0.0.ooo96391.sw.prefsalwaysmodified.patch

openoffice.org-3.0.0.ooo96391.sw.prefsalwaysmodified.patch:

--- NEW FILE openoffice.org-3.0.0.ooo96391.sw.prefsalwaysmodified.patch ---
Index: source/ui/config/usrpref.cxx
===================================================================
RCS file: /cvs/sw/sw/source/ui/config/usrpref.cxx,v
retrieving revision 1.39
diff -u -r1.39 usrpref.cxx
--- openoffice.org.orig/sw/source/ui/config/usrpref.cxx	10 Apr 2008 18:18:02 -0000	1.39
+++ openoffice.org/sw/source/ui/config/usrpref.cxx	20 Nov 2008 15:15:40 -0000
@@ -421,7 +421,7 @@
                     }
                     break;// "ViewLayout/Columns",
                     case 17: rParent.SetViewLayoutBookMode(bSet); break;// "ViewLayout/BookMode",
-                    case 18: rParent.SetDefaultPageMode(bSet); break;// "Other/IsSquaredPageMode",
+                    case 18: rParent.SetDefaultPageMode(bSet, TRUE); break;// "Other/IsSquaredPageMode",
                 }
 			}
 		}


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.1698
retrieving revision 1.1699
diff -u -r1.1698 -r1.1699
--- openoffice.org.spec	19 Nov 2008 18:36:33 -0000	1.1698
+++ openoffice.org.spec	20 Nov 2008 15:21:53 -0000	1.1699
@@ -131,6 +131,7 @@
 Patch58: openoffice.org-3.0.0.ooo90072.sw.undo-longtext.patch
 Patch59: openoffice.org-3.0.0.ooo96203.sfx2.3layer-qstart.patch
 Patch60: openoffice.org-3.0.0.ooo96279.swext.mediawiki.proxies.patch
+Patch61: openoffice.org-3.0.0.ooo96391.sw.prefsalwaysmodified.patch
 
 %define instdir %{_libdir}
 %define baseinstdir %{instdir}/openoffice.org
@@ -1386,6 +1387,7 @@
 %patch58 -p1 -b .ooo90072.sw.undo-longtext.patch
 %patch59 -p1 -b .ooo96203.sfx2.3layer-qstart.patch
 %patch60 -p1 -b .ooo96279.swext.mediawiki.proxies.patch
+%patch61 -p1 -b .ooo96391.sw.prefsalwaysmodified.patch
 
 %build
 echo build start time is `date`, diskspace: `df -h . | tail -n 1`
@@ -3752,10 +3754,11 @@
     unopkg list --shared > /dev/null 2>&1 || :
 
 %changelog
-* Wed Nov 19 2008 Caolán McNamara <caolanm at redhat.com> - 1:3.0.0-9.11
+* Thu Nov 19 2008 Caolán McNamara <caolanm at redhat.com> - 1:3.0.0-9.11
 - Resolves: rhbz#471103 improve font-settings
 - Resolves: ooo#96279 mediawiki proxies problem
 - reenable -fasynchronous-unwind-tables for F-11 as gcc#36419 is marked as fixed
+- add openoffice.org-3.0.0.ooo96391.sw.prefsalwaysmodified.patch
 
 * Fri Nov 14 2008 Caolán McNamara <caolanm at redhat.com> - 1:3.0.0-9.10
 - rhbz#248401 extend the title page dialog to create title pages at




More information about the fedora-extras-commits mailing list