On Thu, Feb 01, 2018 at 11:39:55AM +0000, Paul Howarth wrote: > On Thu, 1 Feb 2018 11:38:57 +0100 > Petr Pisar <ppisar@xxxxxxxxxx> wrote: > > > On Thu, Feb 01, 2018 at 09:04:14AM +0000, > > notifications@xxxxxxxxxxxxxxxxx wrote: > > > --- a/perl-Ref-Util-XS.spec > > > +++ b/perl-Ref-Util-XS.spec > > > @@ -13,9 +13,9 @@ BuildRequires: coreutils > > > BuildRequires: findutils > > > BuildRequires: gcc > > > BuildRequires: make > > > -BuildRequires: perl-interpreter > > > BuildRequires: perl-devel > > > BuildRequires: perl-generators > > > +BuildRequires: perl%{?fedora:-interpreter} > > > BuildRequires: perl(ExtUtils::MakeMaker) > > > # Module > > > BuildRequires: perl(Exporter) >= 5.57 > > This will break on EPEL/RHEL >= 8. > > Break, or be inefficient due to pulling in the whole perl distribution > rather than just the interpreter? > Inefficient. > Is there anything providing perl-interpreter in EPEL 6/7? Might it be > added to perl-generators? > Provided by perl-generators-1.08-6.el7 in EPEL 7. It does not exist in EPEL 6. I will add it there. -- Petr
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx