semantik/semantik-rpmlintrc

6 lines
333 B
Plaintext
Raw Normal View History

# these files don't need executable bits
addFilter("W: non-executable-script /usr/share/kde4/apps/semantik/.*")
# follow upstream (even if this is not a good excuse ;-)
addFilter(" W: no-soname /usr/lib.*/libnablah.so")
# semantik is a KDE app - and KDE can handle this
addFilter("W: wrong-icon-size /usr/share/icons/.*")