From 1fc6683d1facb0273b9daf880e191b2fa390c1ed Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <[email protected]>
Date: Thu, 18 Feb 2016 12:03:13 +0100
Subject: Specify all dependencies

---
 perl-IPTables-libiptc.spec | 18 ++++++++++++++++--
 1 file changed, 16 insertions(+), 2 deletions(-)

diff --git a/perl-IPTables-libiptc.spec b/perl-IPTables-libiptc.spec
index 7c4fca6..0fd916b 100644
--- a/perl-IPTables-libiptc.spec
+++ b/perl-IPTables-libiptc.spec
@@ -1,6 +1,6 @@
 Name:           perl-IPTables-libiptc
 Version:        0.52
-Release:        11%{?dist}
+Release:        12%{?dist}
 Summary:        Perl extension for iptables libiptc
 License:        GPLv2+
 Group:          Development/Libraries
@@ -14,14 +14,25 @@ Patch1:         
IPTables-libiptc-0.52-Support-for-1.4.16.2.patch
 Patch2:         IPTables-libiptc-0.52-Support-for-1.4.18.patch
 # croak() expects formatting string, bug #1106081
 Patch3:         IPTables-libiptc-0.52-Fix-GCC-format-security-warning.patch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  gcc
 BuildRequires:  iptables-devel >= 1.4.4
+BuildRequires:  make
 BuildRequires:  perl
+# ExtUtils::Constant not needed
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(File::Basename)
-# Tests only:
+BuildRequires:  perl(File::Copy)
+BuildRequires:  perl(File::Spec)
+# Run-time:
 BuildRequires:  perl(AutoLoader)
+BuildRequires:  perl(Carp)
 BuildRequires:  perl(DynaLoader)
 BuildRequires:  perl(Exporter)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
+# Tests:
 BuildRequires:  perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
@@ -58,6 +69,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Mar 11 2016 Petr Pisar <[email protected]> - 0.52-12
+- Specify all dependencies
+
 * Wed Aug 27 2014 Jitka Plesnikova <[email protected]> - 0.52-11
 - Perl 5.20 rebuild
 
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-IPTables-libiptc.git/commit/?h=f22&id=1fc6683d1facb0273b9daf880e191b2fa390c1ed
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
http://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to