https://bugzilla.redhat.com/show_bug.cgi?id=1482893

Petr Pisar <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #3 from Petr Pisar <[email protected]> ---
The package should build-require perl-interpreter. Not perl (this is a
metapackage with a lot of dependencies).

It should buildrequire coreutils because of rm command in the %install section.
Actually the whole command could be avoided if NO_PACKLIST=1 argument were
passed to "perl Makefile.PL" argument and build-dependency on
perl(ExtUtils::MakeMaker) constrained with ">= 6.76" version (this is the first
version supporting the NO_PACKLIST argument) added.

It's missing BuildRequires on "perl(Exporter)" (lib/Regexp/Pattern.pm:9).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to