From 3f7dc933f2d21d7cc261e0776835001f314551c8 Mon Sep 17 00:00:00 2001 From: Alexander Bokovoy Date: Fri, 21 Jan 2022 10:30:33 +0200 Subject: [PATCH] Skip badfuncs rpminspect checks due to how YP bind is defined --- .libnsl2.metadata | 1 + rpminspect.yaml | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 .libnsl2.metadata create mode 100644 rpminspect.yaml diff --git a/.libnsl2.metadata b/.libnsl2.metadata new file mode 100644 index 0000000..ef4cf1f --- /dev/null +++ b/.libnsl2.metadata @@ -0,0 +1 @@ +f727e4e0bbf233a2367465bcbaed546ab4875744 v2.0.0.tar.gz diff --git a/rpminspect.yaml b/rpminspect.yaml new file mode 100644 index 0000000..0c3bdf7 --- /dev/null +++ b/rpminspect.yaml @@ -0,0 +1,3 @@ +--- +inspections: + badfuncs: off