ppisar pushed to perl-NetPacket-SpanningTree (master). "Specify all dependencies"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Oct 15 08:57:25 UTC 2015


From cdf854327c0a2509cf33aeeb90bd3fab60af903d 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:54:20 +0200
Subject: Specify all dependencies

---
 perl-NetPacket-SpanningTree.spec | 17 ++++++++++++++---
 1 file changed, 14 insertions(+), 3 deletions(-)

diff --git a/perl-NetPacket-SpanningTree.spec b/perl-NetPacket-SpanningTree.spec
index a988b80..8f248ea 100644
--- a/perl-NetPacket-SpanningTree.spec
+++ b/perl-NetPacket-SpanningTree.spec
@@ -1,6 +1,6 @@
 Name:           perl-NetPacket-SpanningTree
 Version:        0.01
-Release:        14%{?dist}
+Release:        15%{?dist}
 Summary:        Assemble and disassemble IEEE 802.1D Spanning Tree protocol packets
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -12,9 +12,17 @@ Source1:        %{name}.email
 Patch0:         NetPacket-SpanningTree-0.01-qw-does-not-imply-parentheses-anymore.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(NetPacket::Ethernet) >= 0.04
-BuildRequires:  perl(NetPacket::LLC) >= 0.01
+# Run-time:
+BuildRequires:  perl(strict)
+BuildRequires:  perl(vars)
+BuildRequires:  perl(warnings)
+# Tests:
+BuildRequires:  perl(Test)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %{?perl_default_filter}
@@ -57,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Thu Oct 15 2015 Petr Pisar <ppisar at redhat.com> - 0.01-15
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.01-14
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-NetPacket-SpanningTree.git/commit/?h=master&id=cdf854327c0a2509cf33aeeb90bd3fab60af903d


More information about the perl-devel mailing list