Author: charles Date: Tue Dec 30 22:59:14 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - if with_tests - BR: perl-Test-Pod, perl-Test-Pod-Coverage, perl-libwww
---- Files affected: SPECS: perl-HTTP-Response-Encoding.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/perl-HTTP-Response-Encoding.spec diff -u SPECS/perl-HTTP-Response-Encoding.spec:1.1 SPECS/perl-HTTP-Response-Encoding.spec:1.2 --- SPECS/perl-HTTP-Response-Encoding.spec:1.1 Mon Dec 1 18:41:54 2008 +++ SPECS/perl-HTTP-Response-Encoding.spec Tue Dec 30 23:59:09 2008 @@ -17,7 +17,10 @@ Source0: http://www.cpan.org/modules/by-module/HTTP/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: bb5880687bfb8b1e220c5c3c2b7d1408 URL: http://search.cpan.org/dist/HTTP-Response-Encoding/ +%{?with_tests:BuildRequires: perl-Test-Pod >= 1.14} +%{?with_tests:BuildRequires: perl-Test-Pod-Coverage >= 1.04} BuildRequires: perl-devel >= 1:5.8.0 +%{?with_tests:BuildRequires: perl-libwww} BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -57,6 +60,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2008/12/30 22:59:09 charles +- if with_tests - BR: perl-Test-Pod, perl-Test-Pod-Coverage, perl-libwww + Revision 1.1 2008/12/01 17:41:54 arekm - new ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-HTTP-Response-Encoding.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
