commit bcc1ce1f2971cbf1859fe81ded6d0618ea3e586c Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Mon Aug 5 08:48:49 2013 +0200 Specify all dependencies perl-Math-Random-Secure.spec | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) --- diff --git a/perl-Math-Random-Secure.spec b/perl-Math-Random-Secure.spec index 9f6eca8..2e181d9 100644 --- a/perl-Math-Random-Secure.spec +++ b/perl-Math-Random-Secure.spec @@ -7,7 +7,10 @@ Group: Development/Libraries URL: http://search.cpan.org/dist/Math-Random-Secure/ Source0: http://www.cpan.org/authors/id/M/MK/MKANAT/Math-Random-Secure-%{version}.tar.gz BuildArch: noarch +BuildRequires: perl BuildRequires: perl(ExtUtils::MakeMaker) >= 6.12 +BuildRequires: perl(strict) +BuildRequires: perl(warnings) # Run-time BuildRequires: perl(Any::Moose) BuildRequires: perl(base) @@ -16,8 +19,11 @@ BuildRequires: perl(Crypt::Random::Source::Factory) BuildRequires: perl(Exporter) BuildRequires: perl(if) BuildRequires: perl(Math::Random::ISAAC) +# No way to express (Mouse|Moose)::Util::TypeConstraints +# No way to express (Mouse|Moose) # Tests BuildRequires: perl(Data::Dumper) +BuildRequires: perl(List::MoreUtils) BuildRequires: perl(Test::More) BuildRequires: perl(Test::Warn) # Optional tests @@ -59,6 +65,7 @@ make test %changelog * Sun Aug 04 2013 Petr Pisar <ppisar@xxxxxxxxxx> - 0.06-9 - Perl 5.18 rebuild +- Specify all dependencies * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.06-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_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