[bengali-typing-booster] improved name

Pravin Satpute pravins at fedoraproject.org
Wed Jan 4 09:27:35 UTC 2012


commit 503102bfbcbfa1d9fd88ed89f9cd9ff0cf9cbcfc
Author: प्रविण सातपुते <psatpute at redhat.com>
Date:   Wed Jan 4 14:57:22 2012 +0530

    improved name

 bengali-typing-booster.spec |    7 ++++++-
 name.patch                  |   36 ++++++++++++++++++++++++++++++++++++
 2 files changed, 42 insertions(+), 1 deletions(-)
---
diff --git a/bengali-typing-booster.spec b/bengali-typing-booster.spec
index 45234f9..cca987e 100644
--- a/bengali-typing-booster.spec
+++ b/bengali-typing-booster.spec
@@ -1,12 +1,13 @@
 Name:       bengali-typing-booster
 Version:    0.9.0
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    Bengali 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
@@ -38,6 +39,7 @@ The package contains probhat layout tables for bengali language.
 
 %prep
 %setup -q
+%patch1 -p1 -b .1-improved-name
 
 %build
 %configure \
@@ -71,6 +73,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
+
 * Mon Jan 02 2012 Pravin Satpute <psatpute at redhat.com> - 0.9.0-1
 - The first version.
 - Added support fpr phonetic, inscript and probhat
diff --git a/name.patch b/name.patch
new file mode 100644
index 0000000..ee21b23
--- /dev/null
+++ b/name.patch
@@ -0,0 +1,36 @@
+diff -rup bengali-typing-booster-0.9.0/tables/bengali-inscript.txt bengali-typing-booster-0.9.0_mod/tables/bengali-inscript.txt
+--- bengali-typing-booster-0.9.0/tables/bengali-inscript.txt	2011-12-28 16:34:55.000000000 +0530
++++ bengali-typing-booster-0.9.0_mod/tables/bengali-inscript.txt	2012-01-04 14:54:45.412321140 +0530
+@@ -47,7 +47,7 @@ ICON = bengali.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.hi_IN = जलद टाईप
+diff -rup bengali-typing-booster-0.9.0/tables/bengali-phonetic.txt bengali-typing-booster-0.9.0_mod/tables/bengali-phonetic.txt
+--- bengali-typing-booster-0.9.0/tables/bengali-phonetic.txt	2011-12-28 16:34:55.000000000 +0530
++++ bengali-typing-booster-0.9.0_mod/tables/bengali-phonetic.txt	2012-01-04 14:55:12.687436249 +0530
+@@ -46,7 +46,7 @@ SERIAL_NUMBER = 20111228
+ ICON = bengali.png
+ 
+ ### 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.hi_IN = जलद टाईप
+diff -rup bengali-typing-booster-0.9.0/tables/bengali-probhat.txt bengali-typing-booster-0.9.0_mod/tables/bengali-probhat.txt
+--- bengali-typing-booster-0.9.0/tables/bengali-probhat.txt	2011-12-28 16:34:55.000000000 +0530
++++ bengali-typing-booster-0.9.0_mod/tables/bengali-probhat.txt	2012-01-04 14:55:00.342826136 +0530
+@@ -46,7 +46,7 @@ SERIAL_NUMBER = 20111223
+ ICON = bengali.png
+ 
+ ### The default name of this table, this is needed
+-NAME = Probhat typing booster
++NAME = Probhat Booster
+ 
+ ### The local names of this table, this is optional
+ NAME.hi_IN = जलद टाईप


More information about the scm-commits mailing list