diff --git a/rpminspect.yaml b/rpminspect.yaml new file mode 100644 index 00000000..0b7a28d6 --- /dev/null +++ b/rpminspect.yaml @@ -0,0 +1,12 @@ +--- +badfuncs: + allowed: + # already fixed in newer Vim, not critical to backport + /usr/bin/vim: + - gethostbyname + /usr/bin/gvim: + - gethostbyname +patches: + # intentionally unused patch removed in newer Vim + ignore_list: + - vim-7.0-specedit.patch