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

Caolan McNamara caolanm at fedoraproject.org
Mon Sep 29 15:35:35 UTC 2008


Author: caolanm

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

Modified Files:
	hunspell-es.spec 
Log Message:
add es_CU as Cuba for OOo


Index: hunspell-es.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell-es/devel/hunspell-es.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- hunspell-es.spec	8 Jul 2008 14:17:43 -0000	1.5
+++ hunspell-es.spec	29 Sep 2008 15:35:04 -0000	1.6
@@ -2,7 +2,7 @@
 Summary: Spanish hunspell dictionaries
 %define upstreamid 20051031
 Version: 0.%{upstreamid}
-Release: 2%{?dist}
+Release: 3%{?dist}
 Source: http://es.openoffice.org/files/documents/73/3001/es_ANY.zip
 Group: Applications/Text
 URL: http://es.openoffice.org/programa/diccionario.html
@@ -28,7 +28,7 @@
 cp -p es_ANY.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/es_ES.aff
 
 pushd $RPM_BUILD_ROOT/%{_datadir}/myspell/
-es_ES_aliases="es_AR es_BO es_CL es_CO es_CR es_DO es_EC es_GT es_HN es_MX es_NI es_PA es_PE es_PR es_PY es_SV es_US es_UY es_VE"
+es_ES_aliases="es_AR es_BO es_CL es_CO es_CR es_CU es_DO es_EC es_GT es_HN es_MX es_NI es_PA es_PE es_PR es_PY es_SV es_US es_UY es_VE"
 
 for lang in $es_ES_aliases; do
 	ln -s es_ES.aff $lang.aff
@@ -45,6 +45,9 @@
 %{_datadir}/myspell/*
 
 %changelog
+* Mon Sep 29 2008 Caolan McNamara <caolanm at redhat.com> - 0.20051031-3
+- add es_CU as Cuba for OOo
+
 * Tue Jul 08 2008 Caolan McNamara <caolanm at redhat.com> - 0.20051031-2
 - add es_US
 




More information about the fedora-extras-commits mailing list