[hindi-typing-booster] improved name in ibus preference

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


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

    improved name in ibus preference

 hindi-typing-booster.spec |   13 +++++++++----
 name.patch                |   24 ++++++++++++++++++++++++
 2 files changed, 33 insertions(+), 4 deletions(-)
---
diff --git a/hindi-typing-booster.spec b/hindi-typing-booster.spec
index d0f6a63..2515d76 100644
--- a/hindi-typing-booster.spec
+++ b/hindi-typing-booster.spec
@@ -1,13 +1,13 @@
 Name:       hindi-typing-booster
 Version:    0.9.0
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    Hindi 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
 
@@ -18,7 +18,7 @@ and phonetic tables.
 %package -n %{name}-phonetic
 Requires:  ibus-indic-table
 Provides: %{name} = %{version}-%{release}
-Obsoletes: %{name} < 0.0.1-5
+Obsoletes: %{name} < %{version}-%{release}
 Summary:   Hindi phonetic typing booster table for ibus indic tables
 
 %description -n %{name}-phonetic
@@ -27,7 +27,7 @@ This package contains phonetic table for hindi language.
 %package -n %{name}-inscript
 Requires:  ibus-indic-table
 Provides: %{name} = %{version}-%{release}
-Obsoletes: %{name} < 0.0.1-5
+Obsoletes: %{name} < %{version}-%{release}
 Summary:   Hindi inscript typing booster table for ibus indic tables
 
 %description -n %{name}-inscript
@@ -35,6 +35,8 @@ This package contains inscript table for hindi language.
 
 %prep
 %setup -q
+%patch1 -p1 -b .1-improved-name
+
 
 %build
 %configure \
@@ -62,6 +64,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..730256e
--- /dev/null
+++ b/name.patch
@@ -0,0 +1,24 @@
+diff -rup hindi-typing-booster-0.9.0/tables/hindi-inscript.txt hindi-typing-booster-0.9.0_mod/tables/hindi-inscript.txt
+--- hindi-typing-booster-0.9.0/tables/hindi-inscript.txt	2012-01-03 14:56:11.000000000 +0530
++++ hindi-typing-booster-0.9.0_mod/tables/hindi-inscript.txt	2012-01-04 14:38:16.650598164 +0530
+@@ -46,7 +46,7 @@ SERIAL_NUMBER = 20101221
+ ICON = hindi.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.hi_IN = जलद टाईप
+diff -rup hindi-typing-booster-0.9.0/tables/hindi-phonetic.txt hindi-typing-booster-0.9.0_mod/tables/hindi-phonetic.txt
+--- hindi-typing-booster-0.9.0/tables/hindi-phonetic.txt	2012-01-03 14:56:11.000000000 +0530
++++ hindi-typing-booster-0.9.0_mod/tables/hindi-phonetic.txt	2012-01-04 14:38:02.494033568 +0530
+@@ -46,7 +46,7 @@ SERIAL_NUMBER = 20110310
+ ICON = hindi.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.hi_IN = जलद टाईप


More information about the scm-commits mailing list