[gujarati-typing-booster/f15] Resolved bug 718626

Pravin Satpute pravins at fedoraproject.org
Mon Jul 4 09:24:21 UTC 2011


commit b854b2d693f5769bdb1c8ce16a6f7cc373e96311
Author: प्रविण सातपुते <psatpute at redhat.com>
Date:   Mon Jul 4 14:54:01 2011 +0530

    Resolved bug 718626

 bug-718626.patch             |   31 +++++++++++++++++++++++++++++++
 gujarati-typing-booster.spec |    5 +++++
 2 files changed, 36 insertions(+), 0 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..0bf7ef1 100644
--- a/gujarati-typing-booster.spec
+++ b/gujarati-typing-booster.spec
@@ -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 scm-commits mailing list