*** empty log message ***

This commit is contained in:
Caolan McNamara 2009-06-19 07:35:07 +00:00
parent 9b8486c2d3
commit 7371f4e7b5
4 changed files with 47 additions and 0 deletions

View File

@ -0,0 +1 @@
aspell6-ky-0.01-0.tar.bz2

44
hunspell-ky.spec Normal file
View File

@ -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 <caolanm@redhat.com> - 0.20090414-1
- initial version

1
import.log Normal file
View File

@ -0,0 +1 @@
hunspell-ky-0_20090414-1_fc11:HEAD:hunspell-ky-0.20090414-1.fc11.src.rpm:1245396835

View File

@ -0,0 +1 @@
83ed490464521361867546f9ad4cbaf2 aspell6-ky-0.01-0.tar.bz2