hyph dict incorrectly installed in spell dir

This commit is contained in:
Caolán McNamara 2011-05-12 20:39:40 +01:00
parent 6cab8b9dab
commit 9d5296a4f0

View File

@ -1,7 +1,7 @@
Name: hunspell-nl
Summary: Dutch hunspell dictionaries
Version: 2.00
Release: 2%{?dist}
Release: 3%{?dist}
#http://www.opentaal.org/bestanden/doc_download/14-woordenlijst-v-200g-voor-openofficeorg-3
#annoying click through makes direct link apparently impossible
Source: nl-dict-v2.00g.oxt
@ -24,7 +24,7 @@ Dutch hunspell dictionaries.
%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
cp -p nl_NL.aff nl_NL.dic $RPM_BUILD_ROOT/%{_datadir}/myspell
pushd $RPM_BUILD_ROOT/%{_datadir}/myspell/
nl_NL_aliases="nl_AW nl_BE"
@ -42,6 +42,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/myspell/*
%changelog
* Thu May 12 2011 Caolán McNamara <caolanm@redhat.com> - 2.00-3
- hyph dict incorrectly installed in spell dir
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.00-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild