https://bugzilla.redhat.com/show_bug.cgi?id=1242727 --- Comment #3 from Petr Šabata <psabata@xxxxxxxxxx> --- (In reply to Tim Orling from comment #2) > It appears Module::Pluggable, Moo, Moo::Role are not in EPEL6 > It appears Moo and Moo::Role are not in EPEL7 > > Many dependencies for Moo in EPEL7 are not met: > http://koji.fedoraproject.org/koji/taskinfo?taskID=10613995 I'll consider this Fedora only then. * Unless you plan to package Moo for EL7, you may use EU::MM 6.76+ NO_PACKLIST feature, available in all stable Fedoras: BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 If you do this, you won't need to remove .packlist files in %install. This will also allow you to drop the dependencies on coreutils and findutils. * Missing a build deps -- perl(lib), from t/01-basic.t:10 and t/02-fatal.t:10, and perl(Module::Pluggable::Object) from lib/MooX/Roles/Pluggable.pm:7. That seems to be all. Good! :) -- 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 https://admin.fedoraproject.org/mailman/listinfo/package-review