commit 112c201e628d4d81ffe0fe803fcc646dfba6e82c
Author: Petr Písař <ppi...@redhat.com>
Date:   Mon Jun 25 10:47:55 2012 +0200

    Specify all dependencies

 perl-Math-Random-Secure.spec |   13 +++++++++++--
 1 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/perl-Math-Random-Secure.spec b/perl-Math-Random-Secure.spec
index b91626f..772a91d 100644
--- a/perl-Math-Random-Secure.spec
+++ b/perl-Math-Random-Secure.spec
@@ -7,13 +7,21 @@ 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(ExtUtils::MakeMaker) >= 6.12
+# Run-time
 BuildRequires:  perl(Any::Moose)
+BuildRequires:  perl(base)
+BuildRequires:  perl(constant)
 BuildRequires:  perl(Crypt::Random::Source::Factory)
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(if)
 BuildRequires:  perl(Math::Random::ISAAC)
-BuildRequires:  perl(Test::LeakTrace)
+# Tests
+BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Warn)
+# Optional tests
+BuildRequires:  perl(Test::LeakTrace)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
 %{?perl_default_filter}
@@ -51,6 +59,7 @@ make test
 %changelog
 * Fri Jun 22 2012 Petr Pisar <ppi...@redhat.com> - 0.06-5
 - Perl 5.16 rebuild
+- Specify all dependencies
 
 * Fri Jan 13 2012 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 0.06-4
 - 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@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to