File susedoc-rpmlintrc of Package susedoc
#
addFilter("no-packager-tag")
addFilter("explicit-lib-dependency libxml2")
addFilter("explicit-lib-dependency libxslt")
# We need this package and RPM has no way to determine this:
addFilter("explicit-lib-dependency liberation-fonts")
# For the future, this might be enabled:
# addFilter("files-duplicate .*/flyer/header.xsl")
addFilter("zero-length .*/FOP/README")
# The following two files need the executable bit:
addFilter("non-executable-script .*/bin/create_dm_docu.py")
addFilter("non-executable-script .*/bin/dm/test_dm.py")