[ibus-indic-table/f16] Modified template file

anish anishpatil at fedoraproject.org
Mon Oct 17 07:24:39 UTC 2011


commit 19e21fc85a7ea0dfb3872dea700652f5e9851988
Author: anish <anish at dhcp193-44.pnq.redhat.com>
Date:   Mon Oct 17 12:55:22 2011 +0530

    Modified template file

 bug-684118-template.patch |   24 ++++++++++++++++++++++++
 ibus-indic-table.spec     |    7 ++++++-
 2 files changed, 30 insertions(+), 1 deletions(-)
---
diff --git a/bug-684118-template.patch b/bug-684118-template.patch
new file mode 100644
index 0000000..1fbd505
--- /dev/null
+++ b/bug-684118-template.patch
@@ -0,0 +1,24 @@
+diff -rup ibus-indic-table-1.3.1-old/indic-tables/template.txt ibus-indic-table-1.3.1/indic-tables/template.txt
+--- ibus-indic-table-1.3.1-old/indic-tables/template.txt	2011-10-17 11:11:26.086285317 +0530
++++ ibus-indic-table-1.3.1/indic-tables/template.txt	2011-10-17 11:23:52.497302348 +0530
+@@ -98,6 +98,7 @@ DYNAMIC_ADJUST = TRUE 
+ ### your own inputed phrase via your daily using.
+ RULES = ce2:p11+p12+p21+p22;ce3:p11+p21+p22+p31;ca4:p11+p21+p31+p41
+ 
++INSCRIPT=FALSE
+ END_DEFINITION
+ 
+ ### Begin Table data.
+@@ -126,3 +127,11 @@ BEGIN_GOUCI
+ character_1	goucima_1
+ character_1	goucima_2
+ END_GOUCI
++BEGIN_DEFINATION_INKEYS
++  "ENG_KEY" : "INSCRIPT_KEY" 
++  "!": ऍ
++  "1": १
++  "@":ॅ
++  "2": २
++  "#":#
++END_DEFINATION_INKEYS
+Only in ibus-indic-table-1.3.1/indic-tables: template.txt~
diff --git a/ibus-indic-table.spec b/ibus-indic-table.spec
index c3ea79d..40b10c3 100644
--- a/ibus-indic-table.spec
+++ b/ibus-indic-table.spec
@@ -1,6 +1,6 @@
 Name:       ibus-indic-table
 Version:    1.3.1
-Release:    9%{?dist}
+Release:    10%{?dist}
 Summary:    The Table engine for IBus platform
 License:    LGPLv2+
 Group:      System Environment/Libraries
@@ -14,6 +14,7 @@ Patch4:     bug-741176-minor-symbol.patch
 Patch5:     bug-742852.patch
 Patch6:     bug-683749.patch
 Patch7:	    bug-684118.patch
+Patch8:     bug-684118-template.patch
 Requires:       ibus
 BuildRequires:  ibus-devel
 BuildArch:  noarch
@@ -31,6 +32,7 @@ The Indic Table engine for IBus platform.
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 %build
 %configure --disable-static --disable-additional
@@ -51,6 +53,9 @@ make DESTDIR=${RPM_BUILD_ROOT} NO_INDEX=true install pkgconfigdir=%{_datadir}/pk
 %{_datadir}/pkgconfig/%{name}.pc
 
 %changelog
+* Thu Oct 17 2011 Anish Patil <apatil at redhat.com> - 1.3.1-10
+- Fixed the #bug-684118-template.patch
+
 * Thu Oct 13 2011 Anish Patil <apatil at redhat.com> - 1.3.1-9
 - Fixed the bug #684118 
 


More information about the scm-commits mailing list