aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/obs/data/rpmlintrc
blob: aa3903cd9204d0cc3cdbd94a9c2b6b9a5cc1ed09 (plain)
1
2
3
4
5
# Don't abort the build when finding a library that depends on a package with
# a specific version. This is intentional for nightly builds, we don't want
# libraries from different build dates to be mixed as they might have ABI
# incompatibilities.
setBadness('shlib-fixed-dependency', 0)