Hello community,
here is the log from the commit of package thunderbolt-user-space for
openSUSE:Factory checked in at 2017-10-18 10:54:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/thunderbolt-user-space (Old)
and /work/SRC/openSUSE:Factory/.thunderbolt-user-space.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "thunderbolt-user-space"
Wed Oct 18 10:54:45 2017 rev:3 rq:534501 version:0.9.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/thunderbolt-user-space/thunderbolt-user-space.changes
2017-10-11 23:02:22.106233930 +0200
+++
/work/SRC/openSUSE:Factory/.thunderbolt-user-space.new/thunderbolt-user-space.changes
2017-10-18 10:54:48.248707136 +0200
@@ -1,0 +2,5 @@
+Tue Oct 17 17:16:10 CEST 2017 - [email protected]
+
+- Do not pull boost-devel on Factory (bsc#1062800)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ thunderbolt-user-space.spec ++++++
--- /var/tmp/diff_new_pack.YouVil/_old 2017-10-18 10:54:49.740637144 +0200
+++ /var/tmp/diff_new_pack.YouVil/_new 2017-10-18 10:54:49.744636956 +0200
@@ -25,7 +25,13 @@
Url:
https://github.com/01org/thunderbolt-software-user-space/archive/v%{version}.tar.gz
Source: v0.9.2.tar.gz
Patch0: 0001-flags-add-boost_system-library.patch
+%if 0%{?suse_version} > 1315
+BuildRequires: libboost_filesystem-devel
+BuildRequires: libboost_program_options-devel
+BuildRequires: libboost_system-devel
+%else
BuildRequires: boost-devel >= 1.33.1
+%endif
BuildRequires: cmake >= 2.4.6
BuildRequires: gcc-c++ >= 4.7
BuildRequires: libdbus-c++-devel