[Fedora-i18n-bugs] [hindi-typing-booster/f15] Resolved bug 742862

Pravin Satpute pravins at fedoraproject.org
Mon Oct 3 08:38:42 UTC 2011


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

    Resolved bug 742862

 bug-742862.patch          |   22 ++++++++++++++++++++++
 hindi-typing-booster.spec |    7 ++++++-
 2 files changed, 28 insertions(+), 1 deletions(-)
---
diff --git a/bug-742862.patch b/bug-742862.patch
new file mode 100644
index 0000000..84c5161
--- /dev/null
+++ b/bug-742862.patch
@@ -0,0 +1,22 @@
+diff -rup hindi-typing-booster-0.0.1/tables/hindi-inscript.txt hindi-typing-booster-0.0.1_mod/tables/hindi-inscript.txt
+--- hindi-typing-booster-0.0.1/tables/hindi-inscript.txt	2011-10-03 13:13:05.784124858 +0530
++++ hindi-typing-booster-0.0.1_mod/tables/hindi-inscript.txt	2011-10-03 13:12:25.331869027 +0530
+@@ -59,6 +59,7 @@ DESCRIPTION = This is a Hindi Inscript T
+ ### but "zh_CN, zh_HK" or more zh_XX will be recognized as zh;
+ ### and "en_US, zh_CN" will be just ignored.
+ LANGUAGES = hi
++SYMBOL = हिं
+ 
+ ### The author of this table
+ AUTHOR = Pravin Satpute <psatpute at redhat.com> 
+diff -rup hindi-typing-booster-0.0.1/tables/hindi-phonetic.txt hindi-typing-booster-0.0.1_mod/tables/hindi-phonetic.txt
+--- hindi-typing-booster-0.0.1/tables/hindi-phonetic.txt	2011-10-03 13:13:05.846125325 +0530
++++ hindi-typing-booster-0.0.1_mod/tables/hindi-phonetic.txt	2011-10-03 13:12:44.107974998 +0530
+@@ -59,6 +59,7 @@ DESCRIPTION = This is a Hindi 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 = hi
++SYMBOL = हिं
+ 
+ ### The author of this table
+ AUTHOR = Pravin Satpute <psatpute at redhat.com> 
diff --git a/hindi-typing-booster.spec b/hindi-typing-booster.spec
index df1d04f..69a9aab 100644
--- a/hindi-typing-booster.spec
+++ b/hindi-typing-booster.spec
@@ -1,6 +1,6 @@
 Name:       hindi-typing-booster
 Version:    0.0.1
-Release:    2%{?dist}
+Release:    3%{?dist}
 Summary:    Hindi Typing Booster Table for IBus Indic Tables
 License:    GPLv3+
 Group:      System Environment/Libraries
@@ -8,6 +8,7 @@ URL:        https://fedorahosted.org/indic-typing-booster/
 Source0:    https://fedorahosted.org/releases/i/n/indic-typing-booster/%{name}-%{version}.tar.gz
 BuildArch:  noarch
 Patch1: bug-718626.patch
+Patch2: bug-742862.patch
 
 Requires:         ibus-indic-table
 BuildRequires:    ibus-indic-table
@@ -19,6 +20,7 @@ and phonetic engines
 %prep
 %setup -q
 %patch1 -p1 -b .1-updated-locale-name
+%patch2 -p1 -b .2-symbol-tag
 
 %build
 %configure \
@@ -41,6 +43,9 @@ cd ${RPM_BUILD_ROOT}/%{_datadir}/ibus-indic-table/indic-tables/
 %{_datadir}/ibus-indic-table/indic-tables/hindi-inscript.db
 
 %changelog
+* Mon Oct 03 2011 Pravin Satpute <psatpute at redhat.com> - 0.0.1-3
+- Resolved bug 742862
+
 * 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