rpms/hunspell-nl/devel hunspell-nl.spec,1.5,1.6

Caolan McNamara caolanm at fedoraproject.org
Fri Jun 12 14:39:56 UTC 2009


Author: caolanm

Update of /cvs/pkgs/rpms/hunspell-nl/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17764

Modified Files:
	hunspell-nl.spec 
Log Message:
extend coverage


Index: hunspell-nl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell-nl/devel/hunspell-nl.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- hunspell-nl.spec	25 Feb 2009 05:14:30 -0000	1.5
+++ hunspell-nl.spec	12 Jun 2009 14:39:56 -0000	1.6
@@ -1,7 +1,7 @@
 Name: hunspell-nl
 Summary: Dutch hunspell dictionaries
 Version: 1.00g
-Release: 3%{?dist}
+Release: 4%{?dist}
 Source: http://www.opentaal.org/bestanden/nl_NL-Pack
 Group: Applications/Text
 URL: http://www.opentaal.org/english.php
@@ -28,7 +28,7 @@ mkdir -p $RPM_BUILD_ROOT/%{_datadir}/mys
 cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell
 
 pushd $RPM_BUILD_ROOT/%{_datadir}/myspell/
-nl_NL_aliases="nl_BE"
+nl_NL_aliases="nl_AW nl_BE"
 for lang in $nl_NL_aliases; do
         ln -s nl_NL.aff $lang.aff
         ln -s nl_NL.dic $lang.dic
@@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/myspell/*
 
 %changelog
+* Fri Jun 22 2009 Caolan McNamara <caolanm at redhat.com> - 1.00g-4
+- extend coverage
+
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.00g-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list