commit 9c6106a8e016636c6e252dc3286390eb8a56a4a6 Author: Petr PÃsaÅ <ppisar@xxxxxxxxxx> Date: Wed Sep 22 13:56:52 2010 +0200 Test PODs Add BuildRequires needed for POD testing. perl-WebService-Validator-HTML-W3C.spec | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) --- diff --git a/perl-WebService-Validator-HTML-W3C.spec b/perl-WebService-Validator-HTML-W3C.spec index 3f2a73f..cbd7dd8 100644 --- a/perl-WebService-Validator-HTML-W3C.spec +++ b/perl-WebService-Validator-HTML-W3C.spec @@ -1,6 +1,6 @@ Name: perl-WebService-Validator-HTML-W3C Version: 0.26 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Access the W3Cs online HTML validator License: GPL+ or Artistic Group: Development/Libraries @@ -12,6 +12,9 @@ BuildRequires: perl(Class::Accessor) BuildRequires: perl(LWP) BuildRequires: perl(Module::Build) BuildRequires: perl(Test::More) +# Tests only: +BuildRequires: perl(Test::Pod) >= 1.00 +BuildRequires: perl(Test::Pod::Coverage) >= 0.08 Requires: perl(Class::Accessor) Requires: perl(SOAP::Lite) Requires: perl(URI) @@ -53,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Wed Sep 22 2010 Petr Pisar <ppisar@xxxxxxxxxx> - 0.26-2 +- Test PODs + * Wed Sep 22 2010 Petr Pisar <ppisar@xxxxxxxxxx> - 0.26-1 - 0.26 bump -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel