[marathi-typing-booster] upstream release 0.9.0

Pravin Satpute pravins at fedoraproject.org
Tue Jan 3 10:11:31 UTC 2012


commit de778e82f0535fe763c0508b612b5078a121cef9
Author: प्रविण सातपुते <psatpute at redhat.com>
Date:   Tue Jan 3 15:41:15 2012 +0530

    upstream release 0.9.0

 .gitignore                    |    1 +
 bug-718626.patch              |   24 -
 bug-742861.patch              |   31 -
 bug-748349.patch              |  137 ---
 bug-770059.patch              |  115 --
 dny-chractar.patch            | 2601 -----------------------------------------
 increase-base-char-freq.patch | 1758 ----------------------------
 marathi-typing-booster.spec   |   31 +-
 sources                       |    2 +-
 9 files changed, 12 insertions(+), 4688 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a4409eb..19cc400 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /marathi-typing-booster-0.0.1.tar.gz
+/marathi-typing-booster-0.9.0.tar.gz
diff --git a/marathi-typing-booster.spec b/marathi-typing-booster.spec
index b0688fd..3ffdf51 100644
--- a/marathi-typing-booster.spec
+++ b/marathi-typing-booster.spec
@@ -1,7 +1,7 @@
 Name:       marathi-typing-booster
-Version:    0.0.1
-Release:    9%{?dist}
-Summary:    Marathi Typing Booster Table for IBus Indic Tables
+Version:    0.9.0
+Release:    1%{?dist}
+Summary:    Marathi typing booster table for IBus indic table
 License:    GPLv3+
 Group:      System Environment/Libraries
 URL:        https://fedorahosted.org/indic-typing-booster/
@@ -10,12 +10,6 @@ BuildArch:  noarch
 
 Requires:         ibus-indic-table
 BuildRequires:    ibus-indic-table
-Patch1: bug-718626.patch
-Patch2: dny-chractar.patch
-Patch3: increase-base-char-freq.patch
-Patch4: bug-742861.patch
-Patch5: bug-748349.patch
-Patch6: bug-770059.patch
 
 %description
 Indic typing booster package contains tables for Marathi language
@@ -23,7 +17,7 @@ Indic typing booster package contains tables for Marathi language
 %package -n %{name}-phonetic
 Requires:  ibus-indic-table
 Provides: %{name} = %{version}-%{release}
-Obsoletes: %{name} < 0.0.1-8
+Obsoletes: %{name} < %{version}-%{release}
 Summary:   Marathi phonetic typing booster table for ibus indic tables
 
 %description -n %{name}-phonetic
@@ -32,7 +26,7 @@ The package contains phonetic tables for marathi language.
 %package -n %{name}-inscript
 Requires:  ibus-indic-table
 Provides: %{name} = %{version}-%{release}
-Obsoletes: %{name} < 0.0.1-8
+Obsoletes: %{name} <  %{version}-%{release}
 Summary:   Marathi inscript typing booster table for ibus indic tables
 
 %description -n %{name}-inscript
@@ -40,12 +34,6 @@ The package contains inscript tables for marathi language.
 
 %prep
 %setup -q
-%patch1 -p1 -b .1-updated-locale-name
-%patch2 -p1 -b .2-fixed-dny-character-key
-%patch3 -p1 -b .3-increase-base-char-freq
-%patch4 -p1 -b .4-symbol-tag
-%patch5 -p1 -b .5-numerals
-%patch6 -p1 -b .6-help-content
 
 %build
 %configure \
@@ -61,20 +49,21 @@ cd ${RPM_BUILD_ROOT}/%{_datadir}/ibus-indic-table/indic-tables/
 
 
 %files -n %{name}-phonetic
-%defattr(-,root,root,-)
-%doc AUTHORS COPYING README ChangeLog
+%doc AUTHORS COPYING README ChangeLog HOWTO
 %{_datadir}/ibus-indic-table/icons/marathi.svg
 %{_datadir}/ibus-indic-table/indic-tables/marathi-phonetic.db
 
 %files -n %{name}-inscript
-%defattr(-,root,root,-)
-%doc AUTHORS COPYING README ChangeLog
+%doc AUTHORS COPYING README ChangeLog HOWTO
 %{_datadir}/ibus-indic-table/icons/marathi.svg
 %{_datadir}/ibus-indic-table/indic-tables/marathi-inscript.db
 
 
 
 %changelog
+* Tue Jan 03 2012 Pravin Satpute <psatpute at redhat.com> - 0.9.0-1
+- Upstream 0.9.0 release
+
 * Fri Dec 23 2011 Pravin Satpute <psatpute at redhat.com> - 0.0.1-9
 - Resolved bug 770059, added help contents
 
diff --git a/sources b/sources
index cfd808c..ada24be 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-232daf63e243100528710bb40923739a  marathi-typing-booster-0.0.1.tar.gz
+a452b8d51c6024cf22a7f31b770c5230  marathi-typing-booster-0.9.0.tar.gz


More information about the scm-commits mailing list