commit 6b35018b909e5cb9658f91bece139dbadb76c549 Author: Miro Hrončok <miro@xxxxxxxxxx> Date: Thu Jan 3 18:34:15 2013 +0100 Change minimal Module::Build version in Build script perl-Math-Factor-XS.spec | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) --- diff --git a/perl-Math-Factor-XS.spec b/perl-Math-Factor-XS.spec index 74ad0be..cf77002 100644 --- a/perl-Math-Factor-XS.spec +++ b/perl-Math-Factor-XS.spec @@ -32,6 +32,8 @@ Math::Factor::XS factorizes numbers by applying trial divisions. %build %{__perl} Build.PL installdirs=vendor optimize="$RPM_OPT_FLAGS" +# Module::Build 0.40 is required but not actually needed +sed -i 's/q{0.40}/q{0.38}/' Build ./Build -- 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