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)"