File gnome-chemistry-utils-rpmlintrc of Package gnome-chemistry-utils
# they are not real squares...
addFilter("wrong-icon-size.*/usr/share/icons/hicolor/.*")
# they are just for mime links...
addFilter("untranslated-desktop-file.*/opt/kde3/share/mimelnk/application/.*")
# this needs to be fixed in gconf-schemas macro
addFilter("non-conffile-in-etc.*/etc/gconf/schemas/.*")
# ignore this single file - it's not for humans
addFilter("wrong-file-end-of-line-encoding.*/usr/share/gnome/help/gchempaint.*/C/gchempaint.*.xml")
# this is the goffice support lib - no need for an extra package
addFilter("shlib-policy-missing-suffix")