Author: agaran Date: Thu Jul 27 18:38:56 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.18, rel 0.1, not really clean, - seems that no manuals generate now (need to fix probably)
---- Files affected: SPECS: perl-Encode.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/perl-Encode.spec diff -u SPECS/perl-Encode.spec:1.2 SPECS/perl-Encode.spec:1.3 --- SPECS/perl-Encode.spec:1.2 Fri Dec 17 00:42:34 2004 +++ SPECS/perl-Encode.spec Thu Jul 27 20:38:50 2006 @@ -8,12 +8,12 @@ Summary: Encode - character encodings Summary(pl): Encode - kodowania znaków Name: perl-Encode -Version: 2.09 -Release: 1 +Version: 2.18 +Release: 0.1 License: unknown (same as perl?) Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{version}.tar.gz -# Source0-md5: 05fb8a31bdfab31ceecc4ab8ddd3ef04 +# Source0-md5: b16ee372b5289303c1863c0371e4d3d9 BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -56,7 +56,8 @@ %dir %{perl_vendorarch}/auto/Encode/*/ %attr(755,root,root) %{perl_vendorarch}/auto/Encode/*.so %attr(755,root,root) %{perl_vendorarch}/auto/Encode/*/*.so -%{_mandir}/man?/* +%attr(755,root,root) %{perl_vendorarch}/auto/Encode/*/*.bs +#%{_mandir}/man?/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -64,6 +65,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2006/07/27 18:38:50 agaran +- updated to 2.18, rel 0.1, not really clean, +- seems that no manuals generate now (need to fix probably) + Revision 1.2 2004/12/16 23:42:34 qboosh - pl fix, cosmetics ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Encode.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
