From 8b0b759d4d00ee08b0c470e55dbc74fc5e6098e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lenka=20=C5=A0pa=C4=8Dkov=C3=A1?= Date: Wed, 7 May 2025 17:21:27 +0200 Subject: [PATCH] Add rpminspect.yaml Resolves: RHEL-88090 --- rpminspect.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 rpminspect.yaml 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