[Fedora-i18n-bugs] [marathi-typing-booster] updated spec file for subpackaging

Pravin Satpute pravins at fedoraproject.org
Tue Dec 13 09:16:26 UTC 2011


commit 28adfa5f690b0945a860a558780fc9b4b93c0699
Author: प्रविण सातपुते <psatpute at redhat.com>
Date:   Tue Dec 13 14:45:59 2011 +0530

    updated spec file for subpackaging

 marathi-typing-booster.spec |   32 +++++++++++++++++++++++++++++---
 1 files changed, 29 insertions(+), 3 deletions(-)
---
diff --git a/marathi-typing-booster.spec b/marathi-typing-booster.spec
index 96a1ca6..74f21a1 100644
--- a/marathi-typing-booster.spec
+++ b/marathi-typing-booster.spec
@@ -1,6 +1,6 @@
 Name:       marathi-typing-booster
 Version:    0.0.1
-Release:    7%{?dist}
+Release:    8%{?dist}
 Summary:    Marathi Typing Booster Table for IBus Indic Tables
 License:    GPLv3+
 Group:      System Environment/Libraries
@@ -17,7 +17,25 @@ Patch4: bug-742861.patch
 Patch5: bug-748349.patch
 
 %description
-Indic Typing Booster Package contains tables for Indic languages Marathi
+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
+Summary:   Marathi phonetic typing booster table for ibus indic tables
+
+%description -n %{name}-phonetic
+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
+Summary:   Marathi inscript typing booster table for ibus indic tables
+
+%description -n %{name}-inscript
+The package contains inscript tables for marathi language.
 
 %prep
 %setup -q
@@ -40,16 +58,24 @@ cd ${RPM_BUILD_ROOT}/%{_datadir}/ibus-indic-table/indic-tables/
 %{_bindir}/ibus-indic-table-createdb -i -n marathi-inscript.db
 
 
-%files
+%files -n %{name}-phonetic
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING README ChangeLog
 %{_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
+%{_datadir}/ibus-indic-table/icons/marathi.svg
 %{_datadir}/ibus-indic-table/indic-tables/marathi-inscript.db
 
 
 
 %changelog
+* Mon Oct 24 2011 Pravin Satpute <psatpute at redhat.com> - 0.0.1-8
+- Subpackaging, since user will not required both db at same time
+
 * Mon Oct 24 2011 Pravin Satpute <psatpute at redhat.com> - 0.0.1-7
 - Resolved bug 748349, added zero numeral
 


More information about the i18n-bugs mailing list