commit b9c110234763d99ad7edd70031239d0c6fe332c6
Author: Petr Písař <ppi...@redhat.com>
Date:   Tue Jul 30 13:38:41 2013 +0200

    Specify all dependencies

 perl-String-ShellQuote.spec |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/perl-String-ShellQuote.spec b/perl-String-ShellQuote.spec
index 8af1e61..4ddf99a 100644
--- a/perl-String-ShellQuote.spec
+++ b/perl-String-ShellQuote.spec
@@ -10,10 +10,14 @@ URL:            
http://search.cpan.org/dist/String-ShellQuote/
 Source0:        
http://www.cpan.org/authors/id/R/RO/ROSCH/String-ShellQuote-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
 # Run-time:
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Exporter)
+# RS::Handy is never used
+BuildRequires:  perl(strict)
+BuildRequires:  perl(vars)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 Requires:       perl(Carp)
 Requires:       perl(Getopt::Long)
@@ -57,6 +61,7 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Tue Jul 30 2013 Petr Pisar <ppi...@redhat.com> - 1.04-11
 - Add GPLv2+ to the license declaration due to shell-quote(1)
+- Specify all dependencies
 
 * Thu Jul 18 2013 Petr Pisar <ppi...@redhat.com> - 1.04-10
 - Perl 5.18 rebuild
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to