commit ca27037d6a86b6e734633b42789c094267a9abcb
Author: Mathieu Bridon <boche...@fedoraproject.org>
Date:   Thu Jan 24 12:31:45 2013 +0800

    Add missing build requirements

 perl-Text-Ngram.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/perl-Text-Ngram.spec b/perl-Text-Ngram.spec
index e47bfb2..e10b68f 100644
--- a/perl-Text-Ngram.spec
+++ b/perl-Text-Ngram.spec
@@ -6,10 +6,12 @@ License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Text-Ngram/
 Source0:        
http://www.cpan.org/authors/id/A/AM/AMBS/Text/Text-Ngram-%{version}.tar.gz
 
+BuildRequires:  perl(Exporter)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Pod::Coverage)
+BuildRequires:  perl(XSLoader)
 
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
@@ -56,6 +58,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 <boche...@fedoraproject.org> - 0.14-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@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to