ppisar pushed to perl-Statistics-Contingency (master). "Specify all dependencies"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Oct 14 13:45:40 UTC 2015


From 8d5a8b086e3e4db68815bb3304153c762f9e6422 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Wed, 14 Oct 2015 15:45:23 +0200
Subject: Specify all dependencies

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

diff --git a/perl-Statistics-Contingency.spec b/perl-Statistics-Contingency.spec
index afb1c22..7db0e8a 100644
--- a/perl-Statistics-Contingency.spec
+++ b/perl-Statistics-Contingency.spec
@@ -1,6 +1,6 @@
 Name:           perl-Statistics-Contingency
 Version:        0.09
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Calculate precision, recall, F1, accuracy, etc
 
 # There is no license file included with the sources, I asked upstream for one:
@@ -12,12 +12,20 @@ Source0:        http://www.cpan.org/authors/id/K/KW/KWILLIAMS/Statistics-Conting
 
 BuildArch:      noarch
 
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  perl
 BuildRequires:  perl(Module::Build)
-BuildRequires:  perl(Params::Validate) >= 0.23
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
+# Run-time:
+BuildRequires:  perl(Params::Validate)
+# Tests:
+# English not used
+BuildRequires:  perl(Test)
 BuildRequires:  perl(Test::More)
 
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
-Requires:       perl(Params::Validate) >= 0.23
 
 %description
 The Statistics::Contingency class helps you calculate several useful
@@ -53,6 +61,9 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
 
 
 %changelog
+* Wed Oct 14 2015 Petr Pisar <ppisar at redhat.com> - 0.09-5
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.09-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-Statistics-Contingency.git/commit/?h=master&id=8d5a8b086e3e4db68815bb3304153c762f9e6422


More information about the perl-devel mailing list