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?

Pavel


_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to