commit 825604f0b10cd6f021a4c35accbcbfbf48801aa8 Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Wed Jun 13 14:23:12 2012 +0200 Specify all dependencies perl-Convert-Binary-C.spec | 16 ++++++++++++++-- 1 files changed, 14 insertions(+), 2 deletions(-) --- diff --git a/perl-Convert-Binary-C.spec b/perl-Convert-Binary-C.spec index 11aef9c..0793e21 100644 --- a/perl-Convert-Binary-C.spec +++ b/perl-Convert-Binary-C.spec @@ -7,8 +7,19 @@ Group: Development/Libraries URL: http://search.cpan.org/dist/Convert-Binary-C/ Source0: http://www.cpan.org/modules/by-module/Convert/Convert-Binary-C-%{version}.tar.gz BuildRequires: perl(ExtUtils::MakeMaker) -BuildRequires: perl(Test::Pod) -BuildRequires: perl(Test::Pod::Coverage) +BuildRequires: perl(Cwd) +# Run-time +BuildRequires: perl(Carp) +BuildRequires: perl(DynaLoader) +# Tests +BuildRequires: perl(constant) +BuildRequires: perl(Data::Dumper) +BuildRequires: perl(Test) +BuildRequires: perl(Test:More) +# Optional tests +BuildRequires: perl(Pod::Coverage) >= 0.10 +BuildRequires: perl(Test::Pod) >= 0.95 +BuildRequires: perl(Test::Pod::Coverage) >= 1.09 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -49,6 +60,7 @@ make test %changelog * Tue Jun 12 2012 Petr Pisar <ppisar@xxxxxxxxxx> - 0.76-3 - Perl 5.16 rebuild +- Specify all dependencies * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.76-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_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