Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport][ipa-4-8] configure: Make rpmlint optional #5677

Conversation

stanislavlevin
Copy link
Contributor

This PR was opened automatically because PR #5658 was pushed to master and backport to ipa-4-8 is required.

Distributions may want to run comprehensive fastcheck or lint tasks,
but rpmlint tool is mandatory for these targets while some platforms
don't have it at all.

With this change the rpmlint becomes optional for fastcheck, devcheck
and lint make targets.

Note: rpmlint option is disabled by default.
To enable: ./configure --enable-rpmlint
To explicitly disable: ./configure --disable-rpmlint

Fixes: https://pagure.io/freeipa/issue/8768
Signed-off-by: Stanislav Levin <slev@altlinux.org>
Template the autoconf phase.

Fixes: https://pagure.io/freeipa/issue/8768
Signed-off-by: Stanislav Levin <slev@altlinux.org>
@abbra abbra added the re-run Trigger a new run of PR-CI label Mar 29, 2021
@freeipa-pr-ci freeipa-pr-ci removed the re-run Trigger a new run of PR-CI label Mar 29, 2021
@abbra abbra added the re-run Trigger a new run of PR-CI label Mar 29, 2021
@freeipa-pr-ci freeipa-pr-ci removed the re-run Trigger a new run of PR-CI label Mar 29, 2021
@abbra abbra added the ack Pull Request approved, can be merged label Mar 29, 2021
@abbra
Copy link
Contributor

abbra commented Mar 29, 2021

ipa-4-8:

  • 35f9d1b configure: Make rpmlint optional
  • bbeca65 Azure: Run rpmlint on Fedora

@abbra abbra added the pushed Pull Request has already been pushed label Mar 29, 2021
@abbra abbra closed this Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ack Pull Request approved, can be merged pushed Pull Request has already been pushed
Projects
None yet
3 participants