Hello community, here is the log from the commit of package sblim-sfcb for openSUSE:Factory checked in at 2015-06-23 12:00:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sblim-sfcb (Old) and /work/SRC/openSUSE:Factory/.sblim-sfcb.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sblim-sfcb" Changes: -------- --- /work/SRC/openSUSE:Factory/sblim-sfcb/sblim-sfcb.changes 2014-12-10 23:44:08.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.sblim-sfcb.new/sblim-sfcb.changes 2015-06-23 12:00:03.000000000 +0200 @@ -0,0 +1,6 @@ +------------------------------------------------------------------- +Mon Jun 22 11:24:44 UTC 2015 - [email protected] + +- force GNU inline semantics for GCC5. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sblim-sfcb.spec ++++++ --- /var/tmp/diff_new_pack.yL33fa/_old 2015-06-23 12:00:04.000000000 +0200 +++ /var/tmp/diff_new_pack.yL33fa/_new 2015-06-23 12:00:04.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package sblim-sfcb # -# 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 @@ -168,6 +168,7 @@ %endif export SFCB_DIR=`pwd` export SYSTEMDDIR=%{_unitdir} +export CFLAGS="%optflags -fgnu89-inline" %configure --enable-debug --enable-ssl --enable-pam --enable-ipv6 \ --enable-uds $WITH_SLP \ --enable-large_volume_support \
