Accepting request 1042071 from network:cluster

OBS-URL: https://build.opensuse.org/request/show/1042071
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/slurm?expand=0&rev=81
This commit is contained in:
Dominique Leuenberger 2022-12-11 16:16:58 +00:00 committed by Git OBS Bridge
commit a4484c7dc2
2 changed files with 24 additions and 1 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Dec 2 16:39:45 UTC 2022 - Egbert Eich <eich@suse.com>
- Move the ext_sensors/rrd plugin to a separate package: this
plugin requires librrd which in turn requires huge parts of
the client side X Window System stack.
There is probably no use in cluttering up a system for a
plugin that probably only used by a few.
-------------------------------------------------------------------
Fri Oct 21 15:14:30 UTC 2022 - Egbert Eich <eich@suse.com>

View File

@ -414,6 +414,18 @@ Requires: pmix
%description plugins
This package contains the SLURM plugins (loadable shared objects)
%package plugin-ext-sensors-rrd
Summary: SLURM ext_sensors/rrd Plugin (loadable shared objects)
Group: Productivity/Clustering/Computing
%{?upgrade:Provides: %{pname}-plugin-ext-sensors-rrd = %{version}}
%{?upgrade:Conflicts: %{pname}-plugin-ext-sensors-rrd}
Requires: %{name}-plugins = %{version}
%description plugin-ext-sensors-rrd
This package contains the ext_sensors/rrd plugin used to read data
using RRD, a tool that creates and manages a linear database for
sampling and logging data.
%package torque
Summary: Wrappers for transitition from Torque/PBS to SLURM
Group: Productivity/Clustering/Computing
@ -1377,9 +1389,11 @@ rm -rf /srv/slurm-testsuite/src /srv/slurm-testsuite/testsuite \
%endif
%{_libdir}/slurm/node_features_knl_generic.so
%{_libdir}/slurm/acct_gather_profile_influxdb.so
%{_libdir}/slurm/ext_sensors_rrd.so
%{_libdir}/slurm/jobcomp_elasticsearch.so
%files plugin-ext-sensors-rrd
%{_libdir}/slurm/ext_sensors_rrd.so
%files lua
%{?comp_at}
%{_libdir}/slurm/job_submit_lua.so