[perl-Storm/f18] Fix tests.

Christopher Meng cicku at fedoraproject.org
Tue Jul 23 02:24:02 UTC 2013


commit 0f7f918ce593c77447f95184ce7fa7253d851d34
Author: Christopher Meng <rpm at cicku.me>
Date:   Tue Jul 23 10:23:12 2013 +0800

    Fix tests.

 perl-Storm.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/perl-Storm.spec b/perl-Storm.spec
index 82ec245..58e784f 100644
--- a/perl-Storm.spec
+++ b/perl-Storm.spec
@@ -18,6 +18,8 @@ BuildRequires:  perl(Moose)
 BuildRequires:  perl(MooseX::SemiAffordanceAccessor)
 BuildRequires:  perl(MooseX::StrictConstructor)
 BuildRequires:  perl(MooseX::Types)
+#Tests only
+BuildRequires:  perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description


More information about the scm-commits mailing list