[perl-Net-Amazon-EC2] Add missing BRs

Lubomir Rintel lkundrak at fedoraproject.org
Mon Oct 28 00:04:32 UTC 2013


commit 0fd09587c511233d1a5ca23a2743fcfb850edf12
Author: Lubomir Rintel <lkundrak at v3.sk>
Date:   Mon Oct 28 01:04:33 2013 +0100

    Add missing BRs

 perl-Net-Amazon-EC2.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/perl-Net-Amazon-EC2.spec b/perl-Net-Amazon-EC2.spec
index 9f63a92..0068ed2 100644
--- a/perl-Net-Amazon-EC2.spec
+++ b/perl-Net-Amazon-EC2.spec
@@ -35,7 +35,9 @@ BuildRequires: perl(XML::Simple) >= 2.18
 # Tests:
 BuildRequires: perl(blib)
 BuildRequires: perl(Test::More)
+BuildRequires: perl(Test::Exception)
 BuildRequires: perl(LWP::Protocol::https)
+BuildRequires: perl(CPAN)
 
 
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))


More information about the scm-commits mailing list