diff --git a/.cvsignore b/.cvsignore index e69de29..ad386a3 100644 --- a/.cvsignore +++ b/.cvsignore @@ -0,0 +1 @@ +ia_myspell.zip diff --git a/hunspell-ia.spec b/hunspell-ia.spec new file mode 100644 index 0000000..0baa5ba --- /dev/null +++ b/hunspell-ia.spec @@ -0,0 +1,41 @@ +Name: hunspell-ia +Summary: Interlingua hunspell dictionaries +%define upstreamid 20050226 +Version: 0.%{upstreamid} +Release: 1%{?dist} +Group: Applications/Text +Source: http://download.savannah.gnu.org/releases/interlingua/ia_myspell.zip +URL: http://wiki.services.openoffice.org/wiki/Dictionaries#Interlingua_.28x-register.29 +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +License: LGPLv2+ +BuildArch: noarch +BuildRequires: hunspell-devel + +Requires: hunspell + +%description +Interlingua hunspell dictionaries. + +%prep +%setup -q -c + +%build +tr -d '\r' < README_ia.txt > README_ia.txt.new +mv -f README_ia.txt.new README_ia.txt + +%install +rm -rf $RPM_BUILD_ROOT +mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell +cp -p ia.* $RPM_BUILD_ROOT/%{_datadir}/myspell + +%clean +rm -rf $RPM_BUILD_ROOT + +%files +%defattr(-,root,root,-) +%doc README_ia.txt +%{_datadir}/myspell/* + +%changelog +* Fri Nov 07 2008 Caolan McNamara - 0.20050226-1 +- initial version diff --git a/import.log b/import.log new file mode 100644 index 0000000..73d27f1 --- /dev/null +++ b/import.log @@ -0,0 +1 @@ +hunspell-ia-0_20050226-1_fc10:HEAD:hunspell-ia-0.20050226-1.fc10.src.rpm:1227778352 diff --git a/sources b/sources index e69de29..155808a 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +1b3705c8ca3de449fe28e109ee86adf4 ia_myspell.zip