[perl-Lingua-Identify: 7/11] Add missing build requirements

Mathieu Bridon bochecha at fedoraproject.org
Fri Feb 8 06:59:40 UTC 2013


commit 0e77b375a2ad112efb287e43c08f157e0488c68d
Author: Mathieu Bridon <bochecha at fedoraproject.org>
Date:   Mon Feb 4 11:07:07 2013 +0800

    Add missing build requirements

 perl-Lingua-Identify.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/perl-Lingua-Identify.spec b/perl-Lingua-Identify.spec
index ff879b5..f086c67 100644
--- a/perl-Lingua-Identify.spec
+++ b/perl-Lingua-Identify.spec
@@ -10,6 +10,7 @@ BuildArch:      noarch
 
 BuildRequires:  perl(base)
 BuildRequires:  perl(Class::Factory::Util) >= 1.6
+BuildRequires:  perl(Exporter)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Getopt::Std)
 BuildRequires:  perl(locale)
@@ -71,6 +72,8 @@ make test
 
 
 %changelog
+- Add missing build requirements.
+
 * Thu Jan 24 2013 Mathieu Bridon <bochecha at fedoraproject.org> - 0.51-2
 - Replace usage of the %%{__perl} macro by the plain perl command.
 - Use DESTDIR instead of PERL_INSTALL_ROOT in the install section.



More information about the perl-devel mailing list