[perl-Math-Random-Secure/f14/master] Add perl(List::MoreUtils) as a BuildRequires.

Emmanuel Seyman eseyman at fedoraproject.org
Sun Apr 3 11:03:22 UTC 2011


commit 92ef717cf9868749ef786ded219f79363061bed2
Author: Emmanuel Seyman <emmanuel.seyman at club-internet.fr>
Date:   Sun Apr 3 13:03:14 2011 +0200

    Add perl(List::MoreUtils) as a BuildRequires.

 perl-Math-Random-Secure.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-Math-Random-Secure.spec b/perl-Math-Random-Secure.spec
index f2c5a94..a7358cf 100644
--- a/perl-Math-Random-Secure.spec
+++ b/perl-Math-Random-Secure.spec
@@ -1,6 +1,6 @@
 Name:           perl-Math-Random-Secure
 Version:        0.06
-Release:        2%{?dist}
+Release:        2%{?dist}.1
 Summary:        Cryptographically-secure, cross-platform replacement for rand()
 License:        Artistic 2.0
 Group:          Development/Libraries
@@ -10,6 +10,7 @@ BuildArch:      noarch
 BuildRequires:  perl(Any::Moose)
 BuildRequires:  perl(Crypt::Random::Source::Factory)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(List::MoreUtils)
 BuildRequires:  perl(Math::Random::ISAAC)
 BuildRequires:  perl(Test::LeakTrace)
 BuildRequires:  perl(Test::More)
@@ -49,6 +50,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Apr 03 2011 Emmanuel Seyman <emmanuel.seyman at club-internet.fr> - 0.06-2.fc14.1
+- Add perl(List::MoreUtils) as a BuildRequires.
+
 * Sun Feb 27 2011 Emmanuel Seyman <emmanuel.seyman at club-internet.fr> - 0.06-2
 - Add needed BuildRequires
 


More information about the scm-commits mailing list