commit f8701d57688845ab1bd9c60aa4c5ffea297f26db Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Tue Aug 14 17:14:48 2012 +0200 Specify all dependencies perl-Params-Util.spec | 14 +++++++++++--- 1 files changed, 11 insertions(+), 3 deletions(-) --- diff --git a/perl-Params-Util.spec b/perl-Params-Util.spec index ad6851f..1558940 100644 --- a/perl-Params-Util.spec +++ b/perl-Params-Util.spec @@ -1,7 +1,7 @@ Name: perl-Params-Util Version: 1.07 -Release: 3%{?dist} -Summary: Simple standalone param-checking functions +Release: 4%{?dist} +Summary: Simple standalone parameter-checking functions License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Params-Util/ @@ -9,10 +9,15 @@ Source0: http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/Params-Util-%{version Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +BuildRequires: perl(Exporter) BuildRequires: perl(ExtUtils::MakeMaker) >= 6.52 -BuildRequires: perl(Test::More) >= 0.47 BuildRequires: perl(File::Spec) >= 0.82 +BuildRequires: perl(File::Spec::Functions) +BuildRequires: perl(File::Temp) BuildRequires: perl(Scalar::Util) >= 1.18 +BuildRequires: perl(Test::More) >= 0.47 + +%{?perl_default_filter} %description Params::Util provides a basic set of importable functions that @@ -44,6 +49,9 @@ make test AUTOMATED_TESTING=1 %{_mandir}/man3/* %changelog +* Tue Aug 14 2012 Petr Pisar <ppisar@xxxxxxxxxx> - 1.07-4 +- Specify all dependencies + * Fri Jul 20 2012 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.07-3 - 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