diff --git a/.cvsignore b/.cvsignore index e69de29..e8684ea 100644 --- a/.cvsignore +++ b/.cvsignore @@ -0,0 +1 @@ +aspell6-ky-0.01-0.tar.bz2 diff --git a/hunspell-ky.spec b/hunspell-ky.spec new file mode 100644 index 0000000..88bd83e --- /dev/null +++ b/hunspell-ky.spec @@ -0,0 +1,44 @@ +Name: hunspell-ky +Summary: Kirghiz hunspell dictionaries +%define upstreamid 20090414 +Version: 0.%{upstreamid} +Release: 1%{?dist} +Group: Applications/Text +Source: http://ftp.gnu.org/gnu/aspell/dict/ky/aspell6-ky-0.01-0.tar.bz2 +URL: http://borel.slu.edu/crubadan/ +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +License: GPLv2+ +BuildArch: noarch +BuildRequires: aspell, hunspell-devel + +Requires: hunspell + +%description +Kirghiz hunspell dictionaries. + +%prep +%setup -q -n aspell6-ky-0.01-0 + +%build +export LANG=ky_KG.utf8 +preunzip -d *.cwl +cat *.wl > kirghiz.wordlist +wordlist2hunspell kirghiz.wordlist ky_KG +cp ky_affix.dat ky_KG.aff + +%install +rm -rf $RPM_BUILD_ROOT +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell +cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(-,root,root,-) +%doc COPYING Copyright README doc/Crawler.txt +%{_datadir}/myspell/* + +%changelog +* Thu Jun 18 2009 Caolan McNamara - 0.20090414-1 +- initial version diff --git a/import.log b/import.log new file mode 100644 index 0000000..0a9ef33 --- /dev/null +++ b/import.log @@ -0,0 +1 @@ +hunspell-ky-0_20090414-1_fc11:HEAD:hunspell-ky-0.20090414-1.fc11.src.rpm:1245396835 diff --git a/sources b/sources index e69de29..cbc6d1d 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +83ed490464521361867546f9ad4cbaf2 aspell6-ky-0.01-0.tar.bz2