File rpmlintrc of Package osmo-iuh (Revision c4bc3ae6c9955253f99d83c6d15aec5f)
Currently displaying revision c4bc3ae6c9955253f99d83c6d15aec5f , Show latest
6
1
# Don't abort the build when finding a library that depends on a package with
2
# a specific version. This is intentional for nightly builds, we don't want
3
# libraries from different build dates to be mixed as they might have ABI
4
# incompatibilities.
5
setBadness('shlib-fixed-dependency', 0)
6