https://bugzilla.redhat.com/show_bug.cgi?id=1052853
Bug ID: 1052853
Summary: Unnecessary dependencies
Product: Fedora
Version: rawhide
Component: perl-Throwable
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
Description of problem:
perl-Throwable requires perl(ExtUtils::MakeMaker) >= 6.11 which seems wrong to
me.
Looking at the sources:
$ grep -rI ExtUtils .
./Makefile.PL:use ExtUtils::MakeMaker 6.31;
./Makefile.PL: 'ExtUtils::MakeMaker' => '6.31'
./Makefile.PL:unless ( eval { ExtUtils::MakeMaker->VERSION(6.56) } ) {
./Makefile.PL: unless eval { ExtUtils::MakeMaker->VERSION(6.52) };
./META.json: "ExtUtils::MakeMaker" : "6.31"
./META.yml: ExtUtils::MakeMaker: 6.31
So the BuildRequires seems ok, but the Requires should be removed?
This applies to all Fedora branches, not just Rawhide.
--
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug
https://bugzilla.redhat.com/token.cgi?t=qCwJ6PEhY6&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel