[libreoffice/f16] fudge Urdu and Malay

Caolán McNamara caolanm at fedoraproject.org
Mon Jan 16 15:06:01 UTC 2012


commit 70868dfa9647cf1f2c31a45496a553427fb665b2
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Mon Jan 16 15:05:56 2012 +0000

    fudge Urdu and Malay

 libreoffice-rhel6langs.patch |   19 +++++++++++++++++++
 libreoffice.spec             |    2 ++
 2 files changed, 21 insertions(+), 0 deletions(-)
---
diff --git a/libreoffice-rhel6langs.patch b/libreoffice-rhel6langs.patch
new file mode 100644
index 0000000..983820d
--- /dev/null
+++ b/libreoffice-rhel6langs.patch
@@ -0,0 +1,19 @@
+diff -ru solenv/inc/langlist.mk solenv/inc/langlist.mk
+--- solenv/inc/langlist.mk	2012-01-16 14:40:54.278805428 +0000
++++ solenv/inc/langlist.mk	2012-01-16 14:41:19.090485861 +0000
+@@ -85,6 +85,7 @@
+ mni \
+ ml \
+ mr \
++ms \
+ my \
+ ne \
+ nb \
+@@ -124,6 +125,7 @@
+ tg \
+ ug \
+ uk \
++ur \
+ uz \
+ ve \
+ vi \
diff --git a/libreoffice.spec b/libreoffice.spec
index b044fe4..13e2594 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -160,6 +160,7 @@ Patch42: libreoffice-libwpd08-2.patch
 Patch43: 0001-wpsimport-writerperfect.diff-WPS-Import-filter-core-.patch
 Patch44: libreoffice-gcj.patch
 Patch45: libreoffice-rhel6poppler.patch
+Patch46: libreoffice-rhel6langs.patch
 %endif
 
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
@@ -985,6 +986,7 @@ mv -f redhat.soc extras/source/palettes/standard.soc
 %patch43 -p1 -R -b .wpsimport
 %patch44 -p1 -b .gcj.patch
 %patch45 -p0 -b .rhel6poppler.patch
+%patch46 -p0 -b .rhel6langs.patch
 %endif
 
 # these are horribly incomplete--empty translations and copied english


More information about the scm-commits mailing list