- update to snapshot 20090921gitdf3cb4
This commit is contained in:
parent
7c5f9905ba
commit
91e06ae763
@ -1,2 +1,2 @@
|
||||
tcpslice-1.2a3.tar.gz
|
||||
tcpdump-4.0.0-20090818git832d2c.tar.gz
|
||||
tcpdump-4.0.0-20090921gitdf3cb4.tar.bz2
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
e329cbeb7e589f132d92c3447c477190 tcpslice-1.2a3.tar.gz
|
||||
4875284ec22ec84e42fba34d4ce6f20c tcpdump-4.0.0-20090818git832d2c.tar.gz
|
||||
31a9d60b7e9e058251c4cf1da67e35e9 tcpdump-4.0.0-20090921gitdf3cb4.tar.bz2
|
||||
|
@ -2,7 +2,7 @@ Summary: A network traffic monitoring tool
|
||||
Name: tcpdump
|
||||
Epoch: 14
|
||||
Version: 4.0.0
|
||||
Release: 2.20090818git832d2c%{?dist}
|
||||
Release: 3.20090921gitdf3cb4%{?dist}
|
||||
License: BSD with advertising
|
||||
URL: http://www.tcpdump.org
|
||||
Group: Applications/Internet
|
||||
@ -13,7 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
#Source0: http://www.tcpdump.org/release/tcpdump-%{version}.tar.gz
|
||||
# git snapshot from git://bpf.tcpdump.org/tcpdump
|
||||
Source0: tcpdump-4.0.0-20090818git832d2c.tar.gz
|
||||
Source0: tcpdump-4.0.0-20090921gitdf3cb4.tar.bz2
|
||||
Source1: ftp://ftp.ee.lbl.gov/tcpslice-1.2a3.tar.gz
|
||||
Patch1: tcpdump-4.0.0-droproot.patch
|
||||
Patch2: tcpdump-4.0.0-portnumbers.patch
|
||||
@ -96,6 +96,9 @@ exit 0
|
||||
%{_mandir}/man8/tcpdump.8*
|
||||
|
||||
%changelog
|
||||
* Wed Sep 23 2009 Miroslav Lichvar <mlichvar@redhat.com> - 14:4.0.0-3.20090921gitdf3cb4
|
||||
- update to snapshot 20090921gitdf3cb4
|
||||
|
||||
* Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 14:4.0.0-2.20090818git832d2c
|
||||
- rebuilt with new openssl
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user