Accepting request 1095549 from home:eeich:branches:network:cluster
- Make sure, libhwloc and hwloc are installed together when spack is installed. OBS-URL: https://build.opensuse.org/request/show/1095549 OBS-URL: https://build.opensuse.org/package/show/network:cluster/spack?expand=0&rev=79
This commit is contained in:
parent
d6b78ade93
commit
84a9bf5220
@ -4,6 +4,8 @@ Mon Jun 26 12:26:10 UTC 2023 - Egbert Eich <eich@suse.com>
|
||||
- Add hwloc-devel and sqlite3 to the packages that trigger a
|
||||
`spack external find`.
|
||||
- Change /usr/bin to %{_bindir}.
|
||||
- Make sure, libhwloc and hwloc are installed together when
|
||||
spack is installed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 1 11:32:36 UTC 2023 - Egbert Eich <eich@suse.com>
|
||||
|
@ -94,6 +94,8 @@ Requires: tar
|
||||
Requires: unzip
|
||||
Requires: xz
|
||||
Recommends: %spack_trigger_recommended_packages %spack_trigger_recommended_compilers
|
||||
Requires: (hwloc if hwloc-devel)
|
||||
Requires: (hwloc-devel if hwloc)
|
||||
%else
|
||||
BuildRequires: git
|
||||
BuildRequires: makeinfo
|
||||
|
Loading…
Reference in New Issue
Block a user