Author: glen Date: Mon Feb 20 21:34:25 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 1.11
---- Files affected: SPECS: perl-Unicode-MapUTF8.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: SPECS/perl-Unicode-MapUTF8.spec diff -u SPECS/perl-Unicode-MapUTF8.spec:1.16 SPECS/perl-Unicode-MapUTF8.spec:1.17 --- SPECS/perl-Unicode-MapUTF8.spec:1.16 Wed Nov 3 23:30:53 2004 +++ SPECS/perl-Unicode-MapUTF8.spec Mon Feb 20 22:34:19 2006 @@ -9,13 +9,13 @@ Summary: Unicode::MapUTF8 - conversions to and from arbitrary character sets and UTF8 Summary(pl): Unicode::MapUTF8 - konwersje między dowolnym zestawem znaków a UTF8 Name: perl-Unicode-MapUTF8 -Version: 1.09 -Release: 4 +Version: 1.11 +Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: 32b2593bb38b24b5f5fef2aaf444a367 +# Source0-md5: 16e66ee0bdc0e6cc9c36e29212d8ffdc BuildRequires: perl-devel >= 1:5.8.0 %if %{with tests} BuildRequires: perl-Jcode @@ -29,10 +29,10 @@ %description Unicode::MapUTF8 provides an adapter layer between core routines for -converting to and from UTF8 and other encodings. In essence, a way to +converting to and from UTF8 and other encodings. In essence, a way to give multiple existing Unicode modules a single common interface so you don't have to know the underlaying implementations to do simple -UTF8 to-from other character set encoding conversions. As such, it +UTF8 to-from other character set encoding conversions. As such, it wraps the Unicode::String, Unicode::Map8, Unicode::Map and Jcode modules in a standardized and simple API. @@ -61,6 +61,8 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +rm -f $RPM_BUILD_ROOT%{perl_vendorlib}/Unicode/MapUTF8.pod + %clean rm -rf $RPM_BUILD_ROOT @@ -76,6 +78,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2006/02/20 21:34:19 glen +- 1.11 + Revision 1.16 2004/11/03 22:30:53 paladine - formatting ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Unicode-MapUTF8.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
