diff --git a/.cvsignore b/.cvsignore index e69de29..beb9e4f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -0,0 +1 @@ +ga_IE.zip diff --git a/hunspell-ga.spec b/hunspell-ga.spec new file mode 100644 index 0000000..3246067 --- /dev/null +++ b/hunspell-ga.spec @@ -0,0 +1,39 @@ +Name: hunspell-ga +Summary: Irish hunspell dictionaries +%define upstreamid 20060731 +Version: 0.%{upstreamid} +Release: 1%{?dist} +Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/ga_IE.zip +Group: Applications/Text +URL: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/ +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +License: GPL +BuildArch: noarch + +Requires: hunspell + +%description +Irish hunspell dictionaries. + +%prep +%setup -q -c -n hunspell-ga + +%build +chmod -x * + +%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 README_ga_IE.txt +%{_datadir}/myspell/* + +%changelog +* Thu Dec 07 2006 Caolan McNamara - 0.20060731-1 +- initial version diff --git a/sources b/sources index e69de29..d7b1693 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +bf115e31b0618268001c28c4bb638444 ga_IE.zip