mitr pushed to perl-IPTables-ChainMgr (master). "Add Requires: perl(Test) needed with perl-4:5.22.0-352.fc24"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Oct 14 19:56:04 UTC 2015


From 0fbb98667d8a5f1446910db3a6a7f182774cee83 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Miloslav=20Trma=C4=8D?= <mitr at redhat.com>
Date: Wed, 14 Oct 2015 21:55:20 +0200
Subject: Add Requires: perl(Test) needed with perl-4:5.22.0-352.fc24

---
 perl-IPTables-ChainMgr.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/perl-IPTables-ChainMgr.spec b/perl-IPTables-ChainMgr.spec
index c730c75..df8cc32 100644
--- a/perl-IPTables-ChainMgr.spec
+++ b/perl-IPTables-ChainMgr.spec
@@ -1,6 +1,6 @@
 Name:           perl-IPTables-ChainMgr
 Version:        1.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Perl extension for manipulating iptables policies
 License:        Artistic 2.0
 Group:          Development/Libraries
@@ -8,7 +8,7 @@ URL:            http://www.cipherdyne.org/modules/
 Source0:        http://www.cipherdyne.org/modules/IPTables-ChainMgr-%{version}.tar.bz2
 Source1:        http://www.cipherdyne.org/modules/IPTables-ChainMgr-%{version}.tar.bz2.asc
 BuildArch:      noarch
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker), perl(Test)
 BuildRequires:  perl(IPTables::Parse), perl(NetAddr::IP)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Wed Oct 14 2015 Miloslav Trmač <mitr at redhat.com> - 1.4-2
+- Add Requires: perl(Test) needed with perl-4:5.22.0-352.fc24
+
 * Tue Sep 29 2015 Miloslav Trmač <mitr at redhat.com> - 1.4-1
 - Update to IPTables-ChainMgr-1.4
   Resolves: #1267304
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-IPTables-ChainMgr.git/commit/?h=master&id=0fbb98667d8a5f1446910db3a6a7f182774cee83


More information about the perl-devel mailing list