Bring rpminspect.yaml over from Brew dist-git
Signed-off-by: Troy Dawson <tdawson@redhat.com>
This commit is contained in:
parent
12e4cbe558
commit
d8d98431bc
22
rpminspect.yaml
Normal file
22
rpminspect.yaml
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
---
|
||||||
|
xml:
|
||||||
|
# Do not try to XML-validate this DTD file
|
||||||
|
ignore:
|
||||||
|
- /usr/share/resource-agents/ra-api-1.dtd
|
||||||
|
|
||||||
|
files:
|
||||||
|
# These paths are explicitly used in this package
|
||||||
|
ignore:
|
||||||
|
- /usr/lib/ocf/resource.d/heartbeat
|
||||||
|
- /usr/lib/resource-agents
|
||||||
|
|
||||||
|
badfuncs:
|
||||||
|
# This program uses gethostbyname2, inet_aton, and inet_ntoa
|
||||||
|
ignore:
|
||||||
|
- /usr/libexec/heartbeat/send_arp
|
||||||
|
|
||||||
|
upstream:
|
||||||
|
ignore:
|
||||||
|
# these files have to be bundled in resource-agents now
|
||||||
|
- httplib2-0.20.4.tar.gz
|
||||||
|
- pyparsing-2.4.7-py2.py3-none-any.whl
|
Loading…
Reference in New Issue
Block a user