Hello community, here is the log from the commit of package thrift for openSUSE:Factory checked in at 2017-02-08 10:44:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/thrift (Old) and /work/SRC/openSUSE:Factory/.thrift.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "thrift" Changes: -------- --- /work/SRC/openSUSE:Factory/thrift/thrift.changes 2016-06-23 13:36:34.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.thrift.new/thrift.changes 2017-02-08 10:44:31.285217545 +0100 @@ -1,0 +2,5 @@ +Thu Feb 2 15:08:22 UTC 2017 - [email protected] + +- use individual libboost-*-devel packages instead of boost-devel + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ thrift.spec ++++++ --- /var/tmp/diff_new_pack.7IYUj8/_old 2017-02-08 10:44:31.905131168 +0100 +++ /var/tmp/diff_new_pack.7IYUj8/_new 2017-02-08 10:44:31.905131168 +0100 @@ -1,7 +1,7 @@ # # spec file for package thrift # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -36,7 +36,11 @@ Source2: %{name}.keyring BuildRequires: automake BuildRequires: bison +%if 0%{?suse_version} > 1325 +BuildRequires: libboost_headers-devel +%else BuildRequires: boost-devel +%endif BuildRequires: fdupes BuildRequires: flex BuildRequires: gcc-c++
