Hello community, here is the log from the commit of package ktorrent for openSUSE:Factory checked in at 2017-02-08 10:46:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktorrent (Old) and /work/SRC/openSUSE:Factory/.ktorrent.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktorrent" Changes: -------- --- /work/SRC/openSUSE:Factory/ktorrent/ktorrent.changes 2016-09-07 11:44:03.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ktorrent.new/ktorrent.changes 2017-02-08 10:46:57.740809865 +0100 @@ -1,0 +2,5 @@ +Wed Feb 1 11:54:27 UTC 2017 - [email protected] + +- use individual libboost-*-devel packages instead of boost-devel + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktorrent.spec ++++++ --- /var/tmp/diff_new_pack.Eq52EI/_old 2017-02-08 10:46:58.468708433 +0100 +++ /var/tmp/diff_new_pack.Eq52EI/_new 2017-02-08 10:46:58.472707875 +0100 @@ -1,7 +1,7 @@ # # spec file for package ktorrent # -# 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 @@ -34,7 +34,11 @@ Patch2: initial-preference.diff # PATCH-FIX-UPSTREAM fix-build-with-newer-kconfig.diff -- Fix build with newer KConfig Patch3: fix-build-with-newer-kconfig.diff +%if 0%{?suse_version} > 1325 +BuildRequires: libboost_headers-devel +%else BuildRequires: boost-devel +%endif BuildRequires: extra-cmake-modules BuildRequires: fdupes BuildRequires: gmp-devel
