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

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Oct 14 08:10:33 UTC 2015


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

---
 perl-AI-Categorizer.spec | 18 +++++++++++++++++-
 1 file changed, 17 insertions(+), 1 deletion(-)

diff --git a/perl-AI-Categorizer.spec b/perl-AI-Categorizer.spec
index 0c47bc0..305d8a5 100644
--- a/perl-AI-Categorizer.spec
+++ b/perl-AI-Categorizer.spec
@@ -1,6 +1,6 @@
 Name:           perl-AI-Categorizer
 Version:        0.09
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        Automatic Text Categorization
 
 License:        GPL+ or Artistic
@@ -10,6 +10,7 @@ Source0:        http://www.cpan.org/authors/id/K/KW/KWILLIAMS/AI-Categorizer-%{v
 
 BuildArch:      noarch
 
+BuildRequires:  findutils
 BuildRequires:  perl >= 1:5.6.0
 BuildRequires:  perl(Module::Build)
 
@@ -17,10 +18,22 @@ BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(AI::DecisionTree) >= 0.06
 BuildRequires:  perl(Algorithm::NaiveBayes)
 BuildRequires:  perl(Algorithm::SVM) >= 0.06
+BuildRequires:  perl(Algorithm::SVM::DataSet)
+BuildRequires:  perl(base)
+BuildRequires:  perl(Carp)
 BuildRequires:  perl(Class::Container) >= 0.09
+BuildRequires:  perl(Config)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(File::Copy)
+BuildRequires:  perl(File::Path)
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(Lingua::Stem) >= 0.5
 BuildRequires:  perl(Params::Validate) >= 0.18
 BuildRequires:  perl(Statistics::Contingency) >= 0.06
+BuildRequires:  perl(Storable)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test)
 BuildRequires:  perl(Time::Progress) >= 1.1
 
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -75,6 +88,9 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
 
 
 %changelog
+* Wed Oct 14 2015 Jitka Plesnikova <jplesnik at redhat.com> - 0.09-10
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.09-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-AI-Categorizer.git/commit/?h=master&id=1f71934655482bcd0d587c045eaa7ab0655ec394


More information about the perl-devel mailing list