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:
cvsdist 2004-09-09 13:10:36 +00:00
parent cc279216e6
commit 2cfae8ebfe

View File

@ -7,7 +7,7 @@ Name: tcpdump
Version: 3.6.2 Version: 3.6.2
%define tcpdump_dir tcpdump-3.6.2 %define tcpdump_dir tcpdump-3.6.2
%define tcpslice_dir tcpslice %define tcpslice_dir tcpslice
Release: 10.7x Release: 10.7.2.0
# XXX epoch is necessary to obsolete tcpdump-3.4a5 # XXX epoch is necessary to obsolete tcpdump-3.4a5
Epoch: 13 Epoch: 13
@ -41,7 +41,7 @@ Patch39: arpwatch-drop-man.patch
Patch50: libpcap-shared.patch Patch50: libpcap-shared.patch
Patch51: tcpdump-3.6.2-purge.patch Patch51: tcpdump-3.6.2-purge.patch
Patch52: tcpdump-3.6.2-s390.patch
Prefix: %{_prefix} Prefix: %{_prefix}
BuildRequires: kernel-headers >= 2.2.0 openssl-devel BuildRequires: kernel-headers >= 2.2.0 openssl-devel
@ -103,6 +103,7 @@ network.
pushd %libpcap_dir pushd %libpcap_dir
%patch50 -p1 -b .shared %patch50 -p1 -b .shared
%patch51 -p1 -b .purge %patch51 -p1 -b .purge
%patch52 -p1 -b .s390
popd popd
pushd %tcpdump_dir pushd %tcpdump_dir
@ -275,6 +276,9 @@ fi
%{_vararpwatch}/massagevendor-old %{_vararpwatch}/massagevendor-old
%changelog %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 * Tue Dec 18 2001 Harald Hoyer <harald@redhat.de> 12:3.6.2-10
- took old purge patch for filters - took old purge patch for filters
- fixed #54225,#58346 - fixed #54225,#58346