Hello community, here is the log from the commit of package slurm for openSUSE:Factory checked in at 2020-03-14 09:56:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/slurm (Old) and /work/SRC/openSUSE:Factory/.slurm.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "slurm" Sat Mar 14 09:56:29 2020 rev:43 rq:784699 version:20.02.0 Changes: -------- --- /work/SRC/openSUSE:Factory/slurm/slurm.changes 2020-03-05 23:24:02.297368858 +0100 +++ /work/SRC/openSUSE:Factory/.slurm.new.3160/slurm.changes 2020-03-14 09:56:31.423162254 +0100 @@ -1,0 +2,7 @@ +Sun Mar 8 15:43:25 UTC 2020 - Egbert Eich <[email protected]> + +- Remove legacy_cray: with 20.02 the special treatment for + cray-specific plugins on SLE version prior to 15SP2 is + no longer required. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ slurm.spec ++++++ --- /var/tmp/diff_new_pack.ngQfDX/_old 2020-03-14 09:56:33.015163423 +0100 +++ /var/tmp/diff_new_pack.ngQfDX/_new 2020-03-14 09:56:33.015163423 +0100 @@ -48,9 +48,6 @@ %if 0%{?base_ver} > 0 && 0%{?base_ver} < %(echo %{_ver} | tr -d _) %define upgrade 1 %endif -%if !0%{?is_opensuse} && 0%{!?upgrade:1} && 0%{?sle_version} < 150200 -%define legacy_cray 1 -%endif # Build with PMIx only for SLE >= 15.2 and TW %if 0%{?sle_version} >= 150200 || 0%{suse_version} >= 1550 @@ -1146,19 +1143,6 @@ %{_libdir}/slurm/acct_gather_profile_influxdb.so %{_libdir}/slurm/ext_sensors_rrd.so %{_libdir}/slurm/jobcomp_elasticsearch.so -%if 0%{?legacy_cray} -%{_libdir}/slurm/acct_gather_energy_cray_aries.so -%{_libdir}/slurm/core_spec_cray_aries.so -%{_libdir}/slurm/job_submit_cray_aries.so -%{_libdir}/slurm/select_cray_aries.so -%{_libdir}/slurm/switch_cray_aries.so -%{_libdir}/slurm/task_cray_aries.so -%{_libdir}/slurm/mpi_cray_shasta.so - %if 0%{?have_json_c} -%{_libdir}/slurm/node_features_knl_cray.so -%{_libdir}/slurm/power_cray_aries.so - %endif -%endif %files lua %{?comp_at} @@ -1247,8 +1231,8 @@ %{_mandir}/man1/sh5util.1.gz %endif -%if !0%{?legacy_cray} %files cray +%{?comp_at} # do not remove cray sepcific packages from SLES update %{_libdir}/slurm/acct_gather_energy_cray_aries.so %{_libdir}/slurm/core_spec_cray_aries.so @@ -1257,10 +1241,9 @@ %{_libdir}/slurm/switch_cray_aries.so %{_libdir}/slurm/task_cray_aries.so %{_libdir}/slurm/mpi_cray_shasta.so - %if 0%{?have_json_c} +%if 0%{?have_json_c} %{_libdir}/slurm/node_features_knl_cray.so %{_libdir}/slurm/power_cray_aries.so - %endif %endif %changelog
