Hello community,

here is the log from the commit of package systemtap for openSUSE:Factory 
checked in at 2018-02-03 15:40:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/systemtap (Old)
 and      /work/SRC/openSUSE:Factory/.systemtap.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "systemtap"

Sat Feb  3 15:40:43 2018 rev:98 rq:572162 version:3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/systemtap/systemtap-docs.changes 2017-11-23 
09:36:18.742250740 +0100
+++ /work/SRC/openSUSE:Factory/.systemtap.new/systemtap-docs.changes    
2018-02-03 15:40:44.558303110 +0100
@@ -1,0 +2,5 @@
+Fri Feb  2 23:31:59 UTC 2018 - [email protected]
+
+- Fix python3 build failures
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ systemtap-docs.spec ++++++
--- /var/tmp/diff_new_pack.3v4B50/_old  2018-02-03 15:40:45.622253416 +0100
+++ /var/tmp/diff_new_pack.3v4B50/_new  2018-02-03 15:40:45.622253416 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package systemtap-docs
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -31,6 +31,8 @@
 Patch1:         systemtap-docdir-fix.diff
 BuildRequires:  autoconf
 BuildRequires:  automake
+BuildRequires:  python3-devel
+BuildRequires:  python3-setuptools
 # for documents
 BuildRequires:  fop
 BuildRequires:  gcc-c++
@@ -64,7 +66,7 @@
 find testsuite examples -name "*.stp" | xargs -n1 sed -i -e 's, /bin/env, 
%{_bindir}/env,'
 find testsuite examples -type f | xargs chmod 644
 autoreconf -fi
-%configure --docdir=%{_docdir}/systemtap --disable-nls
+%configure --docdir=%{_docdir}/systemtap --disable-nls --with-python3 
 make %{?_smp_mflags}
 
 %install
@@ -73,6 +75,7 @@
 cp README AUTHORS NEWS %{buildroot}%{_docdir}/systemtap/
 # remove binaries and runtime stuff
 rm -rf %{buildroot}%{_bindir}
+rm -rf %{buildroot}%{_libdir}
 rm -rf %{buildroot}%{_libexecdir}
 rm -rf %{buildroot}%{_datadir}/systemtap
 rm -rf %{buildroot}%{_includedir}

++++++ systemtap.spec ++++++
--- /var/tmp/diff_new_pack.3v4B50/_old  2018-02-03 15:40:45.666251361 +0100
+++ /var/tmp/diff_new_pack.3v4B50/_new  2018-02-03 15:40:45.674250987 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package systemtap
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed




Reply via email to