ppisar pushed to perl-Text-Shellwords (master). "Specify all dependencies"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Oct 14 11:08:54 UTC 2015


From f7b80e56cadecdcfca8b0032c1f077b4f85d6879 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 13:05:19 +0200
Subject: Specify all dependencies

---
 perl-Text-Shellwords.spec | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/perl-Text-Shellwords.spec b/perl-Text-Shellwords.spec
index c436b9d..5b3e5fb 100644
--- a/perl-Text-Shellwords.spec
+++ b/perl-Text-Shellwords.spec
@@ -1,6 +1,6 @@
 Name:           perl-Text-Shellwords
 Version:        1.08
-Release:        22%{?dist}
+Release:        23%{?dist}
 Summary:        A thin wrapper around the shellwords.pl package
 
 Group:          Development/Libraries
@@ -10,7 +10,18 @@ Source0:        http://www.cpan.org/authors/id/L/LD/LDS/Text-Shellwords-1.08.tar
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
+# Run-time:
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Text::ParseWords)
+BuildRequires:  perl(vars)
+# Test:
+BuildRequires:  perl(Test)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -62,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Oct 14 2015 Petr Pisar <ppisar at redhat.com> - 1.08-23
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.08-22
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-Text-Shellwords.git/commit/?h=master&id=f7b80e56cadecdcfca8b0032c1f077b4f85d6879


More information about the perl-devel mailing list