ppisar pushed to perl-Lingua-Stem-Snowball-Da (master). "Specify all dependencies"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Oct 15 14:29:32 UTC 2015


From 819882a743cd82e7e9eb52185b36476c744ff8a4 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 16:03:30 +0200
Subject: Specify all dependencies

---
 perl-Lingua-Stem-Snowball-Da.spec | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/perl-Lingua-Stem-Snowball-Da.spec b/perl-Lingua-Stem-Snowball-Da.spec
index 9ace342..1d00cb6 100644
--- a/perl-Lingua-Stem-Snowball-Da.spec
+++ b/perl-Lingua-Stem-Snowball-Da.spec
@@ -1,13 +1,24 @@
 Name:           perl-Lingua-Stem-Snowball-Da
 Version:        1.01
-Release:        14%{?dist}
+Release:        15%{?dist}
 Summary:        Porter's stemming algorithm for Danish
 License:        GPLv2
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Lingua-Stem-Snowball-Da/
 Source0:        http://www.cpan.org/authors/id/C/CI/CINE/Lingua-Stem-Snowball-Da-%{version}.tar.gz
 BuildArch:      noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
+# Run-time:
+BuildRequires:  perl(bytes)
+BuildRequires:  perl(constant)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(vars)
+# Tests:
+BuildRequires:  perl(Test)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %{?perl_default_filter}
@@ -48,6 +59,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Oct 15 2015 Petr Pisar <ppisar at redhat.com> - 1.01-15
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.01-14
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-Lingua-Stem-Snowball-Da.git/commit/?h=master&id=819882a743cd82e7e9eb52185b36476c744ff8a4


More information about the perl-devel mailing list