[gujarati-typing-booster] Resolved bug 770062, help contents

Pravin Satpute pravins at fedoraproject.org
Fri Dec 23 10:27:22 UTC 2011


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

    Resolved bug 770062, help contents

 bug-770062.patch             |   96 ++++++++++++++++++++++++++++++++++++++++++
 gujarati-typing-booster.spec |    9 +++-
 2 files changed, 102 insertions(+), 3 deletions(-)
---
diff --git a/bug-770062.patch b/bug-770062.patch
new file mode 100644
index 0000000..8b9e4a9
--- /dev/null
+++ b/bug-770062.patch
@@ -0,0 +1,96 @@
+diff -rup gujarati-typing-booster-0.0.1/tables/gujarati-inscript.txt gujarati-typing-booster-0.0.1_mod/tables/gujarati-inscript.txt
+--- gujarati-typing-booster-0.0.1/tables/gujarati-inscript.txt	2011-12-23 15:53:07.075487357 +0530
++++ gujarati-typing-booster-0.0.1_mod/tables/gujarati-inscript.txt	2011-12-23 15:52:48.438476533 +0530
+@@ -136073,6 +136073,7 @@ BEGIN_DEFINATION_INKEYS
+   ^ : ત્ર
+   &: ક્ષ
+   * : શ્ર
++  ":ઠ
+ END_DEFINATION_INKEYS
+ #### Numbers
+ BEGIN_DEFINATION_NUMBERS
+diff -rup gujarati-typing-booster-0.0.1/tables/gujarati-phonetic.txt gujarati-typing-booster-0.0.1_mod/tables/gujarati-phonetic.txt
+--- gujarati-typing-booster-0.0.1/tables/gujarati-phonetic.txt	2011-12-23 15:53:07.102487381 +0530
++++ gujarati-typing-booster-0.0.1_mod/tables/gujarati-phonetic.txt	2011-12-23 15:52:40.834472553 +0530
+@@ -139153,6 +139153,81 @@ tr.nbaumaa.n	ત્રંબૌમાં
+ try.nbakeshvar	ત્ર્યંબકેશ્વર	1
+ .addhaghapv.addh	ઽઢઘપ્વ્ઽઢ	1
+ ### END_TABlE
++BEGIN_DEFINATION_INKEYS
++.N:ઁ
++.n:ં
++H:ઃ
++a:અ
++aa:આ
++i:ઇ
++ii:ઈ
++u:ઉ
++uu:ઊ
++rri:ઋ
++LLi:ઌ
++.c:ઍ
++e:એ
++ai:ઐ
++auu:ઑ
++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:ર
++l:લ
++ll:ળ
++v:વ
++sh:શ
++shh:ષ
++s:સ
++h:હ
++]:઼
++.a:ઽ
++aa:ા
++i:િ
++ii:ી
++u:ુ
++uu:ૂ
++rri:ૃ
++rrI:ૄ
++ya:ૅ
++e:ે
++ai:ૈ
++auu:ૉ
++o:ો
++au:ૌ
++om:ૐ
++rrI:ૠ
++iiI:ૡ
++lli:ૢ
++llI:ૣ
++..:।
++...:॥
++END_DEFINATION _INKS
+ #### Numbers
+ BEGIN_DEFINATION_NUMBERS
+   1 @ ૧
diff --git a/gujarati-typing-booster.spec b/gujarati-typing-booster.spec
index e3561e2..a5fbb5c 100644
--- a/gujarati-typing-booster.spec
+++ b/gujarati-typing-booster.spec
@@ -1,6 +1,6 @@
 Name:       gujarati-typing-booster
 Version:    0.0.1
-Release:    5%{?dist}
+Release:    6%{?dist}
 Summary:    Gujarati typing booster table for IBus indic tables
 License:    GPLv3+
 Group:      System Environment/Libraries
@@ -12,6 +12,7 @@ BuildRequires:    ibus-indic-table
 Patch1: bug-718626.patch
 Patch2: bug-742866.patch
 Patch3: bug-748399.patch
+Patch4: bug-770062.patch
 
 %description
 Gujarati typing booster package contain inscript \
@@ -40,6 +41,7 @@ This package contains inscript table for Gujarati language.
 %patch1 -p1 -b .1-updated-locale-name
 %patch2 -p1 -b .2-added-symbol
 %patch3 -p1 -b .3-added-numerals-support
+%patch4 -p1 -b .4-help-contents
 
 %build
 %configure \
@@ -56,19 +58,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/gujarati.svg
 %{_datadir}/ibus-indic-table/indic-tables/gujarati-phonetic.db
 
 %files -n %{name}-inscript
-%defattr(-,root,root,-)
 %doc AUTHORS COPYING README ChangeLog
 %{_datadir}/ibus-indic-table/icons/gujarati.svg
 %{_datadir}/ibus-indic-table/indic-tables/gujarati-inscript.db
 
 
 %changelog
+* Fri Dec 23 2011 Pravin Satpute <psatpute at redhat.com> - 0.0.1-6
+- Resolved bug 770062, 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 scm-commits mailing list