From d5730017746ca9b8c7752e6d9e15a754e95ab26db63139000b1799985ba29af4 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 11 Oct 2017 08:09:10 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=532 --- config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config b/config index 7d4ff99..b092d1e 100644 --- a/config +++ b/config @@ -1362,6 +1362,9 @@ addFilter(' incorrect-fsf-address ') addFilter(' no-manual-page-for-binary ') addFilter(' static-library-without-debuginfo /usr/lib(?:64)?/ghc-[\d\.]+/') +# the libre mess +addFilter(r'libre(?:ssl|office|cad)[^\:]+: \w: shlib-policy-') + # many places have shorter paths addFilter(' non-coherent-filename ')