commit 13665432035bfc7120199a09fefc1c99e2801124 Author: Mathieu Bridon <bochecha@xxxxxxxxxxxxxxxxx> Date: Tue Jan 22 11:53:48 2013 +0800 Add missing build requirements as suggested by Petr during the review perl-Text-Affixes.spec | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) --- diff --git a/perl-Text-Affixes.spec b/perl-Text-Affixes.spec index bba6ba6..c549f2e 100644 --- a/perl-Text-Affixes.spec +++ b/perl-Text-Affixes.spec @@ -8,6 +8,8 @@ Source0: http://www.cpan.org/authors/id/C/CO/COG/Text-Affixes-%{version}. BuildArch: noarch +BuildRequires: perl(AutoLoader) +BuildRequires: perl(Exporter) BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::More) BuildRequires: perl(Test::Pod) @@ -49,5 +51,7 @@ make test %changelog +- Add missing build requirements. + * Fri Jan 18 2013 Mathieu Bridon <bochecha@xxxxxxxxxxxxxxxxx> - 0.07-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