[marathi-typing-booster] Resolved bug 770059, added help contents

Pravin Satpute pravins at fedoraproject.org
Fri Dec 23 09:11:12 UTC 2011


commit 9716cd1ef9835bc12b35a6e46979603793051be2
Author: प्रविण सातपुते <psatpute at redhat.com>
Date:   Fri Dec 23 14:40:42 2011 +0530

    Resolved bug 770059, added help contents

 bug-770059.patch            |  115 +++++++++++++++++++++++++++++++++++++++++++
 marathi-typing-booster.spec |    7 ++-
 2 files changed, 121 insertions(+), 1 deletions(-)
---
diff --git a/bug-770059.patch b/bug-770059.patch
new file mode 100644
index 0000000..4f135c7
--- /dev/null
+++ b/bug-770059.patch
@@ -0,0 +1,115 @@
+diff -rup marathi-typing-booster-0.0.1/tables/marathi-inscript.txt marathi-typing-booster-0.0.1_mod/tables/marathi-inscript.txt
+--- marathi-typing-booster-0.0.1/tables/marathi-inscript.txt	2011-12-23 14:31:25.057407545 +0530
++++ marathi-typing-booster-0.0.1_mod/tables/marathi-inscript.txt	2011-12-23 14:31:02.834404811 +0530
+@@ -196906,6 +196906,7 @@ BEGIN_DEFINATION_INKEYS
+   > :।
+   . :.
+   / :य
++  ":ठ
+ END_DEFINATION_INKEYS
+ ###number
+ BEGIN_DEFINATION_NUMBERS
+diff -rup marathi-typing-booster-0.0.1/tables/marathi-phonetic.txt marathi-typing-booster-0.0.1_mod/tables/marathi-phonetic.txt
+--- marathi-typing-booster-0.0.1/tables/marathi-phonetic.txt	2011-12-23 14:31:25.108407551 +0530
++++ marathi-typing-booster-0.0.1_mod/tables/marathi-phonetic.txt	2011-12-23 14:35:46.312508143 +0530
+@@ -196886,6 +196886,100 @@ hrady	ह्रद्य	2
+ ###character_1	goucima_2
+ ###END_GOUCI
+ ###numbers
++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/marathi-typing-booster.spec b/marathi-typing-booster.spec
index 74f21a1..b0688fd 100644
--- a/marathi-typing-booster.spec
+++ b/marathi-typing-booster.spec
@@ -1,6 +1,6 @@
 Name:       marathi-typing-booster
 Version:    0.0.1
-Release:    8%{?dist}
+Release:    9%{?dist}
 Summary:    Marathi Typing Booster Table for IBus Indic Tables
 License:    GPLv3+
 Group:      System Environment/Libraries
@@ -15,6 +15,7 @@ Patch2: dny-chractar.patch
 Patch3: increase-base-char-freq.patch
 Patch4: bug-742861.patch
 Patch5: bug-748349.patch
+Patch6: bug-770059.patch
 
 %description
 Indic typing booster package contains tables for Marathi language
@@ -44,6 +45,7 @@ The package contains inscript tables for marathi language.
 %patch3 -p1 -b .3-increase-base-char-freq
 %patch4 -p1 -b .4-symbol-tag
 %patch5 -p1 -b .5-numerals
+%patch6 -p1 -b .6-help-content
 
 %build
 %configure \
@@ -73,6 +75,9 @@ cd ${RPM_BUILD_ROOT}/%{_datadir}/ibus-indic-table/indic-tables/
 
 
 %changelog
+* Fri Dec 23 2011 Pravin Satpute <psatpute at redhat.com> - 0.0.1-9
+- Resolved bug 770059, added help contents
+
 * Mon Oct 24 2011 Pravin Satpute <psatpute at redhat.com> - 0.0.1-8
 - Subpackaging, since user will not required both db at same time
 


More information about the scm-commits mailing list