ppisar pushed to perl-SNMP-Simple (master). "Specify all dependencies"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Oct 15 06:58:02 UTC 2015


From 1359a26b366672cb0803658385edec5859b472a1 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 08:57:30 +0200
Subject: Specify all dependencies

---
 perl-SNMP-Simple.spec | 21 ++++++++++++++++++---
 1 file changed, 18 insertions(+), 3 deletions(-)

diff --git a/perl-SNMP-Simple.spec b/perl-SNMP-Simple.spec
index a438052..1a4236e 100644
--- a/perl-SNMP-Simple.spec
+++ b/perl-SNMP-Simple.spec
@@ -1,6 +1,6 @@
 Name:           perl-SNMP-Simple
 Version:        0.02
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        Shortcuts for SNMP
 
 License:        GPL+ or Artistic
@@ -8,10 +8,22 @@ URL:            http://search.cpan.org/dist/SNMP-Simple/
 Source0:        http://search.cpan.org/CPAN/authors/id/I/IA/IAN/SNMP-Simple-%{version}.tar.gz
 
 BuildArch:      noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(Test::More)
-BuildRequires:  perl(SNMP)
+# Run-time:
 BuildRequires:  perl(Carp)
+BuildRequires:  perl(SNMP)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
+# Tests:
+BuildRequires:  perl(Test)
+BuildRequires:  perl(Test::More)
+# Optional tests:
+# Module::Signature is useless
+# Socket is useless
 BuildRequires:  perl(Test::Pod) >= 1.14
 BuildRequires:  perl(Test::Pod::Coverage) >= 1.04
 
@@ -50,6 +62,9 @@ make test
 
 
 %changelog
+* Thu Oct 15 2015 Petr Pisar <ppisar at redhat.com> - 0.02-10
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.02-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-SNMP-Simple.git/commit/?h=master&id=1359a26b366672cb0803658385edec5859b472a1


More information about the perl-devel mailing list