From ff37c7f4fce94e9af4e062665c5ad297cfd10fa8 Mon Sep 17 00:00:00 2001 From: paragn Date: Jan 04 2010 10:05:31 +0000 Subject: Initial Fedora release --- diff --git a/hunspell-mai.spec b/hunspell-mai.spec new file mode 100644 index 0000000..905ca1e --- /dev/null +++ b/hunspell-mai.spec @@ -0,0 +1,38 @@ +Name: hunspell-mai +Summary: Maithili hunspell dictionaries +Version: 1.0.1 +Release: 1%{?dist} +Group: Applications/Text +Source: http://bhashaghar.googlecode.com/files/mai_IN.oxt +URL: http://bhashaghar.googlecode.com +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +License: GPLv2+ or LGPLv2+ or MPLv1.1 +BuildArch: noarch + +Requires: hunspell + +%description +Maithili hunspell dictionaries. + +%prep +%setup -q -c -n hunspell-mai + +%build + +%install +rm -rf $RPM_BUILD_ROOT +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell +cp -p mai_IN.* $RPM_BUILD_ROOT/%{_datadir}/myspell/ + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(-,root,root,-) +%doc README_mai_IN.txt COPYING COPYING.MPL COPYING.GPL COPYING.LGPL + +%{_datadir}/myspell/* + +%changelog +* Mon Jan 04 2010 Parag Nemade - 1.0.1-1 +- initial version diff --git a/import.log b/import.log new file mode 100644 index 0000000..368df7f --- /dev/null +++ b/import.log @@ -0,0 +1 @@ +hunspell-mai-1_0_1-1_fc12:HEAD:hunspell-mai-1.0.1-1.fc12.src.rpm:1262600088 diff --git a/mai_IN.oxt b/mai_IN.oxt new file mode 100644 index 0000000..a3ffe40 Binary files /dev/null and b/mai_IN.oxt differ