[marathi-typing-booster] improved diplay name in ibus preferences

Pravin Satpute pravins at fedoraproject.org
Wed Jan 4 09:07:38 UTC 2012


commit 18627f5c753d8ec56e6dbe9aa2c9965d170359cd
Author: प्रविण सातपुते <psatpute at redhat.com>
Date:   Wed Jan 4 14:37:06 2012 +0530

    improved diplay name in ibus preferences

 marathi-typing-booster.spec |    7 ++++++-
 name.patch                  |   24 ++++++++++++++++++++++++
 2 files changed, 30 insertions(+), 1 deletions(-)
---
diff --git a/marathi-typing-booster.spec b/marathi-typing-booster.spec
index 3ffdf51..547b079 100644
--- a/marathi-typing-booster.spec
+++ b/marathi-typing-booster.spec
@@ -1,11 +1,12 @@
 Name:       marathi-typing-booster
 Version:    0.9.0
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    Marathi typing booster table 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
+Patch1: name.patch
 BuildArch:  noarch
 
 Requires:         ibus-indic-table
@@ -34,6 +35,7 @@ The package contains inscript tables for marathi language.
 
 %prep
 %setup -q
+%patch1 -p1 -b .1-improved-name
 
 %build
 %configure \
@@ -61,6 +63,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
 
diff --git a/name.patch b/name.patch
new file mode 100644
index 0000000..a3f41a8
--- /dev/null
+++ b/name.patch
@@ -0,0 +1,24 @@
+diff -rup marathi-typing-booster-0.9.0/tables/marathi-inscript.txt marathi-typing-booster-0.9.0_mod/tables/marathi-inscript.txt
+--- marathi-typing-booster-0.9.0/tables/marathi-inscript.txt	2012-01-03 15:14:36.000000000 +0530
++++ marathi-typing-booster-0.9.0_mod/tables/marathi-inscript.txt	2012-01-04 14:32:16.182626229 +0530
+@@ -46,7 +46,7 @@ SERIAL_NUMBER = 20101221
+ ICON = marathi.svg
+ 
+ ### 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.mr_IN = जलद टाईप
+diff -rup marathi-typing-booster-0.9.0/tables/marathi-phonetic.txt marathi-typing-booster-0.9.0_mod/tables/marathi-phonetic.txt
+--- marathi-typing-booster-0.9.0/tables/marathi-phonetic.txt	2012-01-03 15:14:36.000000000 +0530
++++ marathi-typing-booster-0.9.0_mod/tables/marathi-phonetic.txt	2012-01-04 14:32:03.838630977 +0530
+@@ -46,7 +46,7 @@ SERIAL_NUMBER = 20101207
+ ICON = marathi.svg
+ 
+ ### The default name of this table, this is needed
+-NAME = Phonetic-Typing-Booster
++NAME = Phonetic Booster
+ 
+ ### The local names of this table, this is optional
+ NAME.mr_IN = जलद टाईप


More information about the scm-commits mailing list