Hello community,

here is the log from the commit of package splashy for openSUSE:Factory checked 
in at 2015-06-24 20:51:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/splashy (Old)
 and      /work/SRC/openSUSE:Factory/.splashy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "splashy"

Changes:
--------
--- /work/SRC/openSUSE:Factory/splashy/splashy.changes  2014-09-26 
11:21:24.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.splashy.new/splashy.changes     2015-06-24 
20:51:46.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Jun 21 13:32:05 UTC 2015 - [email protected]
+
+- Fix compilation with GCC5: add -fgnu89-inline to CFLAGS.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ splashy.spec ++++++
--- /var/tmp/diff_new_pack.4T7N31/_old  2015-06-24 20:51:47.000000000 +0200
+++ /var/tmp/diff_new_pack.4T7N31/_new  2015-06-24 20:51:47.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package splashy
 #
-# Copyright (c) 2014 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
@@ -220,7 +220,7 @@
 
 %build
 NOCONFIGURE=1 ./autogen.sh
-%configure --prefix=/ --disable-static CFLAGS="$RPM_OPT_FLAGS"
+%configure --prefix=/ --disable-static CFLAGS="$RPM_OPT_FLAGS -fgnu89-inline"
 make 
 
 %pre


Reply via email to