[perl-indirect] remove unnecessary explicit BR on perl

Iain Arnell iarnell at fedoraproject.org
Wed Aug 24 07:11:37 UTC 2011


commit eab63d9d740bb291b8db479dbc3e49687f08ba16
Author: Iain Arnell <iarnell at gmail.com>
Date:   Wed Aug 24 09:11:09 2011 +0200

    remove unnecessary explicit BR on perl

 perl-indirect.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/perl-indirect.spec b/perl-indirect.spec
index 304b603..278d911 100644
--- a/perl-indirect.spec
+++ b/perl-indirect.spec
@@ -1,12 +1,11 @@
 Name:           perl-indirect
 Version:        0.24
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Lexically warn about using the indirect object syntax
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/indirect/
 Source0:        http://search.cpan.org/CPAN/authors/id/V/VP/VPIT/indirect-%{version}.tar.gz
-BuildRequires:  perl >= 0:5.008001
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test::Kwalitee)
 BuildRequires:  perl(Test::More)
@@ -50,5 +49,8 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Aug 24 2011 Iain Arnell <iarnell at gmail.com> 0.24-2
+- remove unnecessary explicit BR on perl
+
 * Thu Aug 11 2011 Iain Arnell <iarnell at gmail.com> 0.24-1
 - Specfile autogenerated by cpanspec 1.78.


More information about the scm-commits mailing list