ppisar pushed to perl-Net-Pcap (master). "Specify all dependencies"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Oct 15 08:43:13 UTC 2015


From d4c1044bbdd7e790b5cea212a87a416a1d75f837 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Thu, 15 Oct 2015 10:37:02 +0200
Subject: Specify all dependencies

---
 perl-Net-Pcap.spec | 41 +++++++++++++++++++++++++++++++++++++++--
 1 file changed, 39 insertions(+), 2 deletions(-)

diff --git a/perl-Net-Pcap.spec b/perl-Net-Pcap.spec
index 4345737..e2eeede 100644
--- a/perl-Net-Pcap.spec
+++ b/perl-Net-Pcap.spec
@@ -1,6 +1,6 @@
 Name:           perl-Net-Pcap
 Version:        0.17
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        Interface to pcap(3) LBL packet capture library
 
 Group:          Development/Libraries
@@ -12,9 +12,43 @@ Patch0:         net-pcap-0.16-eg-pcapdump.patch
 # see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628522
 Patch1:         perl-Net-Pcap-ccflags.patch
 
-BuildRequires:  perl(ExtUtils::MakeMaker), perl(Test::More)
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  glibc-common
 BuildRequires:  libpcap-devel
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl-devel
+BuildRequires:  perl(Config)
+BuildRequires:  perl(Cwd)
+BuildRequires:  perl(DynaLoader)
+# ExtUtils::Constant || File::Copy
+BuildRequires:  perl(ExtUtils::Constant)
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Symbol)
+BuildRequires:  perl(Test)
+BuildRequires:  sed
+# Run-time:
+BuildRequires:  perl(Carp)
+# DynaLoader not used if XSLoader is available
+BuildRequires:  perl(Exporter)
+# Sys::Hostname not used at tests
+BuildRequires:  perl(XSLoader)
+# Tests:
+BuildRequires:  perl(lib)
+BuildRequires:  perl(Socket)
+BuildRequires:  perl(Test::More) >= 0.45
+# Optional tests:
+# POE not usefull without POE::Component::Pcap
+# POE::Component::Pcap not yet packaged
+BuildRequires:  perl(Test::Distribution)
+# Test::Spelling not used
+# Test::Portability::Files not used
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+# DynaLoader not used if XSLoader is available
+Requires:  perl(XSLoader)
 
 %{?perl_default_filter}
 
@@ -61,6 +95,9 @@ make test
 
 
 %changelog
+* Thu Oct 15 2015 Petr Pisar <ppisar at redhat.com> - 0.17-10
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.17-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-Net-Pcap.git/commit/?h=master&id=d4c1044bbdd7e790b5cea212a87a416a1d75f837


More information about the perl-devel mailing list