added libpcap-0.8.3-ppp.patch for ppp (bug 128053)
This commit is contained in:
parent
fecd7559c9
commit
ce08b79cc8
@ -2,7 +2,7 @@
|
|||||||
%define PCAP_UID 77
|
%define PCAP_UID 77
|
||||||
%define PCAP_GID 77
|
%define PCAP_GID 77
|
||||||
|
|
||||||
%define releaseno 5
|
%define releaseno 6
|
||||||
%define arpwatch_release %{releaseno}
|
%define arpwatch_release %{releaseno}
|
||||||
%define pcap_release %{releaseno}
|
%define pcap_release %{releaseno}
|
||||||
%define tcpdump_release %{releaseno}
|
%define tcpdump_release %{releaseno}
|
||||||
@ -50,6 +50,7 @@ Patch41: arpwatch-addr.patch
|
|||||||
|
|
||||||
Patch50: libpcap-shared.patch
|
Patch50: libpcap-shared.patch
|
||||||
Patch52: tcpdump-3.7.2-s390.patch
|
Patch52: tcpdump-3.7.2-s390.patch
|
||||||
|
Patch53: libpcap-0.8.3-ppp.patch
|
||||||
|
|
||||||
Patch70: tcpslice-CVS.20010207-bpf.patch
|
Patch70: tcpslice-CVS.20010207-bpf.patch
|
||||||
|
|
||||||
@ -120,6 +121,7 @@ network.
|
|||||||
pushd %libpcap_dir
|
pushd %libpcap_dir
|
||||||
%patch50 -p1 -b .shared
|
%patch50 -p1 -b .shared
|
||||||
%patch52 -p1 -b .s390
|
%patch52 -p1 -b .s390
|
||||||
|
%patch53 -p0 -b .ppp
|
||||||
popd
|
popd
|
||||||
|
|
||||||
pushd %tcpdump_dir
|
pushd %tcpdump_dir
|
||||||
@ -302,6 +304,9 @@ exit 0
|
|||||||
%{_vararpwatch}/massagevendor-old
|
%{_vararpwatch}/massagevendor-old
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 15 2004 Harald Hoyer <harald@redhat.com> - 14:3.8.2-6
|
||||||
|
- added libpcap-0.8.3-ppp.patch for ppp (bug 128053)
|
||||||
|
|
||||||
* Wed Jun 23 2004 Elliot Lee <sopwith@redhat.com>
|
* Wed Jun 23 2004 Elliot Lee <sopwith@redhat.com>
|
||||||
- added flex to BuildRequires
|
- added flex to BuildRequires
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user