[Fedora-i18n-bugs] [gujarati-typing-booster/f16] Resolved bug 770062, help contents

Pravin Satpute pravins at fedoraproject.org
Fri Dec 23 10:33:16 UTC 2011


commit 7f0125590dc2c1e97b01f88e2e58e99eebd5e051
Author: प्रविण सातपुते <psatpute at redhat.com>
Date:   Fri Dec 23 16:03:05 2011 +0530

    Resolved bug 770062, help contents

 bug-770062.patch             |   96 ++++++++++++++++++++++++++++++++++++++++++
 gujarati-typing-booster.spec |    8 +++-
 2 files changed, 102 insertions(+), 2 deletions(-)
---
diff --git a/bug-770062.patch b/bug-770062.patch
new file mode 100644
index 0000000..b11ec0e
--- /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 16:00:01.720841418 +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 0bdc6d4..de687c4 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
@@ -13,6 +13,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 contains tables for inscript \
@@ -23,6 +24,7 @@ and phonetic.
 %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 \
@@ -38,7 +40,6 @@ cd ${RPM_BUILD_ROOT}/%{_datadir}/ibus-indic-table/indic-tables/
 
 
 %files
-%defattr(-,root,root,-)
 %doc AUTHORS COPYING README ChangeLog
 %{_datadir}/ibus-indic-table/icons/gujarati.svg
 %{_datadir}/ibus-indic-table/indic-tables/gujarati-phonetic.db
@@ -47,6 +48,9 @@ cd ${RPM_BUILD_ROOT}/%{_datadir}/ibus-indic-table/indic-tables/
 
 
 %changelog
+* Mon Nov 14 2011 Pravin Satpute <psatpute at redhat.com> - 0.0.1-6
+- Resolved bug 770062, help contents
+
 * Mon Nov 14 2011 Pravin Satpute <psatpute at redhat.com> - 0.0.1-5
 - Resolved bug 748399, build against latest ibus-indic-table 1.3.1-14
 


More information about the i18n-bugs mailing list