Author: glen Date: Tue Oct 14 21:15:16 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - Encode.pm version from Makefile.PL
---- Files affected: SPECS: perl-MIME-Charset.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/perl-MIME-Charset.spec diff -u SPECS/perl-MIME-Charset.spec:1.5 SPECS/perl-MIME-Charset.spec:1.6 --- SPECS/perl-MIME-Charset.spec:1.5 Mon Sep 29 22:57:13 2008 +++ SPECS/perl-MIME-Charset.spec Tue Oct 14 23:15:11 2008 @@ -17,7 +17,8 @@ Source0: http://www.cpan.org/modules/by-module/MIME/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: a764906fe10ca4b61badbc2a00cc58fc URL: http://search.cpan.org/dist/MIME-Charset/ -BuildRequires: perl-devel >= 1:5.8.0 +BuildRequires: perl-Encode >= 1:1.98 +BuildRequires: perl-devel >= 1:5.8.1 BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -70,6 +71,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2008/10/14 21:15:11 glen +- Encode.pm version from Makefile.PL + Revision 1.5 2008/09/29 20:57:13 pawelz - removed comments from template - rel 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-MIME-Charset.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
