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

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Oct 15 09:03:11 UTC 2015


From 8d8d89d3701baee94ac973dc3071c94c8092b2e9 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 11:00:53 +0200
Subject: Specify all dependencies

---
 perl-NetPacket-LLC.spec | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

diff --git a/perl-NetPacket-LLC.spec b/perl-NetPacket-LLC.spec
index 9454f07..0db311d 100644
--- a/perl-NetPacket-LLC.spec
+++ b/perl-NetPacket-LLC.spec
@@ -1,6 +1,6 @@
 Name:           perl-NetPacket-LLC
 Version:        0.01
-Release:        13%{?dist}
+Release:        14%{?dist}
 Summary:        Assemble and disassemble IEEE 802.3 LLC protocol packets
 License:        Artistic clarified
 Group:          Development/Libraries
@@ -8,8 +8,17 @@ URL:            http://search.cpan.org/dist/NetPacket-LLC/
 Source0:        http://www.cpan.org/authors/id/C/CG/CGANESAN/NetPacket-LLC-%{version}.tar.gz
 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
+# 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}
@@ -48,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Thu Oct 15 2015 Petr Pisar <ppisar at redhat.com> - 0.01-14
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.01-13
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-NetPacket-LLC.git/commit/?h=master&id=8d8d89d3701baee94ac973dc3071c94c8092b2e9


More information about the perl-devel mailing list