Author: qboosh Date: Tue Nov 15 23:09:27 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - pl, generic URL
---- Files affected: SPECS: perl-Unicode-UTF8simple.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/perl-Unicode-UTF8simple.spec diff -u SPECS/perl-Unicode-UTF8simple.spec:1.2 SPECS/perl-Unicode-UTF8simple.spec:1.3 --- SPECS/perl-Unicode-UTF8simple.spec:1.2 Mon Nov 14 14:42:27 2005 +++ SPECS/perl-Unicode-UTF8simple.spec Wed Nov 16 00:09:22 2005 @@ -6,7 +6,8 @@ %include /usr/lib/rpm/macros.perl %define pdir Unicode %define pnam UTF8simple -Summary: Unicode::UTF8simple - Conversions to/from UTF8 from/to charactersets +Summary: Unicode::UTF8simple - Conversions to/from UTF-8 from/to character sets +Summary(pl): Unicode::UTF8simple - konwersje do/z UTF-8 z/do różnych zestawów znaków Name: perl-Unicode-UTF8simple Version: 1.06 Release: 1 @@ -15,20 +16,31 @@ Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 1d90907170ed41690a572a2d6ed6e7da +URL: http://search.cpan.org/dist/Unicode-UTF8simple/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Provides UTF-8 conversion for perl versions from 5.00 and up. -It was mainly written for use with perl 5.00 to 5.6.0 because -those perl versions do not support Unicode::MapUTF8 or Encode. +Provides UTF-8 conversion for Perl versions from 5.00 and up. +It was mainly written for use with Perl 5.00 to 5.6.0 because +those Perl versions do not support Unicode::MapUTF8 or Encode. -Unicode::UTF8simple is written in plain perl (no C code) and will +Unicode::UTF8simple is written in plain Perl (no C code) and will work with any Perl 5 version. It is just slightly slower than Encode. +%description -l pl +Ten pakiet udostępnia funkcję do konwersji UTF-8 dla wersji Perla +począwszy od 5.00. Został napisany głównie do używania z perlem od +5.00 do 5.6.0, jako że te wersje Perla nie obsługują Unicode::MapUTF8 +i Encode. + +Unicode::UTF8simple jest napisany w czystym Perlu (bez kodu w C) i +będzie działać z dowolną wersją Perla 5. Jest tylko trochę wolniejszy +niż Encode. + %prep %setup -q -n %{pdir}-%{pnam}-%{version} @@ -60,6 +72,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2005/11/15 23:09:22 qboosh +- pl, generic URL + Revision 1.2 2005/11/14 13:42:27 glen - rel 1 (needed to debug xmltv build failures) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Unicode-UTF8simple.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
