d469b80cdf
Also: - Drop the compat-libmpc package; nothing in Fedora needs it - Update project URL - Add a -doc subpackage to hold the GFDL-licensed content - Drop unnecessary texinfo BR - Drop ldconfig_scriptlets; this version cannot appear in distros that need it - Make sure there are no rpaths and that -Wl,--as-needed takes effect
9 lines
342 B
Plaintext
9 lines
342 B
Plaintext
# THIS FILE IS FOR WHITELISTING RPMLINT ERRORS AND WARNINGS IN TASKOTRON
|
|
# https://fedoraproject.org/wiki/Taskotron/Tasks/dist.rpmlint#Whitelisting_errors
|
|
|
|
# The dictionary lacks some technical words
|
|
addFilter(r'spelling-error .* symlinks')
|
|
|
|
# Documentation is in the -doc subpackage
|
|
addFilter(r'^libmpc.*-devel\.[^:]+: W: no-documentation')
|