File rpmlintrc of Package libsmpp34 (Revision 7cad6814d8d21b3b16edb39d3e1d12cc)
Currently displaying revision 7cad6814d8d21b3b16edb39d3e1d12cc , 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