Hello community,

here is the log from the commit of package gdlmm for openSUSE:Factory checked 
in at 2016-03-29 14:26:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gdlmm (Old)
 and      /work/SRC/openSUSE:Factory/.gdlmm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gdlmm"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gdlmm/gdlmm.changes      2013-04-03 
12:50:27.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gdlmm.new/gdlmm.changes 2016-03-29 
14:26:49.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Aug 20 20:46:21 UTC 2015 - [email protected]
+
+- Export CFLAGS="%{optflags} -std=c++11" and CXXFLAGS="%{optflags}
+  -std=c++11". Fix build with updated MM stack.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gdlmm.spec ++++++
--- /var/tmp/diff_new_pack.A81JEW/_old  2016-03-29 14:26:50.000000000 +0200
+++ /var/tmp/diff_new_pack.A81JEW/_new  2016-03-29 14:26:50.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gdlmm
 #
-# Copyright (c) 2013 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
@@ -53,6 +53,8 @@
 %setup -q
 
 %build
+export CFLAGS="%{optflags} -std=c++11"
+export CXXFLAGS="%{optflags} -std=c++11"
 %configure \
         --disable-static
 make %{?_smp_mflags}


Reply via email to