commit fbad33c454fe1fe08b1df16c3a26b60fda7fd8e4 Author: Paul Howarth <paul@xxxxxxxxxxxx> Date: Wed Jun 29 19:32:26 2011 +0100 Move BR: perl(Test::Perl::Critic) to author test section where it belongs perl-Perl-Critic.spec | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) --- diff --git a/perl-Perl-Critic.spec b/perl-Perl-Critic.spec index 80eb678..a357ecf 100644 --- a/perl-Perl-Critic.spec +++ b/perl-Perl-Critic.spec @@ -2,7 +2,7 @@ Name: perl-Perl-Critic Version: 1.116 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Critique Perl source code for best-practices Group: Development/Libraries @@ -74,7 +74,6 @@ Requires: perl(Term::ANSIColor) >= 2.02 BuildRequires: perl(Test::Deep) BuildRequires: perl(Test::Memory::Cycle) BuildRequires: perl(Test::More) -BuildRequires: perl(Test::Perl::Critic) # Author tests %if %{with authortests} @@ -82,6 +81,7 @@ BuildRequires: perl(Devel::EnforceEncapsulation) BuildRequires: perl(Perl::Critic::Policy::Editor::RequireEmacsFileVariables) BuildRequires: perl(Perl::Critic::Policy::ErrorHandling::RequireUseOfExceptions) BuildRequires: perl(Test::Kwalitee) +BuildRequires: perl(Test::Perl::Critic) BuildRequires: perl(Test::Pod) >= 1.00 BuildRequires: perl(Test::Pod::Coverage) >= 1.04 BuildRequires: perl(Test::Without::Module) @@ -157,6 +157,9 @@ LC_ALL=en_US ./Build test %changelog +* Wed Jun 29 2011 Paul Howarth <paul@xxxxxxxxxxxx> - 1.116-2 +- move BR: perl(Test::Perl::Critic) to author test section where it belongs + * Mon May 16 2011 Paul Howarth <paul@xxxxxxxxxxxx> - 1.116-1 - update to 1.116 - BuiltInFunctions::ProhibitLvalueSubstr does not report violations if the -- 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