From 16e2ea30c449f8a043680b12aaac21abe6af286a Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Tue, 15 Oct 2024 11:33:45 +0200 Subject: [PATCH] rpminspect: Disable inspection of disttag rpminspect just reads the file an doesn't expand it so it doesn't understand: Release: %{samba_release} [skip changelog] --- rpminspect.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/rpminspect.yaml b/rpminspect.yaml index 75d7856..c1455e2 100644 --- a/rpminspect.yaml +++ b/rpminspect.yaml @@ -1,4 +1,7 @@ --- +inspections: + disttag: off + badfuncs: ignore: - /usr/bin/nmblookup