Hello community,

here is the log from the commit of package tcpdump for openSUSE:Factory checked 
in at 2019-11-03 11:26:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tcpdump (Old)
 and      /work/SRC/openSUSE:Factory/.tcpdump.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tcpdump"

Sun Nov  3 11:26:45 2019 rev:40 rq:743961 version:4.9.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/tcpdump/tcpdump.changes  2019-10-11 
15:11:43.221026732 +0200
+++ /work/SRC/openSUSE:Factory/.tcpdump.new.2990/tcpdump.changes        
2019-11-03 11:26:47.457061330 +0100
@@ -1,0 +2,5 @@
+Tue Oct 15 07:53:47 UTC 2019 - Martin Pluskal <mplus...@suse.com>
+
+- Trim CFLAGS
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ tcpdump.spec ++++++
--- /var/tmp/diff_new_pack.QIHYTs/_old  2019-11-03 11:26:48.481062638 +0100
+++ /var/tmp/diff_new_pack.QIHYTs/_new  2019-11-03 11:26:48.485062643 +0100
@@ -22,8 +22,7 @@
 Release:        0
 Summary:        A Packet Sniffer
 License:        BSD-3-Clause
-Group:          Productivity/Networking/Diagnostic
-Url:            https://www.tcpdump.org/
+URL:            https://www.tcpdump.org/
 Source:         https://www.tcpdump.org/release/%{name}-%{version}.tar.gz
 Source1:        tcpdump-qeth
 Source2:        https://www.tcpdump.org/release/%{name}-%{version}.tar.gz.sig
@@ -44,10 +43,11 @@
 %patch0 -p1
 
 %build
-export CFLAGS="%{optflags} -Wall -DGUESS_TSO -fstack-protector 
-fno-strict-aliasing"
+# guessing TSO needed in print-ip.c
+export CFLAGS="%{optflags} -DGUESS_TSO"
 %configure \
   --enable-ipv6
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install




Reply via email to