File gamin-rpmlintrc of Package gamin-devel
12
1
#
2
# rpmlint says:
3
#
4
# libfam0-gamin.x86_64: E: shlib-policy-name-error (Badness: 10000) libfam0
5
# Your package contains a single shared library but is not named after its
6
# SONAME.
7
#
8
# We have to use libfam0-gamin, since libfam0 is already taken by
9
# the original FAM.
10
#
11
addFilter("shlib-policy-name-error")
12