[perl-Sub-Install/el4/master] drop perl(Test::Perl::Critic) buildreq for EPEL-4 build

Paul Howarth pghmcfc at fedoraproject.org
Wed Jan 5 13:51:55 UTC 2011


commit 92789100856eafae56400933442b43d483b454d8
Author: Paul Howarth <paul at city-fan.org>
Date:   Wed Jan 5 13:51:28 2011 +0000

    drop perl(Test::Perl::Critic) buildreq for EPEL-4 build

 perl-Sub-Install.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/perl-Sub-Install.spec b/perl-Sub-Install.spec
index 2ec5c3e..37dd36e 100644
--- a/perl-Sub-Install.spec
+++ b/perl-Sub-Install.spec
@@ -1,8 +1,8 @@
 Name:           perl-Sub-Install
 Version:        0.924
-Release:        1%{?dist}
+Release:        1%{?dist}.1
 Summary:        Install subroutines into packages easily
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Sub-Install/
 Source0:        http://www.cpan.org/authors/id/R/RJ/RJBS/Sub-Install-%{version}.tar.gz
@@ -12,7 +12,6 @@ Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $versi
 
 # testing
 BuildRequires:  perl(Test::Pod), perl(Test::Pod::Coverage)
-BuildRequires:  perl(Test::Perl::Critic)
 
 %description
 This module makes it easy to install subroutines into packages without the
@@ -52,6 +51,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*
 
 %changelog
+* Wed Jan  5 2011 Paul Howarth <paul at city-fan.org> 0.924-1.1
+- drop perl(Test::Perl::Critic) buildreq for EPEL-4 build
+
 * Wed Nov 22 2006 Chris Weyl <cweyl at alumni.drew.edu> 0.924-1
 - update to 0.924
 - add perl(Test::Perl::Critic) to BR's


More information about the scm-commits mailing list