add packaging
[platform/upstream/tcpdump.git] / packaging / tcpdump.spec
index 6cc99f9..1d77929 100644 (file)
@@ -7,9 +7,6 @@ Url:            http://www.tcpdump.org/
 Group:          Productivity/Networking/Diagnostic
 Source:         http://www.tcpdump.org/release/%{name}-%{version}.tar.gz
 Source1:        tcpdump-qeth
-Patch0:         tcpdump-4.0.0-prototypes.patch
-Patch2:         tcpdump-4.0.0-aliasing.patch
-Patch3:         tcpdump-4.0.0-uninitialized.patch
 BuildRequires:  libpcap-devel
 BuildRequires:  libsmi-devel
 BuildRequires:  openssl-devel
@@ -20,9 +17,6 @@ ethernet. It can be used to debug specific network problems.
 
 %prep
 %setup -q
-%patch0
-%patch2
-%patch3
 
 %build
 export CFLAGS="%{optflags} -Wall -DGUESS_TSO -fstack-protector -fno-strict-aliasing"