Hello community, here is the log from the commit of package bird for openSUSE:Factory checked in at 2020-06-18 10:26:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bird (Old) and /work/SRC/openSUSE:Factory/.bird.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bird" Thu Jun 18 10:26:25 2020 rev:5 rq:815510 version:1.6.8 Changes: -------- --- /work/SRC/openSUSE:Factory/bird/bird.changes 2019-09-20 14:53:50.674874871 +0200 +++ /work/SRC/openSUSE:Factory/.bird.new.3606/bird.changes 2020-06-18 10:26:53.236599384 +0200 @@ -1,0 +2,5 @@ +Wed Jun 17 11:26:13 UTC 2020 - Paolo Stivanin <[email protected]> + +- Add -fcommon to allow building against GCC10 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bird.spec ++++++ --- /var/tmp/diff_new_pack.ABPXLw/_old 2020-06-18 10:26:56.556609404 +0200 +++ /var/tmp/diff_new_pack.ABPXLw/_new 2020-06-18 10:26:56.556609404 +0200 @@ -1,7 +1,7 @@ # # spec file for package bird # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -91,7 +91,7 @@ # gcc detects overflow in strncpy at proto/rip/packets.c:215:5 # but it's false alarm, relax gcc (-D_FORTIFY_SOURCE=1) # see http://bird.network.cz/pipermail/bird-users/2016-May/010380.html -export CFLAGS="${RPM_OPT_FLAGS//-D_FORTIFY_SOURCE=2/-D_FORTIFY_SOURCE=0} -fpic -DPIC -fno-strict-aliasing -Wno-parentheses -Wno-pointer-sign" +export CFLAGS="${RPM_OPT_FLAGS//-D_FORTIFY_SOURCE=2/-D_FORTIFY_SOURCE=0} -fpic -DPIC -fno-strict-aliasing -Wno-parentheses -Wno-pointer-sign -fcommon" export LDFLAGS="-Wl,-z,relro -pie" %define _configure ../configure mkdir 4 6
