commit 708a253a3271daae646bddbfae5e085ade5754da Author: Mathieu Bridon <bochecha@xxxxxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxxxxx> - 0.0.3-1 - Initial package for Fedora, with help from cpanspec. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel