From a2bee6f9469bb103053a1da999cea1a2a8a1696b0ff46caf24a14e818ff18f15 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 11 Oct 2017 06:47:05 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=525 --- config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config b/config index 55333ee..c8a3c4c 100644 --- a/config +++ b/config @@ -1356,6 +1356,8 @@ addFilter(' non-devel-buildrequires libxml2') addFilter(' non-devel-buildrequires libxslt') addFilter(' non-devel-buildrequires recode') +# Too noisy, and usually not something downstream packagers can fix +addFilter(' incorrect-fsf-address ') # many places have shorter paths addFilter(' non-coherent-filename ')