Accepting request 571206 from science:HPC
- For tool don't distinguish minor versions: %hpc_cf_dep_version represents what we distinguish which determines the granularity in compiler selection. OBS-URL: https://build.opensuse.org/request/show/571206 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suse-hpc?expand=0&rev=7
This commit is contained in:
commit
d226a4724d
@ -14,7 +14,7 @@
|
||||
# For compilers
|
||||
%hpc_cf_install_base %{hpc_base}compiler/
|
||||
%hpc_cf_install_path_base %{hpc_cf_install_base}%{hpc_compiler_family}/
|
||||
%hpc_cf_install_path %{hpc_cf_install_path_base}%{hpc_cf_full_version}
|
||||
%hpc_cf_install_path %{hpc_cf_install_path_base}%{hpc_cf_dep_version}
|
||||
|
||||
# For mpi libraries
|
||||
%hpc_mpi_install_base %{hpc_base}%{?hpc_cf_dir}mpi/
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 30 10:00:43 UTC 2018 - eich@suse.com
|
||||
|
||||
- For tool don't distinguish minor versions:
|
||||
%hpc_cf_dep_version represents what we distinguish
|
||||
which determines the granularity in compiler selection.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 20 18:44:42 UTC 2017 - eich@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package suse-hpc
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
|
Loading…
Reference in New Issue
Block a user