rpms/openoffice.org/devel workspace.impress171.patch, NONE, 1.1 openoffice.org.spec, 1.1911, 1.1912 openoffice.org-3.1.0.ooo101074.sd.bad.nothrow.patch, 1.1, NONE

Caolan McNamara caolanm at fedoraproject.org
Mon May 18 14:31:52 UTC 2009


Author: caolanm

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

Modified Files:
	openoffice.org.spec 
Added Files:
	workspace.impress171.patch 
Removed Files:
	openoffice.org-3.1.0.ooo101074.sd.bad.nothrow.patch 
Log Message:
track upstream names, add Assamese dict depend

workspace.impress171.patch:

--- NEW FILE workspace.impress171.patch ---
diff -ru sd.orig/source/ui/unoidl/unopback.cxx sd/source/ui/unoidl/unopback.cxx
--- openoffice.org.orig/sd/source/ui/unoidl/unopback.cxx	2009-04-14 11:28:37.000000000 +0100
+++ openoffice.org/sd/source/ui/unoidl/unopback.cxx	2009-04-14 11:30:56.000000000 +0100
@@ -119,7 +119,7 @@
 
 }
 
-void SdUnoPageBackground::fillItemSet( SdDrawDocument* pDoc, SfxItemSet& rSet ) throw()
+void SdUnoPageBackground::fillItemSet( SdDrawDocument* pDoc, SfxItemSet& rSet )
 {
 	rSet.ClearItem();
 
diff -ru sd.orig/source/ui/unoidl/unopback.hxx sd/source/ui/unoidl/unopback.hxx
--- openoffice.org.orig/sd/source/ui/unoidl/unopback.hxx	2009-04-14 11:28:37.000000000 +0100
+++ openoffice.org/sd/source/ui/unoidl/unopback.hxx	2009-04-14 11:30:41.000000000 +0100
@@ -67,7 +67,7 @@
 	~SdUnoPageBackground() throw();
 
 	// internal
-	void fillItemSet( SdDrawDocument* pDoc, SfxItemSet& rSet ) throw();
+	void fillItemSet( SdDrawDocument* pDoc, SfxItemSet& rSet );
 	virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );
 
 	// uno helper


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.1911
retrieving revision 1.1912
diff -u -p -r1.1911 -r1.1912
--- openoffice.org.spec	9 May 2009 14:42:23 -0000	1.1911
+++ openoffice.org.spec	18 May 2009 14:31:22 -0000	1.1912
@@ -129,7 +129,7 @@ Patch53: openoffice.org-3.1.0.ooo100273.
 Patch54: ooo-build.ooo2497.filter.svg.patch
 Patch55: openoffice.org-3.1.0.ooo100353.svx.rtfbrackets.patch
 Patch56: openoffice.org-3.1.0.ooo61927.sw.ww6.unicodefontencoding.patch
-Patch57: openoffice.org-3.1.0.ooo101074.sd.bad.nothrow.patch
+Patch57: workspace.impress171.patch
 Patch58: workspace.vcl101.patch
 Patch59: workspace.slideshow1.patch
 Patch60: openoffice.org-3.1.0.ooo90439.sfx2.qstart.hackaround.patch
@@ -1267,6 +1267,7 @@ Provides additional zulu translations an
 Summary: Assamese language pack for OpenOffice.org
 Group: Applications/Productivity
 Requires: %{name}-core = %{epoch}:%{version}-%{release}
+Requires: hunspell-as
 Requires: lohit-fonts-bengali
 Obsoletes: openoffice.org2-langpack-as_IN < 1:3.0.0
 
@@ -1628,7 +1629,7 @@ cat %{PATCH11} >> svtools/source/dialogs
 %patch54 -p1 -b .ooo2497.filter.svg.patch
 %patch55 -p0 -b .ooo100353.svx.rtfbrackets.patch
 %patch56 -p1 -b .ooo61927.sw.ww6.unicodefontencoding.patch
-%patch57 -p1 -b .ooo101074.sd.bad.nothrow.patch
+%patch57 -p1 -b .workspace.impress171.patch
 %patch58 -p1 -b .workspace.vcl101.patch
 %patch59 -p2 -b .workspace.slideshow1.patch
 %patch60 -p0 -b .ooo90439.sfx2.qstart.hackaround.patch


--- openoffice.org-3.1.0.ooo101074.sd.bad.nothrow.patch DELETED ---




More information about the scm-commits mailing list