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

Iain Arnell iarnell at fedoraproject.org
Mon Oct 31 16:18:00 UTC 2011


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

    requires 'patch'
    (cherry picked from commit b30f13274d349d89c813b9c22b321d77514b3886)
    
    Conflicts:
    
    	perl-Devel-PatchPerl.spec

 perl-Devel-PatchPerl.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-Devel-PatchPerl.spec b/perl-Devel-PatchPerl.spec
index 1289a14..8cf9b3b 100644
--- a/perl-Devel-PatchPerl.spec
+++ b/perl-Devel-PatchPerl.spec
@@ -1,6 +1,6 @@
 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
@@ -16,6 +16,7 @@ BuildRequires:  perl(IO::File)
 BuildRequires:  perl(IPC::Cmd) >= 0.38
 BuildRequires:  perl(MIME::Base64)
 BuildRequires:  perl(Test::More)
+Requires:       patch
 Requires:       perl(File::pushd) >= 1.00
 Requires:       perl(IPC::Cmd) >= 0.38
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -58,6 +59,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