[perl-Devel-PatchPerl/el6] requires 'patch' (cherry picked from commit b30f13274d349d89c813b9c22b321d77514b3886)

Iain Arnell iarnell at fedoraproject.org
Mon Oct 31 16:21:12 UTC 2011


commit d56416bf4b53400c31ab8c09e8d2028a46d4331d
Author: Iain Arnell <iarnell at gmail.com>
Date:   Mon Oct 31 17:07:32 2011 +0100

    requires 'patch'
    (cherry picked from commit b30f13274d349d89c813b9c22b321d77514b3886)

 perl-Devel-PatchPerl.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/perl-Devel-PatchPerl.spec b/perl-Devel-PatchPerl.spec
index 07c1697..4b93f19 100644
--- a/perl-Devel-PatchPerl.spec
+++ b/perl-Devel-PatchPerl.spec
@@ -1,19 +1,19 @@
 Name:           perl-Devel-PatchPerl
 Version:        0.60
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Patch perl source à la Devel::PPPort's buildperl.pl
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Devel-PatchPerl/
 Source0:        http://www.cpan.org/authors/id/B/BI/BINGOS/Devel-PatchPerl-%{version}.tar.gz
 BuildArch:      noarch
-BuildRequires:  perl >= 1:v5.6.0
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(File::pushd) >= 1.00
 BuildRequires:  perl(IO::File)
 BuildRequires:  perl(IPC::Cmd) >= 0.40
 BuildRequires:  perl(MIME::Base64)
 BuildRequires:  perl(Test::More)
+Requires:       patch
 Requires:       perl(File::pushd) >= 1.00
 Requires:       perl(IPC::Cmd) >= 0.40
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -50,6 +50,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Oct 31 2011 Iain Arnell <iarnell at gmail.com> 0.60-2
+- requires 'patch'
+
 * Fri Oct 28 2011 Iain Arnell <iarnell at gmail.com> 0.60-1
 - update to latest upstream version
 



More information about the perl-devel mailing list