diff --git a/fftw3-rpmlintrc b/fftw3-rpmlintrc index f8e6d9d..9b12032 100644 --- a/fftw3-rpmlintrc +++ b/fftw3-rpmlintrc @@ -1,6 +1,9 @@ # This line is mandatory to access the configuration functions from Config import * +# guideline does not cover multibuild/flavor cases +addFilter("libfftw3\S+-gnu-\S+.x86_64: E: shlib-policy-name-error SONAME.*") + # See spec file for the reason(s) addFilter("libfftw3.* devel-file-in-non-devel-package") addFilter("libfftw3.* hidden-file-or-dir") diff --git a/fftw3.changes b/fftw3.changes index be4fa03..dc4ee56 100644 --- a/fftw3.changes +++ b/fftw3.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 27 08:41:39 UTC 2022 - Jan Engelhardt + +- Update rpmlintrc for shlib-policy-name-error + ------------------------------------------------------------------- Tue Jan 18 17:01:55 CET 2022 - tiwai@suse.de diff --git a/fftw3.spec b/fftw3.spec index 744d013..11c14ea 100644 --- a/fftw3.spec +++ b/fftw3.spec @@ -1,5 +1,5 @@ # -# spec file for package fftw3 +# spec file # # Copyright (c) 2022 SUSE LLC #