Hello community,

here is the log from the commit of package meterbridge for openSUSE:Factory 
checked in at 2015-06-23 12:00:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/meterbridge (Old)
 and      /work/SRC/openSUSE:Factory/.meterbridge.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "meterbridge"

Changes:
--------
--- /work/SRC/openSUSE:Factory/meterbridge/meterbridge.changes  2011-12-06 
16:23:26.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.meterbridge.new/meterbridge.changes     
2015-06-23 12:01:00.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Jun 22 20:06:01 UTC 2015 - [email protected]
+
+- Fix build with GCC 5: add -fgnu89-inline to CFLAGS.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ meterbridge.spec ++++++
--- /var/tmp/diff_new_pack.kSBDYZ/_old  2015-06-23 12:01:00.000000000 +0200
+++ /var/tmp/diff_new_pack.kSBDYZ/_new  2015-06-23 12:01:00.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package meterbridge
 #
-# Copyright (c) 2011 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
@@ -55,6 +55,7 @@
 export SUSE_ASNEEDED=0
 %{?suse_update_config:%{suse_update_config -f}}
 autoreconf --force --install
+export CFLAGS="%optflags -fgnu89-inline"
 %configure
 make
 



Reply via email to