12 lines
308 B
Plaintext
12 lines
308 B
Plaintext
|
#
|
||
|
# 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")
|