forked from pool/mumps
Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
|
6fb90a3d1b | ||
|
210473d9ba |
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 30 22:47:14 UTC 2024 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||
|
||||
- Fix hpc builds, add workaround for bsc#1234007.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 22 12:29:34 UTC 2024 - pgajdos@suse.com
|
||||
|
||||
|
@ -352,6 +352,8 @@ BuildRequires: %{mpi_family}%{?mpi_ver}-%{compiler_family}%{?c_f_ver}-hpc-macro
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: libopenblas-%{compiler_family}%{?c_f_ver}-hpc >= %{openblas_vers}
|
||||
BuildRequires: libscalapack2-%{compiler_family}%{?c_f_ver}-%{mpi_family}%{?mpi_ver}-hpc-devel
|
||||
# Workaround for https://bugzilla.suse.com/show_bug.cgi?id=1234007
|
||||
BuildRequires: libscalapack2-%{compiler_family}%{?c_f_ver}-%{mpi_family}%{?mpi_ver}-hpc
|
||||
BuildRequires: suse-hpc
|
||||
%endif # hpc
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user