diff --git a/rpminspect.yaml b/rpminspect.yaml new file mode 100644 index 0000000..47bf58c --- /dev/null +++ b/rpminspect.yaml @@ -0,0 +1,10 @@ +runpath: + allowed_paths: + - /usr/lib64 + +specname: + # In GCC toolsets builds, the spec file name and the package are not + # exactly the same, the package is prefixed with gcc-toolset-NN-. + # Let's ignore the prefix in the specname test. + match: suffix + primary: filename