commit 674623aa5ad2cee3f9ac3b33c76efa2ef6b3c9a6 Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Tue Jun 12 11:08:56 2012 +0200 Specify all dependencies perl-Text-Aspell.spec | 13 +++++++++++-- 1 files changed, 11 insertions(+), 2 deletions(-) --- diff --git a/perl-Text-Aspell.spec b/perl-Text-Aspell.spec index 0de8374..ef50f54 100644 --- a/perl-Text-Aspell.spec +++ b/perl-Text-Aspell.spec @@ -8,8 +8,16 @@ Group: Development/Libraries License: GPL+ or Artistic URL: http://search.cpan.org/dist/%{base}/ Source0: http://search.cpan.org/CPAN/authors/id/H/HA/HANK/%{base}-%{version}.tar.gz -BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More), perl(Test::Pod) -BuildRequires: aspell-devel >= 0.50.1, aspell-en +BuildRequires: aspell-devel >= 0.50.1, +BuildRequires: aspell-en +BuildRequires: perl(ExtUtils::MakeMaker) +# Run-time +BuildRequires: perl(DynaLoader) +# Tests +BuildRequires: perl(Data::Dumper) +BuildRequires: perl(Test::More) +# Optional tests +BuildRequires: perl(Test::Pod) >= 1.14 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: aspell >= 0.50.1 @@ -46,6 +54,7 @@ make test TEST_POD=t %changelog * Tue Jun 12 2012 Petr Pisar <ppisar@xxxxxxxxxx> - 0.09-13 - Perl 5.16 rebuild +- Specify all dependencies * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.09-12 - 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