[perl-Perl6-Export-Attrs: 3/6] Add missing build requirement, as suggested by Petr during the review

Mathieu Bridon bochecha at fedoraproject.org
Mon Jan 21 03:20:39 UTC 2013


commit 708a253a3271daae646bddbfae5e085ade5754da
Author: Mathieu Bridon <bochecha at fedoraproject.org>
Date:   Thu Jan 17 15:41:19 2013 +0800

    Add missing build requirement, as suggested by Petr during the review

 perl-Perl6-Export-Attrs.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/perl-Perl6-Export-Attrs.spec b/perl-Perl6-Export-Attrs.spec
index 9a7f605..f049894 100644
--- a/perl-Perl6-Export-Attrs.spec
+++ b/perl-Perl6-Export-Attrs.spec
@@ -8,6 +8,8 @@ Source0:        http://www.cpan.org/authors/id/D/DC/DCONWAY/Perl6-Export-Attrs-%
 
 BuildArch:      noarch
 
+BuildRequires:  perl(Attribute::Handlers)
+BuildRequires:  perl(Carp)
 BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Pod)
@@ -48,5 +50,7 @@ mechanism will look like.
 
 
 %changelog
+- Add missing build requirements.
+
 * Mon Jan 07 2013 Mathieu Bridon <bochecha at fedoraproject.org> - 0.0.3-1
 - Initial package for Fedora, with help from cpanspec.


More information about the scm-commits mailing list