Initial Fedora release

This commit is contained in:
paragn 2010-01-04 10:05:31 +00:00
parent 183df70f85
commit ff37c7f4fc
3 changed files with 39 additions and 0 deletions

38
hunspell-mai.spec Normal file
View File

@ -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 <pnemade AT redhat.com> - 1.0.1-1
- initial version

1
import.log Normal file
View File

@ -0,0 +1 @@
hunspell-mai-1_0_1-1_fc12:HEAD:hunspell-mai-1.0.1-1.fc12.src.rpm:1262600088

BIN
mai_IN.oxt Normal file

Binary file not shown.