File icinga-rpmlintrc of Package icinga

# icinga uses it's own users and groups named icinga
addFilter("non-standard-uid.*icinga");
# ido2db is the official upstream name and should follow the documentation
addFilter("incoherent-init-script-name.*ido2db");
# upstream doesn't intend to change the archive format
addFilter("source-or-patch-not-bzipped");
# we need these packages to get the right database drivers
addFilter("explicit-lib-dependency.*libdbi-drivers-dbd-mysql");
addFilter("explicit-lib-dependency.*libdbi-drivers-dbd-oracle");
addFilter("explicit-lib-dependency.*libdbi-drivers-dbd-pgsql");
# icinga 1.x is only in maintenance mode, so will not be fixed
addFilter("binary-or-shlib-calls-gethostbyname");
openSUSE Build Service is sponsored by