diff --git a/fftw3.changes b/fftw3.changes index ca28745..8baa79c 100644 --- a/fftw3.changes +++ b/fftw3.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Nov 14 16:23:54 UTC 2017 - eich@suse.com + +- Fix library package dependencies - limit certain + dependencies to HPC packages. + ------------------------------------------------------------------- Sun Nov 12 16:25:33 UTC 2017 - eich@suse.com diff --git a/fftw3.spec b/fftw3.spec index 8b67989..e8ed313 100644 --- a/fftw3.spec +++ b/fftw3.spec @@ -171,8 +171,10 @@ Summary: Discrete Fourier Transform (DFT) C Subroutine Library Group: System/Libraries Provides: fftw3 = %{version}-%{release} Obsoletes: fftw3 < 3.3 +%if %{with hpc} Requires: lua-lmod -%{?with_hpc:%hpc_requires} +%hpc_requires +%endif %description -n %package_libname FFTW is a C subroutine library for computing the Discrete Fourier