diff --git a/tcpdump.changes b/tcpdump.changes index 7ee415a..d46952c 100644 --- a/tcpdump.changes +++ b/tcpdump.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 15 01:28:38 CEST 2016 - ro@suse.de + +- fix filelist to fix build on s390/s390x + ------------------------------------------------------------------- Wed Mar 30 07:43:04 UTC 2016 - bg@suse.com diff --git a/tcpdump.spec b/tcpdump.spec index 6e3ec1b..a71eb0a 100644 --- a/tcpdump.spec +++ b/tcpdump.spec @@ -64,5 +64,8 @@ make check %{?_smp_mflags} %doc CHANGES CREDITS LICENSE README* *.awk %doc %{_mandir}/man?/* %{_sbindir}/tcpdump +%ifarch s390 s390x +%{_sbindir}/tcpdump-qeth +%endif %changelog