Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pdsh for openSUSE:Factory checked in 
at 2025-01-20 17:15:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pdsh (Old)
 and      /work/SRC/openSUSE:Factory/.pdsh.new.5589 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pdsh"

Mon Jan 20 17:15:14 2025 rev:53 rq:1238991 version:2.35

Changes:
--------
--- /work/SRC/openSUSE:Factory/pdsh/pdsh.changes        2025-01-14 
16:24:44.591216652 +0100
+++ /work/SRC/openSUSE:Factory/.pdsh.new.5589/pdsh.changes      2025-01-20 
17:15:46.097143706 +0100
@@ -1,0 +2,5 @@
+Mon Jan 20 10:48:38 UTC 2025 - Egbert Eich <[email protected]>
+
+- Do not build Slurm flavors if we don't build for Slurm.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pdsh.spec ++++++
--- /var/tmp/diff_new_pack.oM2OeS/_old  2025-01-20 17:15:46.517161009 +0100
+++ /var/tmp/diff_new_pack.oM2OeS/_new  2025-01-20 17:15:46.521161173 +0100
@@ -28,13 +28,17 @@
 %else
 %{bcond_without munge}
 %endif
-%ifarch s390x i586
+%ifarch s390 s390x i586
 %{bcond_with slurm}
 %else
 %{bcond_without slurm}
 %endif
 %{bcond_without genders}
 
+%if 0%{?_slurm_version:1} && %{without slurm}
+ExclusiveArch:  do_not_build
+%endif
+
 %if 0%{?suse_version} >= 1550 || "%{?slurm_version}" != "18_08"
  %ifarch %ix86 %arm ppc s390
    %define have_slurm 0

Reply via email to