forked from pool/fftw3
Accepting request 534290 from home:eeich:branches:multimedia:libs
- For HPC build package static libraries as well. - Generate baselib.conf dynamically and only for the non-HPC build: this avoids issues with the source validator. - removed unnedded dependency packages - rewrote for hpc library support * added environment modules * reduced number of hpc realted packages to two OBS-URL: https://build.opensuse.org/request/show/534290 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fftw3?expand=0&rev=46
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
# See spec file for the reason(s)
|
||||
addFilter('shlib-fixed-dependency')
|
||||
# This line is mandatory to access the configuration functions
|
||||
from Config import *
|
||||
|
||||
# See spec file for the reason(s)
|
||||
addFilter("libfftw3.* devel-file-in-non-devel-package")
|
||||
addFilter("libfftw3.* hidden-file-or-dir")
|
||||
addFilter('shlib-fixed-dependency')
|
||||
addFilter('libfftw3.* shlib-policy-nonversioned-dir /usr/lib/hpc')
|
||||
addFilter('libfftw3.* shlib-policy-nonversioned-dir /usr/share/lmod')
|
||||
|
Reference in New Issue
Block a user