From 56dbce72a9c0b1931e64d06a9175fd0cbdb9fbd5 Mon Sep 17 00:00:00 2001 From: William Poteat Date: Wed, 28 Apr 2021 16:01:38 -0400 Subject: [PATCH] 1954812: File added to skip temporarily skip desktop test Resolves: rhbz#1954812 --- rpminspect.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 rpminspect.yaml diff --git a/rpminspect.yaml b/rpminspect.yaml new file mode 100644 index 0000000..8015226 --- /dev/null +++ b/rpminspect.yaml @@ -0,0 +1,6 @@ +--- +# Temporarily disabling the desktop inspection. The inspection does not currently allow +# for the executable to come from a secondary required package. This is currently +# being looked at by other teams to determine the best solution. +inspections: + desktop: off