Hello community, here is the log from the commit of package libspf2 for openSUSE:Factory checked in at 2015-06-23 11:59:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libspf2 (Old) and /work/SRC/openSUSE:Factory/.libspf2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libspf2" Changes: -------- --- /work/SRC/openSUSE:Factory/libspf2/libspf2.changes 2015-06-09 08:49:04.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libspf2.new/libspf2.changes 2015-06-23 11:59:09.000000000 +0200 @@ -1,0 +2,6 @@ +Thu Jun 18 16:40:07 UTC 2015 - [email protected] + +- Use -std=gnu89, logging macros are broken when __STDC_VERSION__ >= 199901L + is true, which is the case when using GCC5. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libspf2.spec ++++++ --- /var/tmp/diff_new_pack.W049z0/_old 2015-06-23 11:59:09.000000000 +0200 +++ /var/tmp/diff_new_pack.W049z0/_new 2015-06-23 11:59:09.000000000 +0200 @@ -79,6 +79,7 @@ %setup -q %build +export CFLAGS="%optflags -std=gnu89" %configure make %{?_smp_mflags}
