URL: https://github.com/freeipa/freeipa/pull/5527 Author: rcritten Title: #5527: [Backport][ipa-4-9] Reduce the differences between upstream and downstream builds Action: opened
PR body: """ Make it easier to share the same spec file between upstream and downstream (at least CentOS and RHEL) builds.
This includes:
Replace some FreeIPA references with IPA to be more name-agnostic. Drop csrgen which was never feature complete, doesn't work today. Tweak the UI builder which was already capable of picking a tool to be more generic in its output.
The spec file itself has already been tweaked to handle picking the right dependencies per distribution.
I also synced some changes from other recent translation changes. """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5527/head:pr5527 git checkout pr5527
URL: https://github.com/freeipa/freeipa/pull/5527 Author: rcritten Title: #5527: [Backport][ipa-4-9] Reduce the differences between upstream and downstream builds Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5527/head:pr5527 git checkout pr5527
freeipa-devel@lists.fedorahosted.org