gamin/gamin-rpmlintrc

12 lines
308 B
Plaintext
Raw Permalink Normal View History

#
# rpmlint says:
#
# libfam0-gamin.x86_64: E: shlib-policy-name-error (Badness: 10000) libfam0
# Your package contains a single shared library but is not named after its
# SONAME.
#
# We have to use libfam0-gamin, since libfam0 is already taken by
# the original FAM.
#
addFilter("shlib-policy-name-error")