[Fedora-i18n-bugs] [tamil-typing-booster/f16] Resolved bug 742864

Pravin Satpute pravins at fedoraproject.org
Mon Oct 3 10:03:36 UTC 2011


commit 289d6d5a97b8474acc7a481b359caa6c1ae94f58
Author: प्रविण सातपुते <psatpute at redhat.com>
Date:   Mon Oct 3 15:33:15 2011 +0530

    Resolved bug 742864

 bug-742864.patch          |   22 ++++++++++++++++++++++
 tamil-typing-booster.spec |    7 ++++++-
 2 files changed, 28 insertions(+), 1 deletions(-)
---
diff --git a/bug-742864.patch b/bug-742864.patch
new file mode 100644
index 0000000..4906db2
--- /dev/null
+++ b/bug-742864.patch
@@ -0,0 +1,22 @@
+diff -rup tamil-typing-booster-0.0.1/tables/tamil-99.txt tamil-typing-booster-0.0.1_mod/tables/tamil-99.txt
+--- tamil-typing-booster-0.0.1/tables/tamil-99.txt	2011-10-03 15:17:45.128743975 +0530
++++ tamil-typing-booster-0.0.1_mod/tables/tamil-99.txt	2011-10-03 15:17:28.594816034 +0530
+@@ -59,6 +59,7 @@ DESCRIPTION = This is a Tamil Typing boo
+ ### but "zh_CN, zh_HK" or more zh_XX will be recognized as zh;
+ ### and "en_US, zh_CN" will be just ignored.
+ LANGUAGES = ta
++SYMBOL = த
+ 
+ ### The author of this table
+ AUTHOR = Pravin Satpute <psatpute at redhat.com> 
+diff -rup tamil-typing-booster-0.0.1/tables/tamil-inscript.txt tamil-typing-booster-0.0.1_mod/tables/tamil-inscript.txt
+--- tamil-typing-booster-0.0.1/tables/tamil-inscript.txt	2011-10-03 15:17:45.152743872 +0530
++++ tamil-typing-booster-0.0.1_mod/tables/tamil-inscript.txt	2011-10-03 15:17:03.256929857 +0530
+@@ -59,6 +59,7 @@ DESCRIPTION = This is a Tamil Typing boo
+ ### but "zh_CN, zh_HK" or more zh_XX will be recognized as zh;
+ ### and "en_US, zh_CN" will be just ignored.
+ LANGUAGES = ta
++SYMBOL = த
+ 
+ ### The author of this table
+ AUTHOR = Pravin Satpute <psatpute at redhat.com> 
diff --git a/tamil-typing-booster.spec b/tamil-typing-booster.spec
index cf12577..94af446 100644
--- a/tamil-typing-booster.spec
+++ b/tamil-typing-booster.spec
@@ -1,6 +1,6 @@
 Name:       tamil-typing-booster
 Version:    0.0.1
-Release:    2%{?dist}
+Release:    3%{?dist}
 Summary:    Tamil 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-742864.patch
 
 %description
 Indic typing booster package contains tables for Indic languages Tamil
@@ -18,6 +19,7 @@ Indic typing booster package contains tables for Indic languages Tamil
 %prep
 %setup -q
 %patch1 -p1 -b .1-updated-locale-name
+%patch2 -p1 -b .2-symbol-tag
 
 %build
 %configure \
@@ -40,6 +42,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 742864
+
 * 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