SPECS: phpmailer.spec - fix lang() codes

ankry ankry at pld-linux.org
Wed Aug 27 08:53:44 CEST 2008


Author: ankry                        Date: Wed Aug 27 06:53:43 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix lang() codes

---- Files affected:
SPECS:
   phpmailer.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/phpmailer.spec
diff -u SPECS/phpmailer.spec:1.10 SPECS/phpmailer.spec:1.11
--- SPECS/phpmailer.spec:1.10	Tue Aug 26 23:52:10 2008
+++ SPECS/phpmailer.spec	Wed Aug 27 08:53:38 2008
@@ -73,11 +73,11 @@
 
 %dir %{_appdir}/language
 %{_appdir}/language/phpmailer.lang-en.php
-%lang(br) %{_appdir}/language/phpmailer.lang-br.php
+%lang(pt_BR) %{_appdir}/language/phpmailer.lang-br.php
 %lang(ca) %{_appdir}/language/phpmailer.lang-ca.php
-%lang(cz) %{_appdir}/language/phpmailer.lang-cz.php
+%lang(cs) %{_appdir}/language/phpmailer.lang-cz.php
 %lang(de) %{_appdir}/language/phpmailer.lang-de.php
-%lang(dk) %{_appdir}/language/phpmailer.lang-dk.php
+%lang(da) %{_appdir}/language/phpmailer.lang-dk.php
 %lang(es) %{_appdir}/language/phpmailer.lang-es.php
 %lang(et) %{_appdir}/language/phpmailer.lang-et.php
 %lang(fi) %{_appdir}/language/phpmailer.lang-fi.php
@@ -91,7 +91,7 @@
 %lang(pl) %{_appdir}/language/phpmailer.lang-pl.php
 %lang(ro) %{_appdir}/language/phpmailer.lang-ro.php
 %lang(ru) %{_appdir}/language/phpmailer.lang-ru.php
-%lang(se) %{_appdir}/language/phpmailer.lang-se.php
+%lang(sv) %{_appdir}/language/phpmailer.lang-se.php
 %lang(tr) %{_appdir}/language/phpmailer.lang-tr.php
 
 %{_examplesdir}/%{name}-%{version}
@@ -106,6 +106,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2008/08/27 06:53:38  ankry
+- fix lang() codes
+
 Revision 1.10  2008/08/26 21:52:10  qboosh
 - nb not no
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/phpmailer.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list