2024-12-10 22:43:08 +00:00
committed by Git OBS Bridge
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Dec 9 15:13:46 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
- Add BuildRequires:
libopenblas%{?hpc_ext}-%{compiler_family}%{?c_f_ver}-hpc to fix
use of %requires_eq.
-------------------------------------------------------------------
Tue Oct 29 21:47:29 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>

View File

@@ -110,6 +110,7 @@ BuildRequires: gcc-fortran
%else
Requires: %{compiler_family}%{?c_f_ver}-compilers-hpc
BuildRequires: %{compiler_family}%{?c_f_ver}-compilers-hpc-macros-devel
BuildRequires: libopenblas%{?hpc_ext}-%{compiler_family}%{?c_f_ver}-hpc
BuildRequires: libopenblas%{?hpc_ext}-%{compiler_family}%{?c_f_ver}-hpc-devel
BuildRequires: suse-hpc >= 0.5.20230501
%endif