https://bugzilla.redhat.com/show_bug.cgi?id=1510877 Petr Pisar <ppisar@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ppisar@xxxxxxxxxx --- Comment #2 from Petr Pisar <ppisar@xxxxxxxxxx> --- If you increase "BuildRequires: perl(ExtUtils::MakeMaker) >= 5.16" version constraint to >= 6.76, you can add NO_PACKLIST=1 argument to perl Makefile.PL and remove the find command from %install section together with BuildRequires on coreutils and findutils. Also the "%exclude %{perl_archlib}/perllocal.pod" should be unnecessary. I think the "rm -rf $RPM_BUILD_ROOT" command is not needed. -- 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@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx