Hello community,

here is the log from the commit of package boost for openSUSE:Factory checked 
in at 2015-12-09 20:33:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/boost (Old)
 and      /work/SRC/openSUSE:Factory/.boost.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "boost"

Changes:
--------
--- /work/SRC/openSUSE:Factory/boost/boost.changes      2015-11-24 
22:20:43.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.boost.new/boost.changes 2015-12-09 
22:13:01.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Nov 26 10:57:32 UTC 2015 - [email protected]
+
+- coroutine2 depends on context, disable it if context is not built
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ boost.spec ++++++
--- /var/tmp/diff_new_pack.cCAtcV/_old  2015-12-09 22:13:07.000000000 +0100
+++ /var/tmp/diff_new_pack.cCAtcV/_new  2015-12-09 22:13:07.000000000 +0100
@@ -475,8 +475,8 @@
 export PYTHON_FLAGS
 LIBRARIES_FLAGS=--with-libraries=all
 %if !%build_context
-# coroutine depends on context
-LIBRARIES_FLAGS+=" --without-libraries=context,coroutine"
+# coroutine/coroutine2 depend on context
+LIBRARIES_FLAGS+=" --without-libraries=context,coroutine,coroutine2"
 %endif
 EOF
 



Reply via email to