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:
commit
9c57c27f99
@ -1,6 +1,9 @@
|
|||||||
# This line is mandatory to access the configuration functions
|
# This line is mandatory to access the configuration functions
|
||||||
from Config import *
|
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)
|
# See spec file for the reason(s)
|
||||||
addFilter("libfftw3.* devel-file-in-non-devel-package")
|
addFilter("libfftw3.* devel-file-in-non-devel-package")
|
||||||
addFilter("libfftw3.* hidden-file-or-dir")
|
addFilter("libfftw3.* hidden-file-or-dir")
|
||||||
|
@ -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
|
Tue Jan 18 17:01:55 CET 2022 - tiwai@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package fftw3
|
# spec file
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user