Hello community, here is the log from the commit of package libzmf for openSUSE:Factory checked in at 2017-02-02 15:45:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libzmf (Old) and /work/SRC/openSUSE:Factory/.libzmf.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libzmf" Changes: -------- --- /work/SRC/openSUSE:Factory/libzmf/libzmf.changes 2017-01-10 10:47:18.431012806 +0100 +++ /work/SRC/openSUSE:Factory/.libzmf.new/libzmf.changes 2017-02-03 17:49:02.968389837 +0100 @@ -1,0 +2,5 @@ +Wed Feb 1 15:39:37 UTC 2017 - [email protected] + +- use individual libboost-*-devel packages instead of boost-devel + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libzmf.spec ++++++ --- /var/tmp/diff_new_pack.jSrKCa/_old 2017-02-03 17:49:03.652293420 +0100 +++ /var/tmp/diff_new_pack.jSrKCa/_new 2017-02-03 17:49:03.652293420 +0100 @@ -27,7 +27,11 @@ Source: http://dev-www.libreoffice.org/src/%{name}/%{name}-%{version}.tar.xz # PATCH-FIX-UPSTREAM: build with old boost, taken from git Patch0: libzmf-old-boost.patch +%if 0%{?suse_version} > 1325 +BuildRequires: libboost_headers-devel +%else BuildRequires: boost-devel +%endif BuildRequires: doxygen BuildRequires: fdupes BuildRequires: gcc-c++
