File tomahawk-rpmlintrc of Package tomahawk
# libtomahawk only calls exit in the single application guard implementation, so this is desired behaviour actually
addFilter('shared-lib-calls-exit')
# libtomahawk is shared amongst several components but has no stable api for anyone else to use (and doesnt install headers files anyways)
addFilter('shlib-policy-missing-suffix')