jplesnik pushed to perl-AI-DecisionTree (master). "Specify all dependencies"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Oct 14 08:21:15 UTC 2015


From e4c33a75f92978757a06a301d91236e4d2a37f1a Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Wed, 14 Oct 2015 10:20:20 +0200
Subject: Specify all dependencies

---
 perl-AI-DecisionTree.spec | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/perl-AI-DecisionTree.spec b/perl-AI-DecisionTree.spec
index 8bd2716..b6e5cf2 100644
--- a/perl-AI-DecisionTree.spec
+++ b/perl-AI-DecisionTree.spec
@@ -1,6 +1,6 @@
 Name:           perl-AI-DecisionTree
 Version:        0.11
-Release:        10%{?dist}
+Release:        11%{?dist}
 Summary:        Automatically Learns Decision Trees
 
 License:        GPL+ or Artistic
@@ -8,9 +8,19 @@ URL:            http://search.cpan.org/dist/AI-DecisionTree/
 
 Source0:        http://www.cpan.org/authors/id/K/KW/KWILLIAMS/AI-DecisionTree-%{version}.tar.gz
 
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(DynaLoader)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(GraphViz)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test)
 BuildRequires:  perl(Test::More)
+BuildRequires:  perl(vars)
+BuildRequires:  perl(warnings)
 
 Requires:       perl(GraphViz)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -56,6 +66,9 @@ make test
 
 
 %changelog
+* Wed Oct 14 2015 Jitka Plesnikova <jplesnik at redhat.com> - 0.11-11
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.11-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-AI-DecisionTree.git/commit/?h=master&id=e4c33a75f92978757a06a301d91236e4d2a37f1a


More information about the perl-devel mailing list