Author: steve Update of /cvs/pkgs/rpms/perl-Exception-Class/devel In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18196 Modified Files: perl-Exception-Class.spec Log Message: BR Test::Pod and Test::Pod::Coverage and define IS_MAINTAINER. Index: perl-Exception-Class.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Exception-Class/devel/perl-Exception-Class.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- perl-Exception-Class.spec 15 May 2008 20:34:45 -0000 1.11 +++ perl-Exception-Class.spec 31 May 2008 21:36:59 -0000 1.12 @@ -12,6 +12,8 @@ BuildRequires: perl(Devel::StackTrace) >= 1.17 BuildRequires: perl(Module::Build) BuildRequires: perl(Test::More) >= 0.46 +BuildRequires: perl(Test::Pod) >= 1.14 +BuildRequires: perl(Test::Pod::Coverage) >= 1.04 Requires: perl(Class::Data::Inheritable) >= 0.02 Requires: perl(Devel::StackTrace) >= 1.17 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -38,6 +40,7 @@ %{_fixperms} $RPM_BUILD_ROOT/* %check +export IS_MAINTAINER=1 ./Build test %clean @@ -50,12 +53,13 @@ %{_mandir}/man3/* %changelog -* Thu May 15 2008 Steven Pritchard <steve@xxxxxxxxx> 1.24-1 +* Thu May 31 2008 Steven Pritchard <steve@xxxxxxxxx> 1.24-1 - Update to 1.24. - Bump Devel::StackTrace dependency to 1.17. - Clean up to match current cpanspec output. - Improve Summary and description. - Build with Module::Build. +- BR Test::Pod and Test::Pod::Coverage and define IS_MAINTAINER. * Wed Feb 27 2008 Tom "spot" Callaway <tcallawa@xxxxxxxxxx> - 1.23-6 - Rebuild for perl 5.10 (again) -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list