[tamil-typing-booster] improved name

Pravin Satpute pravins at fedoraproject.org
Wed Jan 4 09:33:52 UTC 2012


commit cd4e5db244905b123d0d4a58feb895fc116b0813
Author: प्रविण सातपुते <psatpute at redhat.com>
Date:   Wed Jan 4 15:03:34 2012 +0530

    improved name

 name.patch                |   24 ++++++++++++++++++++++++
 tamil-typing-booster.spec |    7 ++++++-
 2 files changed, 30 insertions(+), 1 deletions(-)
---
diff --git a/name.patch b/name.patch
new file mode 100644
index 0000000..efa01b3
--- /dev/null
+++ b/name.patch
@@ -0,0 +1,24 @@
+diff -rup tamil-typing-booster-0.9.0/tables/tamil-99.txt tamil-typing-booster-0.9.0-mod/tables/tamil-99.txt
+--- tamil-typing-booster-0.9.0/tables/tamil-99.txt	2012-01-03 16:15:07.000000000 +0530
++++ tamil-typing-booster-0.9.0-mod/tables/tamil-99.txt	2012-01-04 15:01:34.570194633 +0530
+@@ -46,7 +46,7 @@ SERIAL_NUMBER = 20110518
+ ICON = tamil.png
+ 
+ ### The default name of this table, this is needed
+-NAME = Tam99 typing booster
++NAME = Tam99 Booster
+ 
+ ### The local names of this table, this is optional
+ NAME.ta_IN = please-volunteer
+diff -rup tamil-typing-booster-0.9.0/tables/tamil-inscript.txt tamil-typing-booster-0.9.0-mod/tables/tamil-inscript.txt
+--- tamil-typing-booster-0.9.0/tables/tamil-inscript.txt	2012-01-03 16:15:07.000000000 +0530
++++ tamil-typing-booster-0.9.0-mod/tables/tamil-inscript.txt	2012-01-04 15:01:17.988621709 +0530
+@@ -47,7 +47,7 @@ INSCRIPT = TRUE
+ ICON = tamil.png
+ 
+ ### The default name of this table, this is needed
+-NAME = Inscript typing booster
++NAME = Inscript Booster
+ 
+ ### The local names of this table, this is optional
+ NAME.ta_IN = please-volunteer
diff --git a/tamil-typing-booster.spec b/tamil-typing-booster.spec
index e3e8156..0b5fa2c 100644
--- a/tamil-typing-booster.spec
+++ b/tamil-typing-booster.spec
@@ -1,12 +1,13 @@
 Name:       tamil-typing-booster
 Version:    0.9.0
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    Tamil typing booster tables for IBus indic table
 License:    GPLv3+
 Group:      System Environment/Libraries
 URL:        https://fedorahosted.org/indic-typing-booster/
 Source0:    https://fedorahosted.org/releases/i/n/indic-typing-booster/%{name}-%{version}.tar.gz
 BuildArch:  noarch
+Patch1: name.patch
 
 Requires:         ibus-indic-table
 BuildRequires:    ibus-indic-table
@@ -35,6 +36,7 @@ This package contains inscript table for Tamil language.
 
 %prep
 %setup -q
+%patch1 -p1 -b .1-imrpoved-name
 
 %build
 %configure \
@@ -60,6 +62,9 @@ cd ${RPM_BUILD_ROOT}/%{_datadir}/ibus-indic-table/indic-tables/
 
 
 %changelog
+* Wed Jan 04 2012 Pravin Satpute <psatpute at redhat.com> - 0.9.0-2
+- improved name
+
 * Tue Jan 03 2012 Pravin Satpute <psatpute at redhat.com> - 0.9.0-1
 - Upstream 0.9.0 release
 


More information about the scm-commits mailing list