cairomm/cairomm.rpmlintrc

5 lines
224 B
Plaintext

# Explicit dependencies among documentation packages are indeed reasonable
addFilter(r' explicit-lib-dependency .*-doc[s]?$')
# All of the documentation is in the -doc subpackage, of course!
addFilter(r' no-documentation$')