diff --git a/rpminspect.yaml b/rpminspect.yaml new file mode 100644 index 0000000..6bb2b4d --- /dev/null +++ b/rpminspect.yaml @@ -0,0 +1,11 @@ +--- +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