From 95249e2082ec7c935d599805ccea83682f1c510d Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Mon, 13 Oct 2025 22:20:35 -0400 Subject: [PATCH] rpminspect.yaml: note that glibc-minimal-langpack is empty This fixes the "continues to be empty" VERIFY from rpminspect. Support for this was added by: https://github.com/rpminspect/rpminspect/issues/1518 Resolves: RHEL-118846 --- rpminspect.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/rpminspect.yaml b/rpminspect.yaml index 209d25d..214d07b 100644 --- a/rpminspect.yaml +++ b/rpminspect.yaml @@ -27,3 +27,7 @@ debuginfo: # Suppress changes to internal field members. abidiff: suppression_file: glibc.abignore + +emptyrpm: + expected_empty: + - glibc-minimal-langpack