From 933f996b926dbfa17ef602b3823502effd4a96a9 Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Thu, 21 Mar 2024 16:58:53 -0400 Subject: [PATCH] Update the rpmlintrc file [skip changelog] --- libinstpatch.rpmlintrc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/libinstpatch.rpmlintrc b/libinstpatch.rpmlintrc index f16d870..625b04f 100644 --- a/libinstpatch.rpmlintrc +++ b/libinstpatch.rpmlintrc @@ -1,2 +1,4 @@ # These are not real spelling errors... -addFilter(r'spelling-error .*(\(en_US\)| en_US) (wavetable) ') +addFilter(r" spelling-error \('([Ww]avetable)s?',") +# This copylib has no versioning +addFilter(r" unversioned-explicit-provides bundled(md5-plumb)"