Hello community, here is the log from the commit of package wvstreams for openSUSE:Factory checked in at 2015-06-23 11:57:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wvstreams (Old) and /work/SRC/openSUSE:Factory/.wvstreams.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wvstreams" Changes: -------- --- /work/SRC/openSUSE:Factory/wvstreams/wvstreams.changes 2014-05-17 21:45:58.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.wvstreams.new/wvstreams.changes 2015-06-23 11:57:26.000000000 +0200 @@ -1,0 +2,5 @@ +Thu Jun 18 18:22:19 UTC 2015 - [email protected] + +- Use -fgnu89-inline for C code, fixes GCC5 build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wvstreams.spec ++++++ --- /var/tmp/diff_new_pack.e7xyjv/_old 2015-06-23 11:57:27.000000000 +0200 +++ /var/tmp/diff_new_pack.e7xyjv/_new 2015-06-23 11:57:27.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package wvstreams # -# 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 @@ -85,7 +85,7 @@ # This package failed when testing with -Wl,-as-needed being default. # So we disable it here, if you want to retest, just delete this comment and the line below. export SUSE_ASNEEDED=0 -export CFLAGS="$RPM_OPT_FLAGS -fPIC -DOPENSSL_LOAD_CONF" +export CFLAGS="$RPM_OPT_FLAGS -fgnu89-inline -fPIC -DOPENSSL_LOAD_CONF" export COPTS="$CFLAGS" export CXXFLAGS="$RPM_OPT_FLAGS -DOPENSSL_LOAD_CONF -fPIC -fno-strict-aliasing -fno-tree-dce -fno-optimize-sibling-calls -fvisibility-inlines-hidden" export CXXOPTS="$CXXFLAGS"
