Blob Blame History Raw
# THIS FILE IS FOR WHITELISTING RPMLINT ERRORS AND WARNINGS IN TASKOTRON
# https://fedoraproject.org/wiki/Taskotron/Tasks/dist.rpmlint#Whitelisting_errors

# The documentation package has no binary bits
addFilter(r'gap-pkg-scscp-doc\.noarch: W: only-non-binary-in-usr-lib')

# The documentation subpackage is the documentation
addFilter(r'gap-pkg-scscp-doc\.noarch: W: no-documentation')