Hello community,

here is the log from the commit of package uhd for openSUSE:Factory checked in 
at 2018-01-17 21:58:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/uhd (Old)
 and      /work/SRC/openSUSE:Factory/.uhd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "uhd"

Wed Jan 17 21:58:07 2018 rev:22 rq:566453 version:3.9.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/uhd/uhd.changes  2018-01-09 14:52:04.838931658 
+0100
+++ /work/SRC/openSUSE:Factory/.uhd.new/uhd.changes     2018-01-17 
21:59:17.112474767 +0100
@@ -1,0 +2,5 @@
+Sat Jan 13 15:32:26 UTC 2018 - [email protected]
+
+- Force usage of python2 during build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ uhd.spec ++++++
--- /var/tmp/diff_new_pack.2rwdgM/_old  2018-01-17 21:59:19.368369028 +0100
+++ /var/tmp/diff_new_pack.2rwdgM/_new  2018-01-17 21:59:19.372368840 +0100
@@ -144,7 +144,9 @@
 
 %build
 touch ../README.md
-%cmake -DENABLE_GPSD=1
+%cmake \
+  -DPYTHON_EXECUTABLE=/usr/bin/python2 \
+  -DENABLE_GPSD=1
 make VERBOSE=1 %{?_smp_mflags}
 
 %check


Reply via email to