Author: amateja Date: Tue Sep 15 07:20:45 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.394
---- Files affected: packages/perl-I18N-Charset: perl-I18N-Charset.spec (1.26 -> 1.27) ---- Diffs: ================================================================ Index: packages/perl-I18N-Charset/perl-I18N-Charset.spec diff -u packages/perl-I18N-Charset/perl-I18N-Charset.spec:1.26 packages/perl-I18N-Charset/perl-I18N-Charset.spec:1.27 --- packages/perl-I18N-Charset/perl-I18N-Charset.spec:1.26 Mon Mar 24 14:36:14 2008 +++ packages/perl-I18N-Charset/perl-I18N-Charset.spec Tue Sep 15 09:20:39 2009 @@ -9,19 +9,21 @@ Summary: I18N::Charset - IANA Character Set Registry names and Unicode::MapUTF8 conversion scheme names Summary(pl.UTF-8): I18N::Charset - nazwy zestawów znaków wg IANA oraz nazwy tabel konwersji Unicode::MapUTF8 Name: perl-I18N-Charset -Version: 1.385 +Version: 1.394 Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/I18N/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: 1c98e22788e1ce2b066bdd01c76d4a85 +# Source0-md5: 7b45d8bdf76f1687223b582d74aa6402 URL: http://search.cpan.org/dist/I18N-Charset/ BuildRequires: perl-devel >= 1:5.8.0 %if %{with tests} BuildRequires: perl-File-Which BuildRequires: perl-IO-Capture BuildRequires: perl-IO-String +BuildRequires: perl-Test-Pod +BuildRequires: perl-Test-Pod-Coverage BuildRequires: perl-Test-Simple BuildRequires: perl-Unicode-MapUTF8 >= 1.09 %endif @@ -31,9 +33,9 @@ %description The I18N::Charset module provides access to the IANA Character Set -Registry names for identifying character encoding schemes. It also -provides a mapping to the character set names used by the Unicode::Map8 -and Unicode::Map modules. +Registry names for identifying character encoding schemes. It also +provides a mapping to the character set names used by the +Unicode::Map8 and Unicode::Map modules. So, for example, if you get an HTML document with a META CHARSET="..." tag, you can fairly quickly determine what Unicode::MapXXX module can @@ -74,12 +76,15 @@ %{perl_vendorlib}/I18N/*.pm %{_mandir}/man3/* -%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) +%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[email protected]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.27 2009/09/15 07:20:39 amateja +- updated to 1.394 + Revision 1.26 2008/03/24 13:36:14 qboosh - generic URL ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-I18N-Charset/perl-I18N-Charset.spec?r1=1.26&r2=1.27&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
