This matches the conditional in %build section.
I'm not sure this is going to work. All the CLI tools in DS use python3. And we are going to making python3-lib389 a requirement for the package (it was supposed to be done last week actually). This includes removing the remaining checks for RHEL/Fedora that you are trying to add back. If you need DS on EL7, then use the 389-ds-base-1.3.8 branch instead of master branch. "master" branch is only for next major downstream release
Alright, sure! I was just trying to make it build. No idea if it will actually work. Feel free to reject it.
I will close this out, but if things are not working on the 389-ds-base-1.3.8 branch please let us know. Thanks!
Pull-Request has been closed by mreynolds
389-ds-base is moving from Pagure to Github. This means that new issues and pull requests will be accepted only in 389-ds-base's github repository.
This pull request has been cloned to Github as issue and is available here: - https://github.com/389ds/389-ds-base/issues/2863
If you want to continue to work on the PR, please navigate to the github issue, download the patch from the attachments and file a new pull request.
Thank you for understanding. We apologize for all inconvenience.
Pull-Request has been closed by spichugi
This matches the conditional in %build section.