rpms/openoffice.org/devel .cvsignore, 1.197, 1.198 openoffice.org.spec, 1.1792, 1.1793 sources, 1.330, 1.331

Caolan McNamara caolanm at fedoraproject.org
Thu Feb 12 14:38:25 UTC 2009


Author: caolanm

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

Modified Files:
	.cvsignore openoffice.org.spec sources 
Log Message:
Resolves: rhbz#483487 Updated Finnish translations


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/devel/.cvsignore,v
retrieving revision 1.197
retrieving revision 1.198
diff -u -r1.197 -r1.198
--- .cvsignore	12 Feb 2009 11:23:08 -0000	1.197
+++ .cvsignore	12 Feb 2009 14:37:55 -0000	1.198
@@ -7,3 +7,4 @@
 redhat-langpacks.tar.gz
 OOO300_m15.tar.bz2
 OOO310_m1.tar.bz2
+GSI_fi.sdf.gz


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.1792
retrieving revision 1.1793
diff -u -r1.1792 -r1.1793
--- openoffice.org.spec	12 Feb 2009 14:25:02 -0000	1.1792
+++ openoffice.org.spec	12 Feb 2009 14:37:55 -0000	1.1793
@@ -50,6 +50,7 @@
 Source6:        redhat-registry.tar.gz
 Source7:        redhat-langpacks.tar.gz
 Source8:        redhat-agreement.xsl
+Source9:        http://www.puimula.org/htp/ooo/gsi/3.1/GSI_fi.sdf.gz
 BuildRequires:	zip, findutils, autoconf, flex, bison, icu, gcc-c++
 BuildRequires:	binutils, java-devel, boost-devel, zlib-devel, vigra-devel
 BuildRequires:	python-devel, expat-devel, libxml2-devel, libxslt-devel, bc
@@ -1628,6 +1629,19 @@
 #get core dumps
 ulimit -c unlimited
 
+#build translation tools and apply extra translations, so
+#this can be removed when these translations are upstreamed
+#e.g. i98704
+cd transex3/prj
+if ! build --dlv_switch -link --all $BUILD_SMP_MFLAGS -- $DMAKE_SMP_MFLAGS -s; then
+    build --dlv_switch -link --all
+fi
+deliver -link
+cp %{SOURCE9} .
+gzip -d GSI_fi.sdf.gz
+localize -m -x -l fi -f GSI_fi.sdf
+cd ../..
+
 #build OOo, on failure make a stab at debugging the crash if any, and
 #rebuild un-parallel
 cd instsetoo_native/util
@@ -4059,6 +4073,7 @@
 
 %changelog
 * Thu Feb 12 2009 Caolán McNamara <caolanm at redhat.com> - 1:3.1.0-1.1
+- Resolves: rhbz#483487 Updated Finnish translations
 - drop integrated workspace.selinux01.patch (finally)
 - drop integrated workspace.impressfontsize.patch
 - drop integrated workspace.cmcfixes48.patch


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/devel/sources,v
retrieving revision 1.330
retrieving revision 1.331
diff -u -r1.330 -r1.331
--- sources	12 Feb 2009 11:23:08 -0000	1.330
+++ sources	12 Feb 2009 14:37:55 -0000	1.331
@@ -6,3 +6,4 @@
 d2392ab1e9049bc3e1d096c483f7a10c  redhat-registry.tar.gz
 12f644fd2c07e3d766104dbc9c38955a  redhat-langpacks.tar.gz
 f2e10cec7fac1a5f9d39e856ab2f8d95  OOO310_m1.tar.bz2
+d4cd987dca2f091c888d95d5aef19f46  GSI_fi.sdf.gz




More information about the scm-commits mailing list