commit b8c55d58c1d84ab21d6ede3b33b286a0f41903bb Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Fri Aug 17 14:31:20 2012 +0200 Specify all dependencies perl-String-ShellQuote.spec | 10 +++++++++- 1 files changed, 9 insertions(+), 1 deletions(-) --- diff --git a/perl-String-ShellQuote.spec b/perl-String-ShellQuote.spec index 93acb2d..444aeba 100644 --- a/perl-String-ShellQuote.spec +++ b/perl-String-ShellQuote.spec @@ -1,6 +1,6 @@ Name: perl-String-ShellQuote Version: 1.04 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Perl module for quoting strings for passing through the shell License: GPL+ or Artistic Group: Development/Libraries @@ -9,7 +9,12 @@ Source0: http://www.cpan.org/authors/id/R/RO/ROSCH/String-ShellQuote-%{ve BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) +# Run-time: +BuildRequires: perl(Carp) +BuildRequires: perl(Exporter) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +Requires: perl(Carp) +Requires: perl(Getopt::Long) %description This package contains a Perl module and a command line utility which @@ -48,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/String::ShellQuote.3* %changelog +* Fri Aug 17 2012 Petr Pisar <ppisar@xxxxxxxxxx> - 1.04-8 +- Specify all dependencies + * Fri Jul 20 2012 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.04-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel