Add rpminspect.yaml
Resolves: RHEL-88090
This commit is contained in:
parent
f423f4d871
commit
8b0b759d4d
11
rpminspect.yaml
Normal file
11
rpminspect.yaml
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user