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

Pravin Satpute pravins at fedoraproject.org
Mon Jul 4 08:52:03 UTC 2011


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

    Resolved bug 718626

 bug-718626.patch          |   31 +++++++++++++++++++++++++++++++
 hindi-typing-booster.spec |    9 ++++++---
 2 files changed, 37 insertions(+), 3 deletions(-)
---
diff --git a/bug-718626.patch b/bug-718626.patch
new file mode 100644
index 0000000..61cd95b
--- /dev/null
+++ b/bug-718626.patch
@@ -0,0 +1,31 @@
+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-03-11 12:07:35.000000000 +0530
++++ hindi-typing-booster-0.0.1_mod/tables/hindi-inscript.txt	2011-07-04 12:23:46.611618895 +0530
+@@ -58,7 +58,7 @@ DESCRIPTION = This is a Hindi Inscript T
+ ### 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 = hi_IN
++LANGUAGES = hi
+ 
+ ### 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-03-11 12:07:35.000000000 +0530
++++ hindi-typing-booster-0.0.1_mod/tables/hindi-phonetic.txt	2011-07-04 12:24:29.572520005 +0530
+@@ -52,13 +52,13 @@ NAME = Phonetic Typing Booster
+ NAME.hi_IN = जलद टाईप
+ 
+ ### Description
+-DESCRIPTION = This is a Marathi Typing booster engine table for IBus Table.
++DESCRIPTION = This is a Hindi 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 = hi_IN
++LANGUAGES = hi
+ 
+ ### 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 852f5bb..df1d04f 100644
--- a/hindi-typing-booster.spec
+++ b/hindi-typing-booster.spec
@@ -1,12 +1,13 @@
 Name:       hindi-typing-booster
 Version:    0.0.1
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    Hindi Typing Booster Table for IBus Indic Tables
 License:    GPLv3+
 Group:      System Environment/Libraries
 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
 
 Requires:         ibus-indic-table
 BuildRequires:    ibus-indic-table
@@ -17,6 +18,7 @@ and phonetic engines
 
 %prep
 %setup -q
+%patch1 -p1 -b .1-updated-locale-name
 
 %build
 %configure \
@@ -38,9 +40,10 @@ cd ${RPM_BUILD_ROOT}/%{_datadir}/ibus-indic-table/indic-tables/
 %{_datadir}/ibus-indic-table/indic-tables/hindi-phonetic.db
 %{_datadir}/ibus-indic-table/indic-tables/hindi-inscript.db
 
-
-
 %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 Hindi Phonetic


More information about the i18n-bugs mailing list