Accepting request 125177 from home:jirislaby:branches:Base:System

remove some patches

OBS-URL: https://build.opensuse.org/request/show/125177
OBS-URL: https://build.opensuse.org/package/show/network:utilities/tcpdump?expand=0&rev=12
This commit is contained in:
2012-06-16 08:10:17 +00:00
committed by Git OBS Bridge
parent 10f73fec3b
commit ff22afc055
3 changed files with 5 additions and 13 deletions

View File

@@ -27,7 +27,6 @@ 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
@@ -42,7 +41,6 @@ ethernet. It can be used to debug specific network problems.
%setup -q
%patch0
%patch2
%patch3
%build
export CFLAGS="$RPM_OPT_FLAGS -Wall -DGUESS_TSO -fstack-protector -fno-strict-aliasing"