[perl-ZMQ-LibZMQ2] Build-require Devel::PPPort

Petr Pisar ppisar at fedoraproject.org
Thu Oct 30 15:38:27 UTC 2014


commit b5584163a2f7c28a331cbe19af5aaa68da86abb7
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Oct 30 16:37:46 2014 +0100

    Build-require Devel::PPPort

 perl-ZMQ-LibZMQ2.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-ZMQ-LibZMQ2.spec b/perl-ZMQ-LibZMQ2.spec
index cb3a6e0..5bf6991 100644
--- a/perl-ZMQ-LibZMQ2.spec
+++ b/perl-ZMQ-LibZMQ2.spec
@@ -1,6 +1,6 @@
 Name:           perl-ZMQ-LibZMQ2
 Version:        1.09
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Perl wrapper for the libzmq 2.x library
 
 License:        GPL+ or Artistic
@@ -12,6 +12,7 @@ BuildRequires:  perl(AnyEvent)
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Cwd)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Devel::PPPort) >= 3.19
 BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) >= 0.98
@@ -58,6 +59,9 @@ make test
 
 
 %changelog
+* Thu Oct 30 2014 Petr Pisar <ppisar at redhat.com> - 1.09-4
+- Build-require Devel::PPPort (bug #1158400)
+
 * Fri Aug 29 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1.09-3
 - Perl 5.20 rebuild
 



More information about the perl-devel mailing list