commit a37e698e296dd4bb297edc947fd6ff545246956e Author: Mathieu Bridon <bochecha@xxxxxxxxxxxxxxxxx> Date: Thu Jan 17 16:05:26 2013 +0800 Add a requirement left out by rpmbuild perl-Net-IDN-Encode.spec | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) --- diff --git a/perl-Net-IDN-Encode.spec b/perl-Net-IDN-Encode.spec index a6169e4..edbd8d5 100644 --- a/perl-Net-IDN-Encode.spec +++ b/perl-Net-IDN-Encode.spec @@ -18,6 +18,9 @@ BuildRequires: perl(XSLoader) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +# This isn't picked up automatically by rpmbuild +Requires: perl(XSLoader) + %{?perl_default_filter} %description @@ -54,6 +57,7 @@ find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \; %changelog - Add missing build requirements. +- Add a requirement left out by rpmbuild. * Wed Jan 02 2013 Mathieu Bridon <bochecha@xxxxxxxxxxxxxxxxx> - 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@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel