Hello community, here is the log from the commit of package libabw for openSUSE:Factory checked in at 2015-11-24 22:20:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libabw (Old) and /work/SRC/openSUSE:Factory/.libabw.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libabw" Changes: -------- --- /work/SRC/openSUSE:Factory/libabw/libabw.changes 2015-01-23 16:17:41.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libabw.new/libabw.changes 2015-11-24 22:20:22.000000000 +0100 @@ -1,0 +2,5 @@ +Wed Nov 11 11:07:21 UTC 2015 - [email protected] + +- Fix compilation with boost 1.59 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libabw.spec ++++++ --- /var/tmp/diff_new_pack.iaZkN3/_old 2015-11-24 22:20:23.000000000 +0100 +++ /var/tmp/diff_new_pack.iaZkN3/_new 2015-11-24 22:20:23.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libabw # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -84,6 +84,8 @@ %build export CXXFLAGS="%{optflags} -fvisibility-inlines-hidden" +# Fix compilation with boost 1.59 +export CPPFLAGS="-DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED" %configure \ --disable-werror \ --disable-static \
