File ZoneMinder-rpmlintrc of Package ZoneMinder
# there are empty marker files necessary for the build addFilter("E: zero-length") # there are hidden files in the web content, that's normal addFilter("W: hidden-file-or-dir") addFilter("E: htaccess-file") # FIXME should we remove these? setBadness("E: permissions-unauthorized-file", 0) setBadness("E: polkit-file-unauthorized", 0) setBadness("E: polkit-user-privilege", 0)