Bring rpminspect.yaml over from Brew dist-git

Signed-off-by: Troy Dawson <tdawson@redhat.com>
This commit is contained in:
Troy Dawson 2023-03-10 11:59:49 -08:00
parent 1d0e23e36f
commit 0d6ad6a457

14
rpminspect.yaml Normal file
View File

@ -0,0 +1,14 @@
---
badfuncs:
ignore:
- /usr/lib*/xorg/modules/extensions/libvnc.so
- /usr/bin/vncviewer
- /usr/bin/Xvnc
- /usr/bin/x0vncserver
runpath:
# This is intentional, we know where we need Mesa's libGL, which will always
# be in ${libdir} and not any third-party libGL that may be configured using
# ld.so.conf.
allowed_paths:
- /usr/lib64
- /usr/lib