forked from pool/fftw3
Accepting request 535962 from home:eeich:hpc_alt
- Don't use openmpi-devel for HPC builds. OBS-URL: https://build.opensuse.org/request/show/535962 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fftw3?expand=0&rev=50
This commit is contained in:
parent
3593f7767e
commit
5246029a00
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 23 11:51:13 UTC 2017 - eich@suse.com
|
||||
|
||||
- Don't use openmpi-devel for HPC builds.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 19 11:39:08 UTC 2017 - eich@suse.com
|
||||
|
||||
|
@ -105,9 +105,6 @@ ExclusiveArch: do_not_build
|
||||
Name: %package_name
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: pkgconfig
|
||||
%ifnarch s390 s390x
|
||||
BuildRequires: openmpi-devel
|
||||
%endif
|
||||
Version: 3.3.5
|
||||
Release: 0
|
||||
Summary: Discrete Fourier Transform (DFT) C Subroutine Library
|
||||
@ -130,6 +127,9 @@ Requires: %{mpi_flavor}_%{?mpi_ver}-%{compiler_family}%{?c_f_ver}-hpc
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: gcc-fortran
|
||||
Requires: %{package_name}-libs = %{version}
|
||||
%ifnarch s390 s390x
|
||||
BuildRequires: openmpi-devel
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%description
|
||||
|
Loading…
x
Reference in New Issue
Block a user