drop ppp patch

This commit is contained in:
Miroslav Lichvar 2011-04-22 12:49:04 +02:00
parent ad250b0ac5
commit 98745c7540
2 changed files with 0 additions and 12 deletions

View File

@ -1,10 +0,0 @@
--- gencode.c.old 2004-06-21 19:43:24.611308762 +0100
+++ gencode.c 2004-06-21 19:43:34.851140716 +0100
@@ -5004,6 +5004,7 @@
*/
switch (linktype) {
case DLT_SLIP:
+ case DLT_PPP:
b0 = gen_relation(BPF_JEQ,
gen_load(Q_LINK, gen_loadi(0), 1),
gen_loadi(0),

View File

@ -13,7 +13,6 @@ Source: http://www.tcpdump.org/release/%{name}-%{version}.tar.gz
Patch1: libpcap-man.patch
Patch2: libpcap-multilib.patch
Patch3: libpcap-s390.patch
Patch4: libpcap-0.8.3-ppp.patch
%description
Libpcap provides a portable framework for low-level network
@ -50,7 +49,6 @@ resources needed for developing libpcap applications.
%patch1 -p1 -b .man
%patch2 -p1 -b .multilib
%patch3 -p1 -b .s390
%patch4 -p0 -b .ppp
#sparc needs -fPIC
%ifarch %{sparc}