auto-import changelog data from tcpdump-3.4-40.src.rpm
Sat Apr 21 2001 Bill Nottingham <notting@redhat.com> - make ia64 work
This commit is contained in:
parent
0920d9d675
commit
d2e099cccf
16
tcpdump.spec
16
tcpdump.spec
@ -1,10 +1,10 @@
|
||||
%define _vararpwatch %{_localstatedir}/arpwatch
|
||||
|
||||
%define optflags -ggdb -Wall
|
||||
Summary: A network traffic monitoring tool.
|
||||
Name: tcpdump
|
||||
Version: 3.4
|
||||
%define tcpdump_dir tcpdump-3.4
|
||||
Release: 39a
|
||||
Release: 40
|
||||
# XXX epoch is necessary to obsolete tcpdump-3.4a5
|
||||
Epoch: 5
|
||||
Copyright: BSD
|
||||
@ -38,7 +38,7 @@ Patch41: libpcap-0.4-eintr.patch
|
||||
Patch42: tcpdump-3.4-interfaces.patch
|
||||
Patch43: tcpdump-rootdrop.patch
|
||||
Patch44: tcpdump-3.4-glibc.patch
|
||||
Patch45: libpcap-0.4-s390.patch
|
||||
Patch45: tcpdump-3.4-ia64.patch
|
||||
Prefix: %{_prefix}
|
||||
BuildRequires: kernel-headers >= 2.2.0
|
||||
Requires: kernel >= 2.2.0
|
||||
@ -129,10 +129,7 @@ cp %SOURCE4 ethercodes.dat
|
||||
cd ..
|
||||
|
||||
%patch44 -p1 -b .glibc
|
||||
|
||||
%ifarch s390 s390x
|
||||
%patch45 -p1 -b .s390
|
||||
%endif
|
||||
%patch45 -p1 -b .ia64
|
||||
|
||||
%build
|
||||
cd %libpcap_dir
|
||||
@ -260,9 +257,8 @@ fi
|
||||
%{_vararpwatch}/massagevendor
|
||||
|
||||
%changelog
|
||||
* Tue Apr 10 2001 Oliver Paukstadt <oliver.paukstadt@millenux.com>
|
||||
- ported to s390x (64 Bit)
|
||||
- added asm/types.h to libpcap
|
||||
* Fri Apr 21 2001 Bill Nottingham <notting@redhat.com>
|
||||
- make ia64 work
|
||||
|
||||
* Wed Feb 14 2001 Harald Hoyer <harald@redhat.de>
|
||||
- glibc sys/time -> time include patch
|
||||
|
Loading…
Reference in New Issue
Block a user