rpms/openoffice.org/devel openoffice.org.spec,1.464,1.465

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Sep 12 18:43:41 UTC 2005


Author: caolanm

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

Modified Files:
	openoffice.org.spec 
Log Message:
bump version


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/dist/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.464
retrieving revision 1.465
diff -u -r1.464 -r1.465
--- openoffice.org.spec	12 Sep 2005 15:45:27 -0000	1.464
+++ openoffice.org.spec	12 Sep 2005 18:43:39 -0000	1.465
@@ -1,5 +1,5 @@
 %define ooo2ver 128
-%define ooo_rpm_release 2.cmc
+%define ooo_rpm_release 3
 %define build_fc4 0
 %define build_fc5 1
 
@@ -26,7 +26,7 @@
 %define release_extension .2.0.fc5
 %define internalxmlsec 0
 %define internaldb 1
-%define internalicu 1
+%define internalicu 0
 %define internaljavabits 0
 %define includeemailmerge 1
 %define cripplemenus 1
@@ -940,17 +940,17 @@
 
 # see tamil translation issue rh#159381#, remove when complete and upstreamed
 cd transex3/prj
-build --dlv_switch link --all --html -P$MAXBUILDS
+build --dlv_switch link --all -P$MAXBUILDS
 deliver
 localize -m -x -l ta-IN -f %{SOURCE3}
 localize -m -x -l ga -f %{SOURCE8}
 cd ../..
 
 cd instsetoo_native/util
-if ! build --dlv_switch link --all --html -P$MAXBUILDS; then
+if ! build --dlv_switch link --all -P$MAXBUILDS; then
     echo parallel build failure, diskspace: `df -h . | tail -n 1` - restarting unparallel build...
     unset MAXPROCESS
-    build --dlv_switch link --all --html
+    build --dlv_switch link --all
 fi
 echo build end time is `date`, diskspace: `df -h . | tail -n 1`
 #getting an unpackaged install
@@ -3193,8 +3193,8 @@
 %{instdir}/share/registry/modules/org/openoffice/Office/Scripting/Scripting-python.xcu
 
 %changelog
-* Fri Sep 09 2005 Caolan McNamara <caolanm at redhat.com> - 1:1.9.128-3
-- play with --html build output
+* Tue Sep 13 2005 Caolan McNamara <caolanm at redhat.com> - 1:1.9.128-3
+- build against external icu
 
 * Thu Sep 08 2005 Caolan McNamara <caolanm at redhat.com> - 1:1.9.128-2
 - busted translation




More information about the fedora-cvs-commits mailing list