Hello community,

here is the log from the commit of package spice for openSUSE:Factory checked 
in at 2019-03-04 09:09:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/spice (Old)
 and      /work/SRC/openSUSE:Factory/.spice.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "spice"

Mon Mar  4 09:09:06 2019 rev:32 rq:680532 version:0.14.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/spice/spice.changes      2019-02-13 
10:16:09.097385835 +0100
+++ /work/SRC/openSUSE:Factory/.spice.new.28833/spice.changes   2019-03-04 
09:09:06.204720701 +0100
@@ -1,0 +2,6 @@
+Fri Mar  1 08:13:02 UTC 2019 - o...@aepfle.de
+
+- Use plain python2 for SLE12 builds
+- Remove PYTHON=python3, configure will find and use the python3
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ spice.spec ++++++
--- /var/tmp/diff_new_pack.6lkQRu/_old  2019-03-04 09:09:06.688720620 +0100
+++ /var/tmp/diff_new_pack.6lkQRu/_new  2019-03-04 09:09:06.692720619 +0100
@@ -47,8 +47,13 @@
 BuildRequires:  gcc-c++
 BuildRequires:  libjpeg-devel
 BuildRequires:  pkgconfig
+%if 0%{?suse_version} < 1500
+BuildRequires:  python-pyparsing
+BuildRequires:  python-six
+%else
 BuildRequires:  python3-pyparsing
 BuildRequires:  python3-six
+%endif
 BuildRequires:  pkgconfig(alsa)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.32
 BuildRequires:  pkgconfig(gstreamer-1.0)
@@ -111,7 +116,6 @@
 %patch2 -p1
 
 %build
-export PYTHON=%{_bindir}/python3
 %configure \
         --disable-silent-rules \
         --disable-static \




Reply via email to