ocaml-cairo/ocaml-cairo.rpmlintrc
Jerry James d219020c52 New upstream version 0.6.1.
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.
2020-01-22 20:37:06 -07:00

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')