commit b9caeb99ca3770c5cea4777b41de175582f5cdde Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Thu Oct 18 14:57:28 2012 +0200 Specify all dependencies perl-Devel-CheckLib.spec | 14 +++++++++++++- 1 files changed, 13 insertions(+), 1 deletions(-) --- diff --git a/perl-Devel-CheckLib.spec b/perl-Devel-CheckLib.spec index b83afec..acfcc12 100644 --- a/perl-Devel-CheckLib.spec +++ b/perl-Devel-CheckLib.spec @@ -1,6 +1,6 @@ Name: perl-Devel-CheckLib Version: 0.98 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Check that a library is available License: GPL+ or Artistic @@ -11,8 +11,17 @@ Source0: http://www.cpan.org/modules/by-module/Devel/Devel-CheckLib-%{ver BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) +# Run-time: +BuildRequires: perl(Exporter) BuildRequires: perl(File::Spec) +BuildRequires: perl(File::Temp) >= 0.16 +BuildRequires: perl(Text::ParseWords) +# Tests: +BuildRequires: perl(Cwd) +BuildRequires: perl(File::Spec::Functions) +BuildRequires: perl(IO::File) BuildRequires: perl(IO::CaptureOutput) >= 1.0801 +BuildRequires: perl(lib) BuildRequires: perl(Test::More) >= 0.62 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -52,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Thu Oct 18 2012 Petr Pisar <ppisar@xxxxxxxxxx> - 0.98-4 +- Specify all dependencies + * Fri Jul 20 2012 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.98-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