rpms/openoffice.org/devel openoffice.org-2.2.0.ooo73866.javaunohelper.parallel.patch, NONE, 1.1 openoffice.org.spec, 1.1007, 1.1008 openoffice.org-2.2.0.oooXXXXX.javaunohelper.parallel.patch, 1.1, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Jan 26 08:42:59 UTC 2007


Author: caolanm

Update of /cvs/dist/rpms/openoffice.org/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv16336

Modified Files:
	openoffice.org.spec 
Added Files:
	openoffice.org-2.2.0.ooo73866.javaunohelper.parallel.patch 
Removed Files:
	openoffice.org-2.2.0.oooXXXXX.javaunohelper.parallel.patch 
Log Message:
new sources

openoffice.org-2.2.0.ooo73866.javaunohelper.parallel.patch:
 build.lst |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

--- NEW FILE openoffice.org-2.2.0.ooo73866.javaunohelper.parallel.patch ---
--- openoffice.org.orig/javaunohelper/prj/build.lst	2007-01-22 10:09:16.000000000 +0000
+++ openoffice.org/javaunohelper/prj/build.lst	2007-01-22 10:07:13.000000000 +0000
@@ -2,9 +2,9 @@
 jh	javaunohelper								usr1	-	all	jh_mkout NULL
 jh	javaunohelper\inc							nmake	-	all	jh_inc NULL
 jh	javaunohelper\com\sun\star\comp\helper		nmake	-	all	jh_helper jh_inc NULL
-jh	javaunohelper\com\sun\star\comp\juhtest		nmake	-	all	jh_juhtest jh_helper NULL
+jh	javaunohelper\com\sun\star\comp\juhtest		nmake	-	all	jh_juhtest jh_helper jh_libhelp NULL
 jh	javaunohelper\com\sun\star\comp			    nmake	-	all	jh_comp jh_juhtest NULL
 jh	javaunohelper\com\sun\star\lib\uno\adapter	nmake	-	all	jh_adapter jh_libhelp jh_inc NULL
 jh	javaunohelper\com\sun\star\lib\uno\helper	nmake	-	all	jh_libhelp jh_inc NULL
 jh	javaunohelper\source						nmake	-	all	jh_source jh_inc NULL
-jh	javaunohelper\util							nmake	-	all	jh_util jh_helper jh_source jh_adapter jh_libhelp NULL
+jh	javaunohelper\util							nmake	-	all	jh_util jh_helper jh_source jh_adapter jh_libhelp jh_comp NULL


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/dist/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.1007
retrieving revision 1.1008
diff -u -r1.1007 -r1.1008
--- openoffice.org.spec	25 Jan 2007 14:52:30 -0000	1.1007
+++ openoffice.org.spec	26 Jan 2007 08:42:56 -0000	1.1008
@@ -1,5 +1,5 @@
 %define oootag OOF680
-%define ooomilestone 2
+%define ooomilestone 3
 %define rh_rpm_release 1
 
 # gcc#19664#
@@ -115,7 +115,7 @@
 Patch48: openoffice.org-2.1.0.ooo73481.svx.longnotint32.patch
 Patch49: openoffice.org-2.1.0.oooXXXXX.vcl.dontsortglyphs.patch
 Patch50: openoffice.org-2.1.0.oooXXXXX.vcl.makenotdefglyph.patch
-Patch51: openoffice.org-2.2.0.oooXXXXX.javaunohelper.parallel.patch
+Patch51: openoffice.org-2.2.0.ooo73866.javaunohelper.parallel.patch
 Patch52: openoffice.org-2.2.0.oooXXXXX.extensions.noxaw.patch
 Patch53: openoffice.org-2.2.0.ooo73863.vcl.imcommit.patch
 
@@ -981,7 +981,7 @@
 %patch48 -p1 -b .ooo73481.svx.longnotint32.patch
 %patch49 -p1 -b .oooXXXXX.vcl.dontsortglyphs.patch
 %patch50 -p1 -b .oooXXXXX.vcl.makenotdefglyph.patch
-%patch51 -p1 -b .oooXXXXX.javaunohelper.parallel.patch
+%patch51 -p1 -b .ooo73866.javaunohelper.parallel.patch
 %patch52 -p1 -b .oooXXXXX.extensions.noxaw.patch
 %patch53 -p1 -b .ooo73863.vcl.imcommit.patch
 
@@ -2588,7 +2588,7 @@
 %{instdir}/share/registry/modules/org/openoffice/Office/Scripting/Scripting-python.xcu
 
 %changelog
-* Thu Jan 25 2007 Caolan McNamara <caolanm at redhat.com> - 1:2.2.0-2.1
+* Fri Jan 26 2007 Caolan McNamara <caolanm at redhat.com> - 1:2.2.0-3.1
 - Resolves: rhbz#224230 mark sofficerc as config file
 - Resolves: rhbz#223190 openoffice.org-2.1.0.oooXXXXX.vcl.makenotdefglyph.patch
 - Resolves: rhbz#222779 openoffice.org-2.2.0.ooo73863.vcl.imcommit.patch
@@ -2608,7 +2608,7 @@
 - drop integrated workspace.inplaceobjects.patch
 - drop integrated openoffice.org-2.0.4.rh213710.vba.patch
 - drop integrated openoffice.org-2.0.4.ooo70779.vcl.setprgname.patch
-- add openoffice.org-2.2.0.oooXXXXX.javaunohelper.parallel.patch
+- add openoffice.org-2.2.0.ooo73866.javaunohelper.parallel.patch
 - add openoffice.org-2.2.0.oooXXXXX.extensions.noxaw.patch
 - xt.jar no longer distributed
 - some new .sos


--- openoffice.org-2.2.0.oooXXXXX.javaunohelper.parallel.patch DELETED ---




More information about the fedora-cvs-commits mailing list