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

Pravin Satpute pravins at fedoraproject.org
Mon Oct 3 09:12:23 UTC 2011


commit c3b439125d79111196a253b64795dc881b781bd3
Author: प्रविण सातपुते <psatpute at redhat.com>
Date:   Mon Oct 3 14:41:57 2011 +0530

    Resolved bug 742866

 bug-742866.patch             |   22 ++++++++++++++++++++++
 gujarati-typing-booster.spec |    7 ++++++-
 2 files changed, 28 insertions(+), 1 deletions(-)
---
diff --git a/bug-742866.patch b/bug-742866.patch
new file mode 100644
index 0000000..dd7a94c
--- /dev/null
+++ b/bug-742866.patch
@@ -0,0 +1,22 @@
+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-10-03 14:40:07.365985080 +0530
++++ gujarati-typing-booster-0.0.1_mod/tables/gujarati-inscript.txt	2011-10-03 14:39:33.876343003 +0530
+@@ -59,6 +59,7 @@ DESCRIPTION = This is a Gujarati Inscrip
+ ### 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
++SYMBOL = ગુ
+ 
+ ### 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-10-03 14:40:07.406984657 +0530
++++ gujarati-typing-booster-0.0.1_mod/tables/gujarati-phonetic.txt	2011-10-03 14:39:19.845500587 +0530
+@@ -59,6 +59,7 @@ DESCRIPTION = This is a Gujarati Typing 
+ ### 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
++SYMBOL = ગુ
+ 
+ ### 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 342495b..d809aed 100644
--- a/gujarati-typing-booster.spec
+++ b/gujarati-typing-booster.spec
@@ -1,6 +1,6 @@
 Name:       gujarati-typing-booster
 Version:    0.0.1
-Release:    2%{?dist}
+Release:    3%{?dist}
 Summary:    Gujarati typing booster table for IBus indic tables
 License:    GPLv3+
 Group:      System Environment/Libraries
@@ -11,6 +11,7 @@ BuildArch:  noarch
 Requires:         ibus-indic-table
 BuildRequires:    ibus-indic-table
 Patch1: bug-718626.patch
+Patch2: bug-742866.patch
 
 %description
 Gujarati typing booster package contains tables for inscript \
@@ -19,6 +20,7 @@ and phonetic.
 %prep
 %setup -q
 %patch1 -p1 -b .1-updated-locale-name
+%patch2 -p1 -b .2-added-symbol
 
 %build
 %configure \
@@ -43,6 +45,9 @@ cd ${RPM_BUILD_ROOT}/%{_datadir}/ibus-indic-table/indic-tables/
 
 
 %changelog
+* Mon Oct 03 2011 Pravin Satpute <psatpute at redhat.com> - 0.0.1-3
+- Resolved bug 742866
+
 * Mon Jul 04 2011 Pravin Satpute <psatpute at redhat.com> - 0.0.1-2
 - Resolved bug 718626
 


More information about the i18n-bugs mailing list