diff --git a/.cvsignore b/.cvsignore index e69de29..18989c7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -0,0 +1 @@ +eo.zip diff --git a/hunspell-eo.spec b/hunspell-eo.spec new file mode 100644 index 0000000..4b5842a --- /dev/null +++ b/hunspell-eo.spec @@ -0,0 +1,41 @@ +Name: hunspell-eo +Summary: Esperanto hunspell dictionaries +%define upstreamid 20041129 +Version: 0.%{upstreamid} +Release: 1%{?dist} +Group: Applications/Text +Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/eo.zip +URL: http://wiki.services.openoffice.org/wiki/Dictionaries#Esperanto_.28anywhere.29 +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +License: GPL+ +BuildArch: noarch +BuildRequires: hunspell-devel + +Requires: hunspell + +%description +Esperanto hunspell dictionaries. + +%prep +%setup -q -c + +%build +chmod -x * + +%install +rm -rf $RPM_BUILD_ROOT +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell +cp -p eo_l3.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/eo.dic +cp -p eo_l3.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/eo.aff + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(-,root,root,-) +%doc README_eo_l3.txt +%{_datadir}/myspell/* + +%changelog +* Sun Nov 02 2008 Caolan McNamara - 0.20041129-1 +- initial version diff --git a/import.log b/import.log new file mode 100644 index 0000000..ca4b69c --- /dev/null +++ b/import.log @@ -0,0 +1 @@ +hunspell-eo-0_20041129-1_fc9:HEAD:hunspell-eo-0.20041129-1.fc9.src.rpm:1226357352 diff --git a/sources b/sources index e69de29..21b3584 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +518edcd9a9ecda594e519b2af1fd7e80 eo.zip