Author: qboosh Date: Thu Aug 10 10:27:06 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - hacks no longer needed, added tests BRs
---- Files affected: SPECS: perl-WWW-RobotRules-Parser.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/perl-WWW-RobotRules-Parser.spec diff -u SPECS/perl-WWW-RobotRules-Parser.spec:1.3 SPECS/perl-WWW-RobotRules-Parser.spec:1.4 --- SPECS/perl-WWW-RobotRules-Parser.spec:1.3 Mon Aug 7 23:10:04 2006 +++ SPECS/perl-WWW-RobotRules-Parser.spec Thu Aug 10 12:27:01 2006 @@ -20,8 +20,9 @@ URL: http://search.cpan.org/dist/WWW-RobotRules-Parser/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 -%if %{with autodeps} || %{with tests} -BuildRequires: perl-Pod-Coverage +%if %{with tests} +BuildRequires: perl-Test-Pod +BuildRequires: perl-Test-Pod-Coverage %endif BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -44,9 +45,6 @@ %prep %setup -q -n %{pdir}-%{pnam}-%{version} -mv t/99-pod-coverage.t t/99-pod-coverage.t.disabled -grep -v 99-pod-coverage.t < MANIFEST >MANIFEST.mod -mv -f MANIFEST.mod MANIFEST %build %{__perl} Makefile.PL \ @@ -78,6 +76,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2006/08/10 10:27:01 qboosh +- hacks no longer needed, added tests BRs + Revision 1.3 2006/08/07 21:10:04 agaran - up to 0.03, rel 0.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-WWW-RobotRules-Parser.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
