https://bugzilla.redhat.com/show_bug.cgi?id=1623848 --- Comment #4 from Petr Pisar <ppisar@xxxxxxxxxx> --- (In reply to Gerd Pokorra from comment #3) > To not bundle TestML I added again in spec the line: > > sed -i -e '/^inc\//d' MANIFES > This only removes them from a index. The real removal is implemented by the "rm" command. > If I would remove the directory ./inc then the tests: > t/compiler-checks.t t/compiler-equivalence.t t/compiler.t t/error.t > t/optimize.t t/tree-pegex.t t/tree.t > > also would have to be removed because they use the script > 'inc/bin/testml-cpan'. > Pegex-0.65 seems bundling not-yet-released TestML-0.54_*. The stable TestML-0.54 was moved to TestML1 (not yet packaged in Fedora). That makes Pegex-0.65 incompatible with TestML-0.54. > It looks like that is sufficient to not bundle TestML. (I hope so, because I > seen no wrong provides or files includes.) It's about bundling build-time dependencies. Not a run-time. Feel free to keep the bundled TestML in this new Pegex release. It's only a build-time think. Once Upstream releases a new stable TestML, you can try to unbundle it. Don't forget to list ./inc files' dependencies as BuildRequires of perl-Pegex. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@xxxxxxxxxxxxxxxxxxxxxxx