auto-import changelog data from tcpdump-3.6.2-10.7.2.0.src.rpm
3.6.2-10 - Fixed #64682 where arpwatch wouldn't start on s390.
This commit is contained in:
parent
cc279216e6
commit
2cfae8ebfe
@ -7,7 +7,7 @@ Name: tcpdump
|
||||
Version: 3.6.2
|
||||
%define tcpdump_dir tcpdump-3.6.2
|
||||
%define tcpslice_dir tcpslice
|
||||
Release: 10.7x
|
||||
Release: 10.7.2.0
|
||||
|
||||
# XXX epoch is necessary to obsolete tcpdump-3.4a5
|
||||
Epoch: 13
|
||||
@ -41,7 +41,7 @@ Patch39: arpwatch-drop-man.patch
|
||||
|
||||
Patch50: libpcap-shared.patch
|
||||
Patch51: tcpdump-3.6.2-purge.patch
|
||||
|
||||
Patch52: tcpdump-3.6.2-s390.patch
|
||||
|
||||
Prefix: %{_prefix}
|
||||
BuildRequires: kernel-headers >= 2.2.0 openssl-devel
|
||||
@ -103,6 +103,7 @@ network.
|
||||
pushd %libpcap_dir
|
||||
%patch50 -p1 -b .shared
|
||||
%patch51 -p1 -b .purge
|
||||
%patch52 -p1 -b .s390
|
||||
popd
|
||||
|
||||
pushd %tcpdump_dir
|
||||
@ -275,6 +276,9 @@ fi
|
||||
%{_vararpwatch}/massagevendor-old
|
||||
|
||||
%changelog
|
||||
* Wed May 15 2002 Phil Knirsch <pknirsch@redhat.com> 13:3.6.2-10
|
||||
- Fixed #64682 where arpwatch wouldn't start on s390.
|
||||
|
||||
* Tue Dec 18 2001 Harald Hoyer <harald@redhat.de> 12:3.6.2-10
|
||||
- took old purge patch for filters
|
||||
- fixed #54225,#58346
|
||||
|
Loading…
Reference in New Issue
Block a user