File oprofile.rpmlintrc of Package oprofile
# This line is mandatory to access the configuration functions from Config import * # Set the minimum badness at which a warning becomes an error setBadness(3000) # Because reference via bfd_abort() addFilter ("oprofile.*shared-lib-calls-exit") # Because the library is called libopagent1 addFilter ("oprofile-devel.*no-dependency-on")