Accepting request 541873 from home:eeich:hpc_alt
- Fix library package dependencies - limit certain dependencies to HPC packages. OBS-URL: https://build.opensuse.org/request/show/541873 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fftw3?expand=0&rev=55
This commit is contained in:
parent
3e314d15eb
commit
3c748854ca
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user