Name: hunspell-ast Summary: Asturian hunspell dictionaries %define upstreamid 20100331 Version: 0.%{upstreamid} Release: 1%{?dist} Group: Applications/Text Source: http://www.openoffice.org/nonav/issues/showattachment.cgi/68679/asturianu.oxt URL: http://softastur.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) License: GPL+ BuildArch: noarch Requires: hunspell %description Asturian hunspell dictionaries. %prep %setup -q -c %build chmod -x dictionaries/* %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell cp -p dictionaries/ast.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/ast_ES.aff cp -p dictionaries/ast.dic $RPM_BUILD_ROOT/%{_datadir}/myspell/ast_ES.dic %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc LICENSES-en.txt LICENCES-ast.txt %{_datadir}/myspell/* %changelog * Mon Apr 12 2010 Caolán McNamara - 0.20100331-1 - initial version