spurious extra .aff file packaged

This commit is contained in:
Caolan McNamara 2009-04-13 12:35:52 +00:00
parent f071aadc8d
commit f9335dae49

View File

@ -2,7 +2,7 @@ Name: hunspell-mt
Summary: Maltese hunspell dictionaries
%define upstreamid 20020708
Version: 0.%{upstreamid}
Release: 2%{?dist}
Release: 3%{?dist}
Group: Applications/Text
Source: http://linux.org.mt/downloads/spellcheck-mt-0.3.tar.gz
URL: http://linux.org.mt/projects/spellcheck
@ -27,7 +27,7 @@ wordlist2hunspell maltese.words mt_MT
%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
cp -p mt_MT.dic mt_MT.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
%clean
rm -rf $RPM_BUILD_ROOT
@ -38,6 +38,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/myspell/*
%changelog
* Mon Apr 13 2009 Caolan McNamara <caolanm@redhat.com> - 0.20020708-3
- spurious extra .aff file packaged
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20020708-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild