[perl-autobox-Core] remove explicit requires perl(autobox)

Iain Arnell iarnell at fedoraproject.org
Sun Aug 14 06:11:28 UTC 2011


commit 68ea221eb39f711ab9416af53b2e0a303aab2da3
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sun Aug 14 08:11:04 2011 +0200

    remove explicit requires perl(autobox)

 perl-autobox-Core.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/perl-autobox-Core.spec b/perl-autobox-Core.spec
index 1548e82..904fd0a 100644
--- a/perl-autobox-Core.spec
+++ b/perl-autobox-Core.spec
@@ -1,6 +1,6 @@
 Name:           perl-autobox-Core
 Version:        1.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Core functions exposed as methods in primitive types
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -10,7 +10,6 @@ BuildArch:      noarch
 BuildRequires:  perl(autobox) >= 0.11
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test::More)
-Requires:       perl(autobox) >= 0.11
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %{?perl_default_filter}
@@ -43,5 +42,8 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Aug 14 2011 Iain Arnell <iarnell at gmail.com> 1.2-2
+- remove explicit requires perl(autobox)
+
 * Thu Aug 11 2011 Iain Arnell <iarnell at gmail.com> 1.2-1
 - Specfile autogenerated by cpanspec 1.78.


More information about the scm-commits mailing list