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

Caolan McNamara caolanm at fedoraproject.org
Fri Jun 12 14:42:36 UTC 2009


Author: caolanm

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

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


Index: mythes-nl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mythes-nl/devel/mythes-nl.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- mythes-nl.spec	8 Jun 2009 07:43:37 -0000	1.2
+++ mythes-nl.spec	12 Jun 2009 14:42:06 -0000	1.3
@@ -2,7 +2,7 @@ Name: mythes-nl
 Summary: Dutch thesaurus
 %define upstreamid 20090608
 Version: 0.%{upstreamid}
-Release: 1%{?dist}
+Release: 2%{?dist}
 Source: http://www.opentaal.org/opentaalbank/thesaurus/download/thes_nl_v2.zip
 Group: Applications/Text
 URL: http://www.opentaal.org/opentaalbank/thesaurus
@@ -28,7 +28,7 @@ cp -p th_nl_v2.dat $RPM_BUILD_ROOT/%{_da
 cp -p th_nl_v2.idx $RPM_BUILD_ROOT/%{_datadir}/mythes/th_nl_NL_v2.idx
 
 pushd $RPM_BUILD_ROOT/%{_datadir}/mythes/
-nl_NL_aliases="nl_BE"
+nl_NL_aliases="nl_AW nl_BE"
 for lang in $nl_NL_aliases; do
         ln -s th_nl_NL_v2.dat "th_"$lang"_v2.dat"
         ln -s th_nl_NL_v2.idx "th_"$lang"_v2.idx"
@@ -44,6 +44,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/mythes/*
 
 %changelog
+* Fri Jun 12 2009 Caolan McNamara <caolanm at redhat.com> - 0.20090608-2
+- extend coverage
+
 * Mon Jun 08 2009 Caolan McNamara <caolanm at redhat.com> - 0.20090608-1
 - latest version
 




More information about the fedora-extras-commits mailing list