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

Pravin Satpute pravins at fedoraproject.org
Mon Jul 4 09:34:13 UTC 2011


commit 420d8139ab2abd02c7fb92b2ed5e5133672d3341
Author: प्रविण सातपुते <psatpute at redhat.com>
Date:   Mon Jul 4 15:03:51 2011 +0530

    Resolved bug 718626

 bug-718626.patch             |   31 +++++++++++++++++++++++++++++++
 gujarati-typing-booster.spec |    7 ++++++-
 2 files changed, 37 insertions(+), 1 deletions(-)
---
diff --git a/bug-718626.patch b/bug-718626.patch
new file mode 100644
index 0000000..e02aa77
--- /dev/null
+++ b/bug-718626.patch
@@ -0,0 +1,31 @@
+diff -rup gujarati-typing-booster-0.0.1/tables/gujarati-inscript.txt gujarati-typing-booster-0.0.1_mod/tables/gujarati-inscript.txt
+--- gujarati-typing-booster-0.0.1/tables/gujarati-inscript.txt	2011-03-16 10:23:06.000000000 +0530
++++ gujarati-typing-booster-0.0.1_mod/tables/gujarati-inscript.txt	2011-07-04 14:41:45.119410974 +0530
+@@ -52,13 +52,13 @@ NAME = Inscript Typing Booster
+ NAME.gu_IN = जलद टाईप
+ 
+ ### Description
+-DESCRIPTION = This is a Hindi Inscript Typing booster engine table for IBus Table.
++DESCRIPTION = This is a Gujarati Inscript Typing booster engine table for IBus Table.
+ 
+ ### Supported languages of this table
+ ### 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 = gu_IN
++LANGUAGES = gu
+ 
+ ### The author of this table
+ AUTHOR = Pravin Satpute <psatpute at redhat.com> 
+diff -rup gujarati-typing-booster-0.0.1/tables/gujarati-phonetic.txt gujarati-typing-booster-0.0.1_mod/tables/gujarati-phonetic.txt
+--- gujarati-typing-booster-0.0.1/tables/gujarati-phonetic.txt	2011-03-16 10:23:06.000000000 +0530
++++ gujarati-typing-booster-0.0.1_mod/tables/gujarati-phonetic.txt	2011-07-04 14:42:54.415364340 +0530
+@@ -58,7 +58,7 @@ DESCRIPTION = This is a Gujarati Typing 
+ ### 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 = gu_IN
++LANGUAGES = gu
+ 
+ ### The author of this table
+ AUTHOR = Pravin Satpute <psatpute at redhat.com> 
diff --git a/gujarati-typing-booster.spec b/gujarati-typing-booster.spec
index 99b5de5..342495b 100644
--- a/gujarati-typing-booster.spec
+++ b/gujarati-typing-booster.spec
@@ -1,6 +1,6 @@
 Name:       gujarati-typing-booster
 Version:    0.0.1
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    Gujarati typing booster table for IBus indic tables
 License:    GPLv3+
 Group:      System Environment/Libraries
@@ -10,6 +10,7 @@ BuildArch:  noarch
 
 Requires:         ibus-indic-table
 BuildRequires:    ibus-indic-table
+Patch1: bug-718626.patch
 
 %description
 Gujarati typing booster package contains tables for inscript \
@@ -17,6 +18,7 @@ and phonetic.
 
 %prep
 %setup -q
+%patch1 -p1 -b .1-updated-locale-name
 
 %build
 %configure \
@@ -41,6 +43,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
+
 * Thu Mar 10 2011 Pravin Satpute <psatpute at redhat.com> - 0.0.1-1
 - The first version.
 - Added Gujarati Phonetic (iTranse)


More information about the i18n-bugs mailing list