a2398c
Name: hunspell-nl
a2398c
Summary: Dutch hunspell dictionaries
a2398c
Version: 2.10
eceb54
Release: 5%{?dist}
a2398c
#http://www.opentaal.org/bestanden/doc_download/20-woordenlijst-v-210g-voor-openofficeorg-3
a2398c
#annoying click through makes direct link apparently impossible
a2398c
Source: OpenTaal-210G-LO.oxt
a2398c
Group: Applications/Text
a2398c
URL: http://www.opentaal.org/english.php
a2398c
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
a2398c
License: BSD or CC-BY
a2398c
BuildArch: noarch
a2398c
a2398c
Requires: hunspell
a2398c
a2398c
%description
a2398c
Dutch hunspell dictionaries.
a2398c
a2398c
%prep
a2398c
%setup -q -c
a2398c
a2398c
%build
a2398c
chmod -x nl_NL.*
a2398c
a2398c
%install
a2398c
rm -rf $RPM_BUILD_ROOT
a2398c
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
a2398c
cp -p nl_NL.aff nl_NL.dic $RPM_BUILD_ROOT/%{_datadir}/myspell
a2398c
a2398c
pushd $RPM_BUILD_ROOT/%{_datadir}/myspell/
a2398c
nl_NL_aliases="nl_AW nl_BE"
a2398c
for lang in $nl_NL_aliases; do
a2398c
        ln -s nl_NL.aff $lang.aff
a2398c
        ln -s nl_NL.dic $lang.dic
a2398c
done
a2398c
a2398c
%clean
a2398c
rm -rf $RPM_BUILD_ROOT
a2398c
a2398c
%files
a2398c
%defattr(-,root,root,-)
a2398c
%doc description/desc_en_US.txt description/desc_nl_NL.txt README_nl_NL.txt license_en_EN.txt licentie_nl_NL.txt
a2398c
%{_datadir}/myspell/*
a2398c
a2398c
%changelog
eceb54
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 2.10-5
eceb54
- Mass rebuild 2013-12-27
eceb54
a2398c
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.10-4
a2398c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
a2398c
a2398c
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.10-3
a2398c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
a2398c
a2398c
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.10-2
a2398c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
a2398c
a2398c
* Mon Oct 17 2011 Caolán McNamara <caolanm@redhat.com> - 2.10-1
a2398c
- latest version
a2398c
a2398c
* Tue Aug 30 2011 Caolán McNamara <caolanm@redhat.com> - 2.00-4
a2398c
- Resolves: rhbz#734218 remove executable flags
a2398c
a2398c
* Thu May 12 2011 Caolán McNamara <caolanm@redhat.com> - 2.00-3
a2398c
- hyph dict incorrectly installed in spell dir
a2398c
a2398c
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.00-2
a2398c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
a2398c
a2398c
* Sun Sep 26 2010 Caolán McNamara <caolanm@redhat.com> - 2.00-1
a2398c
- latest version
a2398c
a2398c
* Thu Jan 07 2010 Caolán McNamara <caolanm@redhat.com> - 1.10-2
a2398c
- fix License tag
a2398c
a2398c
* Tue Aug 25 2009 Caolán McNamara <caolanm@redhat.com> - 1.10-1
a2398c
- latest version
a2398c
a2398c
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.00g-6
a2398c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
a2398c
a2398c
* Sat Jul 11 2009 Caolán McNamara <caolanm@redhat.com> - 1.00g-5
a2398c
- retain timestamp
a2398c
a2398c
* Fri Jun 22 2009 Caolán McNamara <caolanm@redhat.com> - 1.00g-4
a2398c
- extend coverage
a2398c
a2398c
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.00g-3
a2398c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
a2398c
a2398c
* Thu Aug 09 2007 Caolán McNamara <caolanm@redhat.com> - 1.00g-2
a2398c
- clarify license version
a2398c
a2398c
* Fri Jun 08 2007 Caolán McNamara <caolanm@redhat.com> - 1.00g-1
a2398c
- OpenTaal project publishes Dutch Language Union approved dictionary
a2398c
a2398c
* Wed Feb 14 2007 Caolán McNamara <caolanm@redhat.com> - 0.20050720-1
a2398c
- update to match upstream id
a2398c
a2398c
* Thu Dec 07 2006 Caolán McNamara <caolanm@redhat.com> - 0.20050617-1
a2398c
- initial version