Hello community,

here is the log from the commit of package patterns-hpc for openSUSE:Factory 
checked in at 2020-04-18 00:30:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/patterns-hpc (Old)
 and      /work/SRC/openSUSE:Factory/.patterns-hpc.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "patterns-hpc"

Sat Apr 18 00:30:23 2020 rev:13 rq:794788 version:20190218

Changes:
--------
--- /work/SRC/openSUSE:Factory/patterns-hpc/patterns-hpc.changes        
2020-03-19 19:54:03.192277159 +0100
+++ /work/SRC/openSUSE:Factory/.patterns-hpc.new.2738/patterns-hpc.changes      
2020-04-18 00:32:16.550281592 +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.i3D72I/_old  2020-04-18 00:32:17.190282917 +0200
+++ /var/tmp/diff_new_pack.i3D72I/_new  2020-04-18 00:32:17.194282925 +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.i3D72I/_old  2020-04-18 00:32:17.230283000 +0200
+++ /var/tmp/diff_new_pack.i3D72I/_new  2020-04-18 00:32:17.230283000 +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


Reply via email to