Add rpminspect.yaml to waive common errors

This commit is contained in:
Zdenek Dohnal 2026-07-15 15:21:11 +02:00
parent 469dc848cb
commit df0a6513e7

12
rpminspect.yaml Normal file
View File

@ -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