From 0222203254ed5d2186bd25ab36caef651ba973e7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Miloslav=20Trma=C4=8D?= <m...@redhat.com>
Date: Wed, 14 Oct 2015 22:01:56 +0200
Subject: Add Requires: perl(Test) needed with perl-4:5.22.0-352.fc24

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

diff --git a/perl-IPTables-Parse.spec b/perl-IPTables-Parse.spec
index ee40570..036871e 100644
--- a/perl-IPTables-Parse.spec
+++ b/perl-IPTables-Parse.spec
@@ -1,6 +1,6 @@
 Name:           perl-IPTables-Parse
 Version:        1.5
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Perl extension for parsing iptables firewall rulesets
 License:        Artistic 2.0
 Group:          Development/Libraries
@@ -10,7 +10,7 @@ Source1:        
http://www.cipherdyne.org/modules/IPTables-Parse-%{version}.tar.
 # https://github.com/mrash/IPTables-Parse/pull/6
 Patch0:         IPTables-Parse-1.5-predictable-tmp.patch
 BuildArch:      noarch
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker), perl(Test)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
 %description
@@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Wed Oct 14 2015 Miloslav Trmač <m...@redhat.com> - 1.5-2
+- Add Requires: perl(Test) needed with perl-4:5.22.0-352.fc24
+
 * Tue Sep 29 2015 Miloslav Trmač <m...@redhat.com> - 1.5-1
 - Update to IPTables-Parse-1.5
 - Fix use of predictable temporary file names
-- 
cgit v0.11.2


        
http://pkgs.fedoraproject.org/cgit/perl-IPTables-Parse.git/commit/?h=f22&id=0222203254ed5d2186bd25ab36caef651ba973e7
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to