Accepting request 976010 from multimedia:libs

OBS-URL: https://build.opensuse.org/request/show/976010
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fftw3?expand=0&rev=58
This commit is contained in:
Dominique Leuenberger 2022-05-12 20:57:33 +00:00 committed by Git OBS Bridge
commit 9c57c27f99
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
#