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

Petr Pisar <ppi...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ppi...@redhat.com



--- Comment #3 from Petr Pisar <ppi...@redhat.com> ---
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 -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org

Reply via email to