Accepting request 532228 from home:jengelh:branches:network:cluster

- Trim redundant wording in descriptions.

OBS-URL: https://build.opensuse.org/request/show/532228
OBS-URL: https://build.opensuse.org/package/show/network:cluster/slurm?expand=0&rev=24
This commit is contained in:
Egbert Eich 2017-10-06 15:44:30 +00:00 committed by Git OBS Bridge
parent 106d3595fa
commit 848ae55172
2 changed files with 28 additions and 25 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Oct 6 13:53:08 UTC 2017 - jengelh@inai.de
- Trim redundant wording in descriptions.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Sep 27 11:08:29 UTC 2017 - jjolly@suse.com Wed Sep 27 11:08:29 UTC 2017 - jjolly@suse.com

View File

@ -112,18 +112,17 @@ Obsoletes: slurm-sched-wiki < %{version}
Obsoletes: slurmdb-direct < %{version} Obsoletes: slurmdb-direct < %{version}
%description %description
SLURM is an open source, fault-tolerant, and highly SLURM is a fault-tolerant scalable cluster management and job
scalable cluster management and job scheduling system for Linux scheduling system for Linux clusters containing up to 65,536 nodes.
clusters containing up to 65,536 nodes. Components include machine Components include machine status, partition management, job
status, partition management, job management, scheduling and management, scheduling and accounting modules.
accounting modules.
%package doc %package doc
Summary: Documentation for SLURM Summary: Documentation for SLURM
Group: Documentation/HTML Group: Documentation/HTML
%description doc %description doc
Documentation (html) for the SLURM cluster managment software. Documentation (HTML) for the SLURM cluster managment software.
%package -n perl-slurm %package -n perl-slurm
Summary: Perl API to SLURM Summary: Perl API to SLURM
@ -136,16 +135,16 @@ Requires: perl = %{perl_version}
%endif %endif
%description -n perl-slurm %description -n perl-slurm
Perl API package for SLURM. This package includes the perl API to provide a This package includes the Perl API to provide an interface to SLURM
helpful interface to SLURM through Perl. through Perl.
%package -n %{libslurm} %package -n %{libslurm}
Summary: Libraries for slurm Summary: Libraries for SLURM
Group: System/Libraries Group: System/Libraries
%description -n %{libslurm} %description -n %{libslurm}
This package contains the library needed to run programs dynamically linked This package contains the library needed to run programs dynamically linked
with slurm. with SLURM.
%package devel %package devel
@ -155,8 +154,7 @@ Requires: %{libslurm} = %{version}
Requires: slurm = %{version} Requires: slurm = %{version}
%description devel %description devel
Development package for SLURM. This package includes the header files This package includes the header files for the SLURM API.
and libraries for the SLURM API.
%package auth-none %package auth-none
@ -178,7 +176,7 @@ Obsoletes: slurm-auth-munge < %{version}
Provides: slurm-auth-munge = %{version} Provides: slurm-auth-munge = %{version}
%description munge %description munge
This package contains the SLURM authentication module for Chris Dunlap''s Munge. This package contains the SLURM authentication module for Chris Dunlap's Munge.
%package sview %package sview
Summary: SLURM graphical interface Summary: SLURM graphical interface
@ -210,7 +208,7 @@ Summary: Slurm SQL support
Group: Productivity/Clustering/Computing Group: Productivity/Clustering/Computing
%description sql %description sql
Slurm SQL support. Contains interfaces to MySQL. Contains interfaces to MySQL for use by SLURM.
%package plugins %package plugins
@ -221,21 +219,21 @@ Group: Productivity/Clustering/Computing
This package contains the SLURM plugins (loadable shared objects) This package contains the SLURM plugins (loadable shared objects)
%package torque %package torque
Summary: Torque/PBS wrappers for transitition from Torque/PBS to SLURM Summary: Wrappers for transitition from Torque/PBS to SLURM
Group: Productivity/Clustering/Computing Group: Productivity/Clustering/Computing
Requires: perl-slurm = %{version} Requires: perl-slurm = %{version}
Provides: torque-client Provides: torque-client
%description torque %description torque
Torque wrapper scripts used for helping migrate from Torque/PBS to SLURM. Wrapper scripts for aiding migration from Torque/PBS to SLURM.
%package openlava %package openlava
Summary: Openlava/LSF wrappers for transitition from OpenLava/LSF to Slurm Summary: Wrappers for transitition from OpenLava/LSF to Slurm
Group: Productivity/Clustering/Computing Group: Productivity/Clustering/Computing
Requires: perl-slurm = %{version} Requires: perl-slurm = %{version}
%description openlava %description openlava
OpenLava wrapper scripts used for helping migrate from OpenLava/LSF to Slurm Wrapper scripts for aiding migration from OpenLava/LSF to Slurm
%package seff %package seff
Summary: Mail tool that includes job statistics in user notification email Summary: Mail tool that includes job statistics in user notification email
@ -243,8 +241,8 @@ Group: Productivity/Clustering/Computing
Requires: perl-slurm = %{version} Requires: perl-slurm = %{version}
%description seff %description seff
Mail program used directly by the Slurm daemons. On completion of a job, Mail program used directly by the SLURM daemons. On completion of a job,
wait for it''s accounting information to be available and include that it waits for accounting information to be available and includes that
information in the email body. information in the email body.
@ -259,7 +257,7 @@ Requires: perl = %{perl_version}
%endif %endif
%description sjstat %description sjstat
This package contains the perl tool to print SLURM job state information. This package contains a Perl tool to print SLURM job state information.
%package pam_slurm %package pam_slurm
Summary: PAM module for restricting access to compute nodes via SLURM Summary: PAM module for restricting access to compute nodes via SLURM
@ -269,9 +267,9 @@ BuildRequires: pam-devel
%description pam_slurm %description pam_slurm
This module restricts access to compute nodes in a cluster where the Simple This module restricts access to compute nodes in a cluster where the Simple
Linux Utility for Resource Managment (SLURM) is in use. Access is granted Linux Utility for Resource Managment (SLURM) is in use. Access is granted
to root, any user with an SLURM-launched job currently running on the node, to root, any user with an SLURM-launched job currently running on the node,
or any user who has allocated resources on the node according to the SLURM or any user who has allocated resources on the node according to the SLURM.
%package lua %package lua
Summary: Lua API for SLURM Summary: Lua API for SLURM
@ -280,8 +278,8 @@ Requires: slurm = %{version}
BuildRequires: lua-devel BuildRequires: lua-devel
%description lua %description lua
LUA API package for SLURM. This package includes the lua API to provide a This package includes the Lua API to provide an interface to SLURM
helpful interface to SLURM through LUA. through Lua.
%prep %prep
%setup -q -n %{name}-%{name}-%{ver_exp} %setup -q -n %{name}-%{name}-%{ver_exp}