Hello community, here is the log from the commit of package ekiga for openSUSE:Factory checked in at 2017-02-11 01:35:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ekiga (Old) and /work/SRC/openSUSE:Factory/.ekiga.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ekiga" Changes: -------- --- /work/SRC/openSUSE:Factory/ekiga/ekiga.changes 2016-08-03 11:40:09.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ekiga.new/ekiga.changes 2017-02-11 01:35:16.826987818 +0100 @@ -1,0 +2,6 @@ +Wed Feb 1 10:32:31 UTC 2017 - [email protected] + +- Use individual libboost-*-devel packages instead of boost-devel. + + Add conditional libboost_signals-devel BuildRequires. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ekiga.spec ++++++ --- /var/tmp/diff_new_pack.wwcDYC/_old 2017-02-11 01:35:19.330634496 +0100 +++ /var/tmp/diff_new_pack.wwcDYC/_new 2017-02-11 01:35:19.334633932 +0100 @@ -30,7 +30,11 @@ Patch0: boost-configure.patch # PATCH-FIX-UPSTREAM ekiga-appdata.patch [email protected] -- Add, translate and install appstream metainfo file taken from upstream git Patch1: ekiga-appdata.patch +%if 0%{?suse_version} > 1325 +BuildRequires: libboost_signals-devel +%else BuildRequires: boost-devel +%endif BuildRequires: cyrus-sasl-devel BuildRequires: dbus-1-glib-devel BuildRequires: fdupes
