Hello community, here is the log from the commit of package netsniff-ng for openSUSE:Factory checked in at 2020-06-22 17:45:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/netsniff-ng (Old) and /work/SRC/openSUSE:Factory/.netsniff-ng.new.2956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "netsniff-ng" Mon Jun 22 17:45:24 2020 rev:7 rq:816046 version:0.6.7 Changes: -------- --- /work/SRC/openSUSE:Factory/netsniff-ng/netsniff-ng.changes 2020-05-26 17:21:25.920247189 +0200 +++ /work/SRC/openSUSE:Factory/.netsniff-ng.new.2956/netsniff-ng.changes 2020-06-22 17:45:36.709790631 +0200 @@ -1,0 +2,5 @@ +Sun Jun 7 19:32:53 UTC 2020 - Martin Hauke <[email protected]> + +- Set CFLAGS+=-fcommon + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ netsniff-ng.spec ++++++ --- /var/tmp/diff_new_pack.tSy7Ou/_old 2020-06-22 17:45:37.285792479 +0200 +++ /var/tmp/diff_new_pack.tSy7Ou/_new 2020-06-22 17:45:37.289792492 +0200 @@ -73,7 +73,7 @@ export NACL_LIB=sodium export NACL_INC_DIR=/usr/include/sodium ./configure --disable-geoip -make %{?_smp_mflags} ETCDIR=%{_sysconfdir} Q= STRIP=: CFLAGS="%{optflags}" +make %{?_smp_mflags} ETCDIR=%{_sysconfdir} Q= STRIP=: CFLAGS="%{optflags} -fcommon" %install make install PREFIX=%{_prefix} ETCDIR=%{_sysconfdir} DESTDIR=%{buildroot}
