rpms/openoffice.org/devel workspace.impressfontsize.patch, NONE, 1.1 openoffice.org.spec, 1.1711, 1.1712 openoffice.org-3.0.0.ooo91904.sd.wrongindex.patch, 1.1, NONE

Caolan McNamara caolanm at fedoraproject.org
Mon Dec 8 15:04:56 UTC 2008


Author: caolanm

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

Modified Files:
	openoffice.org.spec 
Added Files:
	workspace.impressfontsize.patch 
Removed Files:
	openoffice.org-3.0.0.ooo91904.sd.wrongindex.patch 
Log Message:
rename to upstream workspace

workspace.impressfontsize.patch:

--- NEW FILE workspace.impressfontsize.patch ---
Index: source/ui/app/optsitem.cxx
===================================================================
RCS file: /cvs/graphics/sd/source/ui/app/optsitem.cxx,v
retrieving revision 1.43
diff -u -r1.43 optsitem.cxx
--- openoffice.org.orig/sd/source/ui/app/optsitem.cxx	10 Apr 2008 19:25:45 -0000	1.43
+++ openoffice.org/sd/source/ui/app/optsitem.cxx	21 Jul 2008 09:50:19 -0000
@@ -1584,8 +1584,8 @@
 		if( pValues[12].hasValue() ) SetNotes( *(sal_Bool*) pValues[ 12 ].getValue() ); 
 		if( pValues[13].hasValue() ) SetHandout( *(sal_Bool*) pValues[ 13 ].getValue() ); 
 		if( pValues[14].hasValue() ) SetOutline( *(sal_Bool*) pValues[ 14 ].getValue() ); 
-		if( pValues[15].hasValue() ) SetHandoutHorizontal( *(sal_Bool*) pValues[12].getValue() );
-		if( pValues[16].hasValue() ) SetHandoutPages( (UINT16)*(sal_Int32*) pValues[13].getValue() );
+		if( pValues[15].hasValue() ) SetHandoutHorizontal( *(sal_Bool*) pValues[15].getValue() );
+		if( pValues[16].hasValue() ) SetHandoutPages( (UINT16)*(sal_Int32*) pValues[16].getValue() );
 	}
 
 	return TRUE;


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.1711
retrieving revision 1.1712
diff -u -r1.1711 -r1.1712
--- openoffice.org.spec	8 Dec 2008 14:38:37 -0000	1.1711
+++ openoffice.org.spec	8 Dec 2008 15:04:25 -0000	1.1712
@@ -105,7 +105,7 @@
 Patch32: openoffice.org-3.0.0.ooo87970.vcl.samenamesubs.patch
 Patch33: openoffice.org-3.0.0.ooo48400.svx.fixspelling.patch
 Patch34: workspace.locales31.patch
-Patch35: openoffice.org-3.0.0.ooo91904.sd.wrongindex.patch
+Patch35: workspace.impressfontsize.patch
 Patch36: workspace.fpicker8.patch
 Patch37: workspace.cmcfixes49.patch
 Patch38: openoffice.org-3.0.0.ooo91924.svx.consistentordering.patch
@@ -1359,7 +1359,7 @@
 %patch32 -p1 -b .ooo87970.vcl.samenamesubs.patch
 %patch33 -p1 -b .ooo48400.svx.fixspelling.patch
 %patch34 -p1 -b .workspace.locales31.patch
-%patch35 -p1 -b .ooo91904.sd.wrongindex.patch
+%patch35 -p1 -b .workspace.impressfontsize.patch
 %patch36 -p1 -b .workspace.fpicker8.patch
 %patch37 -p0 -b .workspace.cmcfixes49.patch
 %patch38 -p1 -b .ooo91924.svx.consistentordering.patch
@@ -3752,6 +3752,8 @@
 %changelog
 * Mon Dec 08 2008 Caolán McNamara <caolanm at redhat.com> - 1:3.0.1-12.4
 - rhbz#474719 add libXinerama-devel BuildRequires
+- rename openoffice.org-3.0.0.ooo91904.sd.wrongindex.patch to 
+  upstream workspace.impressfontsize.patch
 
 * Sat Dec 06 2008 Caolán McNamara <caolanm at redhat.com> - 1:3.0.1-12.3
 - rebuild for python


--- openoffice.org-3.0.0.ooo91904.sd.wrongindex.patch DELETED ---




More information about the fedora-extras-commits mailing list