[Fedora-i18n-bugs] [hindi-typing-booster/f16] Resolved bug 770060

Pravin Satpute pravins at fedoraproject.org
Fri Dec 23 09:53:38 UTC 2011


commit 3269c7575db0bd2ce69e1b84ed64b87fad23617d
Author: प्रविण सातपुते <psatpute at redhat.com>
Date:   Fri Dec 23 15:23:20 2011 +0530

    Resolved bug 770060

 bug-770060.patch          |  116 +++++++++++++++++++++++++++++++++++++++++++++
 hindi-typing-booster.spec |    8 ++-
 2 files changed, 122 insertions(+), 2 deletions(-)
---
diff --git a/bug-770060.patch b/bug-770060.patch
new file mode 100644
index 0000000..8af5fda
--- /dev/null
+++ b/bug-770060.patch
@@ -0,0 +1,116 @@
+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-12-23 14:51:57.861294654 +0530
++++ hindi-typing-booster-0.0.1_mod/tables/hindi-inscript.txt	2011-12-23 14:44:26.181968457 +0530
+@@ -214770,6 +214770,7 @@ m:स
+ >:।
+ .:.
+ /:य
++":ठ
+ END_DEFINATION_INKEYS
+ ###number
+ BEGIN_DEFINATION_NUMBERS
+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-12-23 14:51:57.901294680 +0530
++++ hindi-typing-booster-0.0.1_mod/tables/hindi-phonetic.txt	2011-12-23 14:47:59.430130018 +0530
+@@ -214722,7 +214722,100 @@ saare	सारे	2
+ apuurnn	अपूर्ण	2
+ duniyaa	दुनिया	2
+ ### END_TABlE
+-###number
++BEGIN_DEFINATION_INKEYS
++.N:ँ
++.n:ं
++H:ः
++err:ऄ
++a:अ
++aa:आ
++i:इ
++ii:ई
++u:उ
++uu:ऊ
++rri:ऋ
++LLi:ऌ
++.c:ऍ
++ee:ऎ
++e:ए
++ai:ऐ
++auu:ऑ
++oo:ऒ
++o:ओ
++au:औ
++k:क्
++kh:ख्
++g:ग्
++gh:घ्
++ng:ङ्
++ch:च्
++chh:छ्
++j:ज्
++jh:झ्
++nj:ञ्
++tt:ट्
++tth:ठ्
++dd:ड्
++ddh:ढ्
++nn:ण्
++t:त्
++th:थ्
++d:द्
++dh:ध्
++n:न्
++p:प्
++ph:फ्
++b:ब्
++bh:भ्
++m:म्
++y:य्
++r:र्
++rr:ऱ्
++l:ल्
++ll:ळ्
++lll:ऴ्
++v:व्
++sh:श्
++shh:ष्
++s:स्
++h:ह्
++]:़
++.a:ऽ
++aa:ा
++i:ि
++ii:ी
++u:ु
++uu:ू
++rri:ृ
++rrI:ॄ
++ya:ॅ
++ee:ॆ
++e:े
++ai:ै
++auu:ॉ
++oo:ॊ
++o:ो
++au:ौ
++:्
++om:ॐ
++q:क़्
++K:ख़्
++G:ग़्
++z:ज़्
++D:ड़्
++Dh:ढ़्
++f:फ़्
++Y:य़्
++rrI:ॠ
++iiI:ॡ
++lli:ॢ
++llI:ॣ
++..:।
++...:॥
++glottal:॰
++ay:ॲ
++END_DEFINATION _INKS
++###local numerals
+ BEGIN_DEFINATION_NUMBERS
+ 1@१
+ 2@२
diff --git a/hindi-typing-booster.spec b/hindi-typing-booster.spec
index 33be75e..ada65eb 100644
--- a/hindi-typing-booster.spec
+++ b/hindi-typing-booster.spec
@@ -1,6 +1,6 @@
 Name:       hindi-typing-booster
 Version:    0.0.1
-Release:    5%{?dist}
+Release:    6%{?dist}
 Summary:    Hindi Typing Booster Table for IBus Indic Tables
 License:    GPLv3+
 Group:      System Environment/Libraries
@@ -10,6 +10,7 @@ BuildArch:  noarch
 Patch1: bug-718626.patch
 Patch2: bug-742862.patch
 Patch3: bug-748368.patch
+Patch4: bug-770060.patch
 
 Requires:         ibus-indic-table
 BuildRequires:    ibus-indic-table
@@ -23,6 +24,7 @@ and phonetic engines
 %patch1 -p1 -b .1-updated-locale-name
 %patch2 -p1 -b .2-symbol-tag
 %patch3 -p1 -b .3-added-numeral-and-inscript-support
+%patch4 -p1 -b .4-help-contents
 
 %build
 %configure \
@@ -38,13 +40,15 @@ cd ${RPM_BUILD_ROOT}/%{_datadir}/ibus-indic-table/indic-tables/
 
 
 %files
-%defattr(-,root,root,-)
 %doc AUTHORS COPYING README ChangeLog
 %{_datadir}/ibus-indic-table/icons/hindi.svg
 %{_datadir}/ibus-indic-table/indic-tables/hindi-phonetic.db
 %{_datadir}/ibus-indic-table/indic-tables/hindi-inscript.db
 
 %changelog
+* Fri Dec 23 2011 Pravin Satpute <psatpute at redhat.com> - 0.0.1-6
+- Resolved bug 770060, help contens
+
 * Mon Nov 14 2011 Pravin Satpute <psatpute at redhat.com> - 0.0.1-5
 - Rebuild against stable ibus-indic-table 1.3.1-14
 


More information about the i18n-bugs mailing list