Hello community, here is the log from the commit of package patterns-hpc for openSUSE:Leap:15.2 checked in at 2020-04-18 18:40:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/patterns-hpc (Old) and /work/SRC/openSUSE:Leap:15.2/.patterns-hpc.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "patterns-hpc" Sat Apr 18 18:40:58 2020 rev:54 rq:795128 version:20190218 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/patterns-hpc/patterns-hpc.changes 2020-03-27 16:47:13.463901608 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.patterns-hpc.new.2738/patterns-hpc.changes 2020-04-18 18:40:58.737947057 +0200 @@ -1,0 +2,5 @@ +Thu Apr 16 15:02:21 UTC 2020 - Christian Goll <[email protected]> + +- added iputils to relevant patterns (bsc#1169484) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ patterns-hpc.spec ++++++ --- /var/tmp/diff_new_pack.6otzRM/_old 2020-04-18 18:40:59.097947817 +0200 +++ /var/tmp/diff_new_pack.6otzRM/_new 2020-04-18 18:40:59.097947817 +0200 @@ -49,6 +49,8 @@ Requires: nfs-client Requires: openssh Requires: sudo +# Ping is useful on compute nodes (bsc#1169484) +Requires: iputils Recommends: vim Recommends: salt-minion @@ -69,7 +71,7 @@ %description compute_node A compute node comprises of a minimal software image and mainly runs simulation programs. Services on this node should be reduced to a bare minimum and the node *must* be installed in a automatic manner. -The pattern 'HPC modularized libraries' should also be installed. +The pattern 'HPC Modularized libraries' should also be installed. %files compute_node %dir %{_defaultdocdir}/patterns @@ -79,7 +81,7 @@ %package libraries %pattern_serverfunctions -Summary: HPC modularized Libraries +Summary: HPC Modularized Libraries Group: Metapackages Provides: pattern() = hpc_libraries Provides: pattern-icon() = pattern-generic @@ -92,7 +94,7 @@ %description libraries This package provides all the modularized libraries so that they can be used in an HPC environment. These libraries allow to install several MPI flavors in parallel. -In order to use thess libraries one needs to load them via the module command first. +In order to use these libraries one needs to load them via the module command first. %files libraries %dir %{_defaultdocdir}/patterns @@ -116,6 +118,8 @@ Recommends: python3-devel Requires: gnu-compilers-hpc-devel Requires: lua-lmod +# Ping is useful on compute nodes (bsc#1169484) +Requires: iputils # recommend additional development tools Recommends: cmake @@ -126,7 +130,7 @@ %description development_node This package provides all the relevant packages for developing HPC applications. -It depends on the pattern 'HPC modularized libraries'. In addition it includes the GNU compilers and the relevant management packages. +It depends on the pattern 'HPC Modularized Libraries'. In addition it includes the GNU compilers and the relevant management packages. %files development_node %dir %{_defaultdocdir}/patterns @@ -141,8 +145,10 @@ Provides: pattern-icon() = pattern-generic Provides: pattern-visible() -Recommends: slurm -Recommends: slurm-slurmdbd +Requires: slurm +Requires: slurm-slurmdbd +# Ping is useful on compute nodes (bsc#1169484) +Requires: iputils Suggests: mariadb %description workload_server ++++++ library-inc.txt ++++++ --- /var/tmp/diff_new_pack.6otzRM/_old 2020-04-18 18:40:59.137947901 +0200 +++ /var/tmp/diff_new_pack.6otzRM/_new 2020-04-18 18:40:59.141947910 +0200 @@ -1,3 +1,5 @@ +# Ping is useful on compute nodes (bsc#1169484) +Requires: iputils # Recommend libraries which are in hpc Recommends: metis-gnu-hpc Recommends: superlu-gnu-hpc
