Hello community,

here is the log from the commit of package kdump for openSUSE:Factory checked 
in at 2016-02-23 16:53:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdump (Old)
 and      /work/SRC/openSUSE:Factory/.kdump.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdump"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdump/kdump.changes      2014-11-26 
10:32:42.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kdump.new/kdump.changes 2016-02-23 
16:53:29.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Feb 11 14:54:58 UTC 2016 - [email protected]
+
+- explicitely build with -std=gnu++98
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kdump.spec ++++++
--- /var/tmp/diff_new_pack.PlNs3V/_old  2016-02-23 16:53:30.000000000 +0100
+++ /var/tmp/diff_new_pack.PlNs3V/_new  2016-02-23 16:53:30.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kdump
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -138,7 +138,7 @@
 
 %build
 export CFLAGS="%optflags"
-export CXXFLAGS="%optflags"
+export CXXFLAGS="%optflags -std=gnu++98"
 mkdir build
 cd build
 cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} ..


Reply via email to