- rebuild for toolchain bug

This commit is contained in:
Jeremy Katz 2007-07-25 17:28:50 +00:00
parent a858a8720c
commit 3c2aa50027

View File

@ -2,7 +2,7 @@ Summary: A network traffic monitoring tool
Name: tcpdump
Epoch: 14
Version: 3.9.7
Release: 1%{?dist}
Release: 2%{?dist}
License: BSD
URL: http://www.tcpdump.org
Group: Applications/Internet
@ -87,6 +87,9 @@ exit 0
%{_mandir}/man8/tcpdump.8*
%changelog
* Wed Jul 25 2007 Jeremy Katz <katzj@redhat.com> - 14:3.9.7-2
- rebuild for toolchain bug
* Tue Jul 24 2007 Miroslav Lichvar <mlichvar@redhat.com> - 14:3.9.7-1
- update to 3.9.7
- with -C option, drop root privileges before opening first savefile (#244860)