- Fixed wordings in some descriptions (bsc#1089719).

OBS-URL: https://build.opensuse.org/package/show/science:HPC/patterns-hpc?expand=0&rev=28
This commit is contained in:
Egbert Eich 2018-04-16 15:10:28 +00:00 committed by Git OBS Bridge
parent f932931fdd
commit 56c1e68f22
2 changed files with 11 additions and 6 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Apr 16 15:07:32 UTC 2018 - eich@suse.com
- Fixed wordings in some descriptions (bsc#1089719).
-------------------------------------------------------------------
Fri Apr 13 13:21:19 UTC 2018 - cgoll@suse.com

View File

@ -17,7 +17,7 @@
Name: patterns-hpc
Version: 20180226
Version: 20180416
Release: 0
Summary: Source Package for HPC Patterns
License: MIT
@ -70,8 +70,8 @@ Recommends: genders
Recommends: perl-genders
%description compute_node
A compute node has 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 libraries should also be installed.
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.
%files compute_node
%dir %{_defaultdocdir}/patterns
@ -93,8 +93,8 @@ Requires: lua-lmod
%include %{SOURCE1}
%description libraries
This package provides all the modularized libraries so that they can be used in an HPC environment. Especially these libraries allows you to install several MPI flavors in parallel.
In order to use this libraries you have them to load first via the module command.
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.
%files libraries
%dir %{_defaultdocdir}/patterns
@ -127,7 +127,7 @@ Requires: lua-lmod
%description development_node
This package provides all the relevant packages for developing HPC applications.
It depends on the HPC libraries and adds additionally the compilers and includes also 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