diff --git a/.cvsignore b/.cvsignore index 3daeb83..bce0ff3 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1 @@ -nl_NL.zip -nl_NL-Pack +nl-dict.oxt diff --git a/hunspell-nl.spec b/hunspell-nl.spec index e47ac05..5bc6dc5 100644 --- a/hunspell-nl.spec +++ b/hunspell-nl.spec @@ -1,8 +1,8 @@ Name: hunspell-nl Summary: Dutch hunspell dictionaries -Version: 1.00g -Release: 6%{?dist} -Source: http://www.opentaal.org/bestanden/nl_NL-Pack +Version: 1.10 +Release: 1%{?dist} +Source: http://www.opentaal.org/bestanden/1_10/nl-dict.oxt Group: Applications/Text URL: http://www.opentaal.org/english.php BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -15,20 +15,9 @@ Requires: hunspell Dutch hunspell dictionaries. %prep -%setup -q -c -n hunspell-nl +%setup -q -c %build -unzip -o nl_NL.zip -for i in README_nl_NL.txt; do - if ! iconv -f utf-8 -t utf-8 -o /dev/null $i > /dev/null 2>&1; then - iconv -f ISO-8859-1 -t UTF-8 $i > $i.new - touch -r $i $i.new - mv -f $i.new $i - fi - tr -d '\r' < $i > $i.new - touch -r $i $i.new - mv -f $i.new $i -done %install rm -rf $RPM_BUILD_ROOT @@ -47,10 +36,13 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc README_nl_NL.txt +%doc description/desc_en_US.txt description/desc_nl_NL.txt README_EN.txt README_NL.txt %{_datadir}/myspell/* %changelog +* Tue Aug 25 2009 Caolan McNamara - 1.10-1 +- latest version + * Fri Jul 24 2009 Fedora Release Engineering - 1.00g-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index 6a1cf02..6492b2b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d7f7eb234bf6d1bd909b560bf8b89ce4 nl_NL-Pack +6b4064a45751fd0cfa5a741d8ec378ca nl-dict.oxt