authselect/authselect.rpmlintrc
Pavel Březina 904d74d1fe authselect-1.2.5-1: rebase to upstream 1.2.5
Resolves: rhbz#2080239, rhbz#2070541, rhbz#2075192, rhbz#2077893
2022-05-05 13:21:54 +02:00

10 lines
653 B
Plaintext

# Whitelist known warnings that can not be fixed
addFilter("authselect.*: W: spelling-error %description -l en_US authconfig -> configuration");
addFilter("authselect.*: W: non-conffile-in-etc /etc/bash_completion.d/authselect-completion.sh")
addFilter("authselect-compat.*: W: self-obsoletion authconfig < 7.0.1-6 obsoletes authconfig")
addFilter("authselect-compat.*: W: no-documentation")
addFilter("authselect-compat.*: W: no-manual-page-for-binary authconfig")
addFilter("authselect-devel.*: W: no-documentation")
addFilter("authselect-libs.*: W: dangerous-command-in-%pre rm")
addFilter("authselect-libs.*: W: dangerous-command-in-%posttrans cp")