Hello community, here is the log from the commit of package slurm for openSUSE:Factory checked in at 2019-07-16 08:41:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/slurm (Old) and /work/SRC/openSUSE:Factory/.slurm.new.1887 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "slurm" Tue Jul 16 08:41:17 2019 rev:29 rq:715349 version:18.08.8 Changes: -------- --- /work/SRC/openSUSE:Factory/slurm/slurm.changes 2019-07-13 14:00:54.578888606 +0200 +++ /work/SRC/openSUSE:Factory/.slurm.new.1887/slurm.changes 2019-07-16 08:41:23.243037503 +0200 @@ -1,0 +2,5 @@ +Sun Jul 14 13:28:13 UTC 2019 - Egbert Eich <[email protected]> + +- Fix build for SLE-11-SP4 and older. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ slurm.spec ++++++ --- /var/tmp/diff_new_pack.qx33fX/_old 2019-07-16 08:41:24.811038028 +0200 +++ /var/tmp/diff_new_pack.qx33fX/_new 2019-07-16 08:41:24.819038030 +0200 @@ -1098,9 +1098,10 @@ %{_mandir}/man1/sh5util.1.gz %endif +%if 0%{?is_opensuse} || 0%{?have_json_c} %files cray # do not remove cray sepcific packages from SLES update -%if 0%{?is_opensuse} + %if 0%{?is_opensuse} %{_libdir}/slurm/acct_gather_energy_cray.so %{_libdir}/slurm/core_spec_cray.so %{_libdir}/slurm/job_submit_cray.so @@ -1108,9 +1109,12 @@ %{_libdir}/slurm/switch_cray.so %{_libdir}/slurm/task_cray.so %{_mandir}/man5/cray.* -%endif + %endif + %if 0%{?have_json_c} %{_libdir}/slurm/burst_buffer_cray.so %{_libdir}/slurm/node_features_knl_cray.so -%{_libdir}/slurm/power_cray.so + %{_libdir}/slurm/power_cray.so +%endif +%endif %changelog
