On Tue, May 8, 2018 at 4:35 PM Pavel Raiskup <praiskup@xxxxxxxxxx> wrote: > Hi all, > I have 'perl -pi -e "s/ppc64-\*/ppc64-\* \| ppc64p7-\*/" config.sub' hack in > %prep in some of my packages; without reference to any bug nor upstream > issue. My plan is to drop that hacks - especially in automake.spec which > transitively poisons all 'make dist' tarballs generated on Fedora boxes. The > proper way to do this is IMO: > - propose config.sub change upstream (gnuconfig) > - if any downstream fix is still needed, we should fix 'config.sub' in > redhat-rpm-config - that way any package using %configure automatically > replaces config.sub with fedora friendly version. It used to be done by > e0046a7a16feb5548a9264da, but it got reverted later... > Is that OK way of thinking? Anything new about ppc64p7? The ppc64p7 hack was dropped entirely. We don't build that "arch" on Fedora any longer. You can probably just remove it. josh _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx