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") addFilter("non-executable-script .*/bin/create_dm_docu.py")