File rpmlintrc of Package libosmocore (Revision 5954a68b8f2d8b5f27af252c08be2c58)

Currently displaying revision 5954a68b8f2d8b5f27af252c08be2c58 , 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