Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package slurm for openSUSE:Factory checked 
in at 2022-12-11 17:16:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/slurm (Old)
 and      /work/SRC/openSUSE:Factory/.slurm.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "slurm"

Sun Dec 11 17:16:58 2022 rev:81 rq:1042071 version:22.05.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/slurm/slurm.changes      2022-10-26 
12:32:03.808347293 +0200
+++ /work/SRC/openSUSE:Factory/.slurm.new.1835/slurm.changes    2022-12-11 
17:16:58.965996966 +0100
@@ -1,0 +2,9 @@
+Fri Dec  2 16:39:45 UTC 2022 - Egbert Eich <[email protected]>
+
+- 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.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ slurm.spec ++++++
--- /var/tmp/diff_new_pack.p0PqKx/_old  2022-12-11 17:16:59.538000152 +0100
+++ /var/tmp/diff_new_pack.p0PqKx/_new  2022-12-11 17:16:59.538000152 +0100
@@ -414,6 +414,18 @@
 %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 @@
 %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

Reply via email to