Description: Gitignore fixes: - Add svrcore.pc along other .pc files. - Since 5b1c8e7 bin utils are not created with -bin suffix.
RPM: - Comments are not allowed on macro's line; move below. - Remove some ancient Obsoletes and Conflicts.
Fixes: https://pagure.io/389-ds-base/issue/50867
Author: Matus Honek mhonek@redhat.com
Review by: ???
ack
I think there is actually no reason to have svrcore.pc anymore as we are the only project using it, so we could consider just dropping it.
Agreed, but we still have mozldap in Fedora who needs it (I've filed a ticket #50871 for that). So I am currently going to proceed as is and let's remove it once we can.
rebased onto d8a35290a10cc8327fbcfff11d380b8ad9272c95
Pull-Request has been merged by mhonek
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/3921
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
Description:
Gitignore fixes:
- Add svrcore.pc along other .pc files.
- Since 5b1c8e7 bin utils are not created with -bin suffix.
RPM:
- Comments are not allowed on macro's line; move below.
- Remove some ancient Obsoletes and Conflicts.
Fixes: https://pagure.io/389-ds-base/issue/50867
Author: Matus Honek mhonek@redhat.com
Review by: ???