Hello community,

here is the log from the commit of package povray for openSUSE:Factory checked 
in at 2016-08-03 11:44:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/povray (Old)
 and      /work/SRC/openSUSE:Factory/.povray.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "povray"

Changes:
--------
--- /work/SRC/openSUSE:Factory/povray/povray.changes    2015-04-25 
11:25:32.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.povray.new/povray.changes       2016-08-03 
11:45:09.000000000 +0200
@@ -1,0 +2,6 @@
+Sat Jul 16 10:50:18 UTC 2016 - antoine.belv...@laposte.net
+
+- Fix build with GCC 6 (boo#985057):
+  * Add '-std=c++03' to CXXFLAGS 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ povray.spec ++++++
--- /var/tmp/diff_new_pack.iwaSwx/_old  2016-08-03 11:45:12.000000000 +0200
+++ /var/tmp/diff_new_pack.iwaSwx/_new  2016-08-03 11:45:12.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package povray
 #
-# Copyright (c) 2015 SUSE LINUX 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
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define maj_version 3.7
 %define min_version 0.0
 Name:           povray
@@ -77,7 +78,7 @@
 # work around ICE
 RPM_OPT_FLAGS="%{optflags} -O1"
 %endif
-CXXFLAGS="%{optflags} -fno-strict-aliasing -Wno-multichar" CFLAGS="$CXXFLAGS" \
+CXXFLAGS="%{optflags} -fno-strict-aliasing -Wno-multichar -std=c++03" 
CFLAGS="$CXXFLAGS" \
     %configure \
     COMPILED_BY="SUSE LINUX GmbH, Nuernberg, Germany" \
     --disable-strip \


Reply via email to