Hello community,

here is the log from the commit of package cluster-glue for openSUSE:Factory 
checked in at 2017-12-23 12:18:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cluster-glue (Old)
 and      /work/SRC/openSUSE:Factory/.cluster-glue.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cluster-glue"

Sat Dec 23 12:18:45 2017 rev:62 rq:558247 
version:1.0.12+v1.git.1511436818.71ae59fa

Changes:
--------
--- /work/SRC/openSUSE:Factory/cluster-glue/cluster-glue.changes        
2017-11-30 12:39:06.395628693 +0100
+++ /work/SRC/openSUSE:Factory/.cluster-glue.new/cluster-glue.changes   
2017-12-23 12:18:47.513615084 +0100
@@ -1,0 +2,8 @@
+Mon Dec 18 19:38:49 UTC 2017 - [email protected]
+
+- Fix Python 3 compatibility in these agents (bsc#1073376):
+  * external/ibmrsa-telnet
+  * external/dracmc-telnet
+  * external/riloe 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cluster-glue.spec ++++++
--- /var/tmp/diff_new_pack.nEVZ1H/_old  2017-12-23 12:18:48.197581734 +0100
+++ /var/tmp/diff_new_pack.nEVZ1H/_new  2017-12-23 12:18:48.201581539 +0100
@@ -69,7 +69,6 @@
 BuildRequires:  libxslt
 BuildRequires:  net-snmp-devel
 BuildRequires:  pkgconfig
-BuildRequires:  python3-devel
 %if 0%{?suse_version} > 1130
 PreReq:         sysvinit(network) sysvinit(syslog)
 %endif
@@ -147,6 +146,7 @@
 export PYTHON
 ./autogen.sh
 find . -type f -exec perl -pi -e 'BEGIN{undef $/};s[^#\!/usr/bin/env 
perl][#\!%{_bindir}/perl]' {} \;
+find . -type f -exec perl -pi -e 'BEGIN{undef 
$/};s[^#\!/usr/bin/python3][#\!%{_bindir}/python3]' {} \;
 # SLES <= 10 does not support ./configure --docdir=,
 # hence, use this ugly hack
 %if 0%{?suse_version} < 1020
@@ -270,7 +270,6 @@
 %exclude %{_libdir}/stonith/plugins/stonith2/ssh.so
 %exclude %{_libdir}/stonith/plugins/external/ssh
 %{_libdir}/stonith/plugins/stonith2/*.so
-%{_libdir}/stonith/plugins/stonith2/*.py
 %{_libdir}/stonith/plugins/xen0-ha-dom0-stonith-helper
 
 %files -n libglue2

++++++ 0001-Port-scripts-to-Python-3.patch ++++++
++++ 1051 lines (skipped)
++++ between 
/work/SRC/openSUSE:Factory/cluster-glue/0001-Port-scripts-to-Python-3.patch
++++ and 
/work/SRC/openSUSE:Factory/.cluster-glue.new/0001-Port-scripts-to-Python-3.patch


Reply via email to