Hello community,

here is the log from the commit of package librevenge for openSUSE:Factory 
checked in at 2015-11-24 22:20:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/librevenge (Old)
 and      /work/SRC/openSUSE:Factory/.librevenge.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "librevenge"

Changes:
--------
--- /work/SRC/openSUSE:Factory/librevenge/librevenge.changes    2015-01-05 
04:42:48.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.librevenge.new/librevenge.changes       
2015-11-24 22:20:39.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Nov 11 11:15:58 UTC 2015 - [email protected]
+
+- Fix compilation with boost 1.59 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ librevenge.spec ++++++
--- /var/tmp/diff_new_pack.b9u2Qy/_old  2015-11-24 22:20:40.000000000 +0100
+++ /var/tmp/diff_new_pack.b9u2Qy/_new  2015-11-24 22:20:40.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package librevenge
 #
-# 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
@@ -103,6 +103,8 @@
 %setup -q
 
 %build
+# Fix build with boost 1.59
+export CPPFLAGS="-DBOOST_ERROR_CODE_HEADER_ONLY"
 %configure \
        --disable-static \
        --disable-werror \


Reply via email to