URL: https://github.com/freeipa/freeipa/pull/5279 Author: abbra Title: #5279: freeipa.spec.in: unify spec files across upstream RHEL, and Fedora Action: opened
PR body: """ In order to reduce maintenance burden and to be able to use automatic build tools, bring up the differences between RPM spec files in upstream, RHEL, and Fedora to a minimum.
This gives us an opportunity to:
- start using proper conditional macros (%bcond_with/%bcond_without) - remove old cruft where Fedora 31+ and RHEL8+ are already the same - remove Group lines which already deprecated in Fedora packaging policy - remove buildroot cleanup - support release candidate designations: mostly affects downstreams but it is better to have macro support in the common spec file
Signed-off-by: Alexander Bokovoy abokovoy@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5279/head:pr5279 git checkout pr5279
URL: https://github.com/freeipa/freeipa/pull/5279 Author: abbra Title: #5279: freeipa.spec.in: unify spec files across upstream RHEL, and Fedora Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5279/head:pr5279 git checkout pr5279
freeipa-devel@lists.fedorahosted.org