[Fedora-i18n-bugs] [marathi-typing-booster] Resolved bug 718626

Pravin Satpute pravins at fedoraproject.org
Mon Jul 4 09:51:12 UTC 2011


commit 442256742e324491175828dcb27ec274ac7462a5
Author: प्रविण सातपुते <psatpute at redhat.com>
Date:   Mon Jul 4 15:20:49 2011 +0530

    Resolved bug 718626

 bug-718626.patch            |   24 ++++++++++++++++++++++++
 marathi-typing-booster.spec |    7 ++++++-
 2 files changed, 30 insertions(+), 1 deletions(-)
---
diff --git a/bug-718626.patch b/bug-718626.patch
new file mode 100644
index 0000000..deca23e
--- /dev/null
+++ b/bug-718626.patch
@@ -0,0 +1,24 @@
+diff -rup marathi-typing-booster-0.0.1/tables/marathi-inscript.txt marathi-typing-booster-0.0.1_mod/tables/marathi-inscript.txt
+--- marathi-typing-booster-0.0.1/tables/marathi-inscript.txt	2011-03-10 12:17:54.000000000 +0530
++++ marathi-typing-booster-0.0.1_mod/tables/marathi-inscript.txt	2011-07-04 15:13:02.058626286 +0530
+@@ -58,7 +58,7 @@ DESCRIPTION = This is a Marathi Inscript
+ ### sigle "zh_CN" just be recognized as zh_CN,
+ ### but "zh_CN, zh_HK" or more zh_XX will be recognized as zh;
+ ### and "en_US, zh_CN" will be just ignored.
+-LANGUAGES = mr_IN
++LANGUAGES = mr
+ 
+ ### The author of this table
+ AUTHOR = Pravin Satpute <psatpute at redhat.com> 
+diff -rup marathi-typing-booster-0.0.1/tables/marathi-phonetic.txt marathi-typing-booster-0.0.1_mod/tables/marathi-phonetic.txt
+--- marathi-typing-booster-0.0.1/tables/marathi-phonetic.txt	2011-03-10 12:17:54.000000000 +0530
++++ marathi-typing-booster-0.0.1_mod/tables/marathi-phonetic.txt	2011-07-04 15:13:19.887669943 +0530
+@@ -58,7 +58,7 @@ DESCRIPTION = This is a Marathi Typing b
+ ### sigle "zh_CN" just be recognized as zh_CN,
+ ### but "zh_CN, zh_HK" or more zh_XX will be recognized as zh;
+ ### and "en_US, zh_CN" will be just ignored.
+-LANGUAGES = mr_IN
++LANGUAGES = mr
+ 
+ ### The author of this table
+ AUTHOR = Pravin Satpute <psatpute at redhat.com> 
diff --git a/marathi-typing-booster.spec b/marathi-typing-booster.spec
index 907cfb4..a30b8bc 100644
--- a/marathi-typing-booster.spec
+++ b/marathi-typing-booster.spec
@@ -1,6 +1,6 @@
 Name:       marathi-typing-booster
 Version:    0.0.1
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    Marathi Typing Booster Table for IBus Indic Tables
 License:    GPLv3+
 Group:      System Environment/Libraries
@@ -10,12 +10,14 @@ BuildArch:  noarch
 
 Requires:         ibus-indic-table
 BuildRequires:    ibus-indic-table
+Patch1: bug-718626.patch
 
 %description
 Indic Typing Booster Package contains tables for Indic languages Marathi
 
 %prep
 %setup -q
+%patch1 -p1 -b .1-updated-locale-name
 
 %build
 %configure \
@@ -40,6 +42,9 @@ cd ${RPM_BUILD_ROOT}/%{_datadir}/ibus-indic-table/indic-tables/
 
 
 %changelog
+* Mon Jul 04 2011 Pravin Satpute <psatpute at redhat.com> - 0.0.1-2
+- Resolved bug 718626
+
 * Fri Mar 11 2011 Pravin Satpute <psatpute at redhat.com> - 0.0.1-1
 - The first version.
 - Added Marathi Phonetic


More information about the i18n-bugs mailing list