rpms/hyphen-nl/devel hyphen-nl.spec,1.2,1.3

Caolan McNamara caolanm at fedoraproject.org
Fri Jun 12 14:41:23 UTC 2009


Author: caolanm

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

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


Index: hyphen-nl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hyphen-nl/devel/hyphen-nl.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- hyphen-nl.spec	25 Feb 2009 06:13:29 -0000	1.2
+++ hyphen-nl.spec	12 Jun 2009 14:40:52 -0000	1.3
@@ -2,7 +2,7 @@ Name: hyphen-nl
 Summary: Dutch hyphenation rules
 %define upstreamid 20050617
 Version: 0.%{upstreamid}
-Release: 2%{?dist}
+Release: 3%{?dist}
 Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/hyph_nl_NL.zip
 Group: Applications/Text
 URL: http://wiki.services.openoffice.org/wiki/Dictionaries
@@ -27,7 +27,7 @@ mkdir -p $RPM_BUILD_ROOT/%{_datadir}/hyp
 cp -p hyph_nl_NL.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen
 
 pushd $RPM_BUILD_ROOT/%{_datadir}/hyphen/
-nl_NL_aliases="nl_BE"
+nl_NL_aliases="nl_AW nl_BE"
 for lang in $nl_NL_aliases; do
         ln -s hyph_nl_NL.dic hyph_$lang.dic
 done
@@ -41,6 +41,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/hyphen/*
 
 %changelog
+* Fri Jun 12 2009 Caolan McNamara <caolanm at redhat.com> - 0.20050617-3
+- extend coverage
+
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.20050617-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list