File cuda-repack.rpmlintrc of Package cuda-repack
# No real KMP - we are just repackaging for building other packages addFilter(".* E: suse-policy-kmp-missing-supplements .*") addFilter(".* E: devel-file-in-non-devel-package .*\.(c|h)") # Even though this has a high badness we ignore it as NVIDIA has built and blessed the library addFilter(".* E: missing-hash-section .*") addFilter(".* E: shlib-policy-name-error .*") addFilter(".* E: library-without-ldconfig-postun .*")