Hello community, here is the log from the commit of package nspluginwrapper for openSUSE:Factory checked in at 2015-08-05 19:14:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nspluginwrapper (Old) and /work/SRC/openSUSE:Factory/.nspluginwrapper.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nspluginwrapper" Changes: -------- --- /work/SRC/openSUSE:Factory/nspluginwrapper/nspluginwrapper.changes 2012-04-12 09:43:08.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.nspluginwrapper.new/nspluginwrapper.changes 2015-08-05 19:14:50.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Aug 3 13:09:22 UTC 2015 - [email protected] + +- also remove -fstack-protector-strong + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nspluginwrapper.spec ++++++ --- /var/tmp/diff_new_pack.cFxaq2/_old 2015-08-05 19:14:51.000000000 +0200 +++ /var/tmp/diff_new_pack.cFxaq2/_new 2015-08-05 19:14:51.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package nspluginwrapper # -# Copyright (c) 2012 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 @@ -81,7 +81,7 @@ # FIXME: more undefined references to `__stack_chk_fail' follow # More correct would be probably adding stack checking code to # lsb-build/stub_libs/libc_main.c -export CFLAGS_32="-m32 ${RPM_OPT_FLAGS/-fstack-protector}" +export CFLAGS_32="-m32 `echo ${RPM_OPT_FLAGS} | sed -e 's/-fstack-protector[^ ]*//;'`" %endif export CFLAGS="${CFLAGS:-%{optflags}}" ./configure\
