Accepting request 390082 from home:oertel:branches:network:utilities

- fix filelist to fix build on s390/s390x

OBS-URL: https://build.opensuse.org/request/show/390082
OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcpdump?expand=0&rev=33
This commit is contained in:
P. Janouch 2016-04-15 10:19:22 +00:00 committed by Git OBS Bridge
parent 75ec22ceb4
commit a897bbde9e
2 changed files with 8 additions and 0 deletions

View File

@ -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 Wed Mar 30 07:43:04 UTC 2016 - bg@suse.com

View File

@ -64,5 +64,8 @@ make check %{?_smp_mflags}
%doc CHANGES CREDITS LICENSE README* *.awk %doc CHANGES CREDITS LICENSE README* *.awk
%doc %{_mandir}/man?/* %doc %{_mandir}/man?/*
%{_sbindir}/tcpdump %{_sbindir}/tcpdump
%ifarch s390 s390x
%{_sbindir}/tcpdump-qeth
%endif
%changelog %changelog