2017-10-16 18:57:55 +00:00
|
|
|
# This line is mandatory to access the configuration functions
|
|
|
|
from Config import *
|
|
|
|
|
2011-11-28 14:12:21 +00:00
|
|
|
# See spec file for the reason(s)
|
2017-10-16 18:57:55 +00:00
|
|
|
addFilter("libfftw3.* devel-file-in-non-devel-package")
|
|
|
|
addFilter("libfftw3.* hidden-file-or-dir")
|
2011-11-28 13:34:55 +00:00
|
|
|
addFilter('shlib-fixed-dependency')
|
2017-10-16 18:57:55 +00:00
|
|
|
addFilter('libfftw3.* shlib-policy-nonversioned-dir /usr/lib/hpc')
|
|
|
|
addFilter('libfftw3.* shlib-policy-nonversioned-dir /usr/share/lmod')
|