commit 340a70606024d985f51aa4dcf711825d3ab52dc0
Author: Mathieu Bridon <boche...@fedoraproject.org>
Date:   Thu Jan 17 16:04:41 2013 +0800

    Add missing build requirements

 perl-Net-IDN-Encode.spec |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/perl-Net-IDN-Encode.spec b/perl-Net-IDN-Encode.spec
index 557e4ae..a6169e4 100644
--- a/perl-Net-IDN-Encode.spec
+++ b/perl-Net-IDN-Encode.spec
@@ -6,11 +6,15 @@ License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Net-IDN-Encode/
 Source0:        
http://www.cpan.org/authors/id/C/CF/CFAERBER/Net-IDN-Encode-%{version}.tar.gz
 
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(Exporter)
 BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Pod::Coverage)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::NoWarnings)
+BuildRequires:  perl(Unicode::Normalize)
+BuildRequires:  perl(XSLoader)
 
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
@@ -49,5 +53,7 @@ find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} 
\;
 
 
 %changelog
+- Add missing build requirements.
+
 * Wed Jan 02 2013 Mathieu Bridon <boche...@fedoraproject.org> - 2.003-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