diff --git a/.cvsignore b/.cvsignore index e69de29..12cf1b3 100644 --- a/.cvsignore +++ b/.cvsignore @@ -0,0 +1 @@ +kannada.oxt diff --git a/hunspell-kn.spec b/hunspell-kn.spec new file mode 100644 index 0000000..a869020 --- /dev/null +++ b/hunspell-kn.spec @@ -0,0 +1,38 @@ +Name: hunspell-kn +Summary: Kannada hunspell dictionaries +Version: 1.0.3 +Release: 1%{?dist} +Group: Applications/Text +Source: http://extensions.services.openoffice.org/files/2628/1/kannada.oxt +URL: http://extensions.services.openoffice.org/project/kannada +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +License: GPLv2+ or LGPLv2+ or MPLv1.1 +BuildArch: noarch + +Requires: hunspell + +%description +Kannada hunspell dictionaries. + +%prep +%setup -q -c -n hunspell-kn + +%build + +%install +rm -rf $RPM_BUILD_ROOT +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell +cp -p kn_IN.* $RPM_BUILD_ROOT/%{_datadir}/myspell/ + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(-,root,root,-) +%doc README_kn_IN.txt COPYING COPYING.MPL COPYING.GPL COPYING.LGPL + +%{_datadir}/myspell/* + +%changelog +* Thu Jul 09 2009 Ramakrishna Reddy Yekulla - 1.0.3-1 +- initial version diff --git a/sources b/sources index e69de29..4134954 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +6c9a02867d632dac469d4c9224294f57 kannada.oxt