commit 9b9914d69885f5bd42256f22b6f1c4d45b54edaf Author: Mathieu Bridon <bochecha@xxxxxxxxxxxxxxxxx> Date: Thu Jan 24 13:33:10 2013 +0800 Add missing build requirements perl-Lingua-Identify.spec | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) --- diff --git a/perl-Lingua-Identify.spec b/perl-Lingua-Identify.spec index 2b7c88f..487236d 100644 --- a/perl-Lingua-Identify.spec +++ b/perl-Lingua-Identify.spec @@ -8,8 +8,12 @@ Source0: http://www.cpan.org/authors/id/A/AM/AMBS/Lingua/Lingua-Identify- BuildArch: noarch +BuildRequires: perl(base) BuildRequires: perl(Class::Factory::Util) >= 1.6 BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(Getopt::Std) +BuildRequires: perl(locale) +BuildRequires: perl(POSIX) BuildRequires: perl(Test::More) BuildRequires: perl(Test::Pod) BuildRequires: perl(Test::Pod::Coverage) @@ -68,6 +72,7 @@ make test %changelog - Replace usage of the %%{__perl} macro by the plain perl command. - Use DESTDIR instead of PERL_INSTALL_ROOT in the install section. +- Add missing build requirements. * Fri Jan 18 2013 Mathieu Bridon <bochecha@xxxxxxxxxxxxxxxxx> - 0.51-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