Accepting request 973062 from home:jengelh:branches:multimedia:libs

- Update rpmlintrc for shlib-policy-name-error

OBS-URL: https://build.opensuse.org/request/show/973062
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fftw3?expand=0&rev=95
This commit is contained in:
Takashi Iwai 2022-05-10 08:31:40 +00:00 committed by Git OBS Bridge
parent 7dbc1c87ce
commit 4af1b9d34b
3 changed files with 9 additions and 1 deletions

View File

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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 27 08:41:39 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update rpmlintrc for shlib-policy-name-error
-------------------------------------------------------------------
Tue Jan 18 17:01:55 CET 2022 - tiwai@suse.de

View File

@ -1,5 +1,5 @@
#
# spec file for package fftw3
# spec file
#
# Copyright (c) 2022 SUSE LLC
#