[Fedora-i18n-bugs] [hindi-typing-booster] Resolved bug 770060, help contents

Pravin Satpute pravins at fedoraproject.org
Fri Dec 23 09:31:29 UTC 2011


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

    Resolved bug 770060, help contents

 bug-770060.patch          |  116 +++++++++++++++++++++++++++++++++++++++++++++
 hindi-typing-booster.spec |    9 ++-
 2 files changed, 122 insertions(+), 3 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 2a281fa..e15a138 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 tables for IBus indic table
 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
@@ -41,6 +42,7 @@ This package contains inscript table for hindi language.
 %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-content
 
 %build
 %configure \
@@ -57,19 +59,20 @@ cd ${RPM_BUILD_ROOT}/%{_datadir}/ibus-indic-table/indic-tables/
 
 
 %files -n %{name}-phonetic
-%defattr(-,root,root,-)
 %doc AUTHORS COPYING README ChangeLog
 %{_datadir}/ibus-indic-table/icons/hindi.svg
 %{_datadir}/ibus-indic-table/indic-tables/hindi-phonetic.db
 
 %files -n %{name}-inscript
-%defattr(-,root,root,-)
 %doc AUTHORS COPYING README ChangeLog
 %{_datadir}/ibus-indic-table/icons/hindi.svg
 %{_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 contents
+
 * Tue Dec 13 2011 Pravin Satpute <psatpute at redhat.com> - 0.0.1-5
 - Subpackaging, since user will not required both db at same time
 


More information about the i18n-bugs mailing list