diff --git a/.cvsignore b/.cvsignore index e69de29..368378d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -0,0 +1 @@ +cy_GB.zip diff --git a/hunspell-cy.spec b/hunspell-cy.spec new file mode 100644 index 0000000..49b9bbb --- /dev/null +++ b/hunspell-cy.spec @@ -0,0 +1,41 @@ +Name: hunspell-cy +Summary: Welsh hunspell dictionaries +%define upstreamid 20040425 +Version: 0.%{upstreamid} +Release: 1%{?dist} +Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/cy_GB.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 +Welsh hunspell dictionaries. + +%prep +%setup -q -c -n hunspell-cy + +%build +chmod -x * +tr -d '\r' < README_cy_GB.txt > README_cy_GB.txt.new +mv -f README_cy_GB.txt.new README_cy_GB.txt + +%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_cy_GB.txt +%{_datadir}/myspell/* + +%changelog +* Thu Dec 07 2006 Caolan McNamara - 0.20040425-1 +- initial version diff --git a/sources b/sources index e69de29..b62197e 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +accdb94f38555af45a54494e046a88f3 cy_GB.zip