d219020c52
Also: - Add -gtk and -pango subpackages corresponding to upstream's opam packages. - Add -gtk-devel and -pango-devel subpackages to manage dependencies. - Add %check script.
9 lines
382 B
Plaintext
9 lines
382 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 is missing some technical terms
|
|
addFilter(r'W: spelling-error .* (compositing|stateful)')
|
|
|
|
# The documentation is in the main package
|
|
addFilter(r'ocaml-cairo-(gtk|pango)(-devel)?\.[^:]+: W: no-documentation')
|