Hello community, here is the log from the commit of package libe-book for openSUSE:Factory checked in at 2015-11-24 22:20:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libe-book (Old) and /work/SRC/openSUSE:Factory/.libe-book.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libe-book" Changes: -------- --- /work/SRC/openSUSE:Factory/libe-book/libe-book.changes 2015-02-10 20:15:28.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libe-book.new/libe-book.changes 2015-11-24 22:20:30.000000000 +0100 @@ -1,0 +2,5 @@ +Wed Nov 11 11:10:34 UTC 2015 - [email protected] + +- Fix compilation with boost 1.59 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libe-book.spec ++++++ --- /var/tmp/diff_new_pack.vWZbA4/_old 2015-11-24 22:20:31.000000000 +0100 +++ /var/tmp/diff_new_pack.vWZbA4/_new 2015-11-24 22:20:31.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libe-book # -# 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 @@ -90,6 +90,8 @@ %build export CXXFLAGS="%{optflags} -fvisibility-inlines-hidden" +# Fix compilation with boost 1.59 +export CPPFLAGS="-DBOOST_ERROR_CODE_HEADER_ONLY" %configure \ --disable-werror \ --enable-tests \
