Hello community,

here is the log from the commit of package pdsh for openSUSE:Factory checked in 
at 2020-02-24 15:54:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pdsh (Old)
 and      /work/SRC/openSUSE:Factory/.pdsh.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pdsh"

Mon Feb 24 15:54:38 2020 rev:38 rq:778681 version:2.33

Changes:
--------
--- /work/SRC/openSUSE:Factory/pdsh/pdsh.changes        2020-01-16 
18:20:15.500941467 +0100
+++ /work/SRC/openSUSE:Factory/.pdsh.new.26092/pdsh.changes     2020-02-24 
15:56:57.808066602 +0100
@@ -1,0 +2,10 @@
+Tue Feb 18 08:47:20 UTC 2020 - Egbert Eich <e...@suse.com>
+
+- Add Change-typedef-List-to-typedef-xList.patch:
+  * Change 'typedef List' to 'typedef xList'.
+    Since SLURM exposes a type List in its public API without proper
+    namespacing we need to change this type in pdsh.
+    To remain compatible with older versions of SLURM whose type List
+    was identical to pdsh's we need to rename not only the struct.
+
+-------------------------------------------------------------------

New:
----
  Change-typedef-List-to-typedef-xList.patch

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

Other differences:
------------------
++++++ pdsh.spec ++++++
--- /var/tmp/diff_new_pack.EKK204/_old  2020-02-24 15:57:00.496072162 +0100
+++ /var/tmp/diff_new_pack.EKK204/_new  2020-02-24 15:57:00.500072170 +0100
@@ -60,6 +60,7 @@
 Group:          Productivity/Clustering/Computing
 Source:         
https://github.com/chaos/%{name}/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz
 Patch1:         pdsh-rename-list-to-xlist.patch
+Patch2:         Change-typedef-List-to-typedef-xList.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 # Prereq: 
 # Set this to 1 to build with genders support and framework for
@@ -131,6 +132,7 @@
 %prep
 %setup -q 
 %patch1 -p1
+%patch2 -p1
 
 %build
 export CFLAGS="%{optflags} -fno-strict-aliasing"

++++++ Change-typedef-List-to-typedef-xList.patch ++++++
++++ 1010 lines (skipped)


Reply via email to