From f926f4dc9e5f7cd454c8d2a6128e40e436fe4fc3 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: May 18 2021 06:52:54 +0000 Subject: import libpcap-1.9.1-5.el8 --- diff --git a/SPECS/libpcap.spec b/SPECS/libpcap.spec index 34160a4..f97d56a 100644 --- a/SPECS/libpcap.spec +++ b/SPECS/libpcap.spec @@ -1,7 +1,7 @@ Name: libpcap Epoch: 14 Version: 1.9.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A system-independent interface for user-level packet capture License: BSD with advertising URL: http://www.tcpdump.org @@ -11,6 +11,7 @@ BuildRequires: bluez-libs-devel BuildRequires: flex BuildRequires: git BuildRequires: glibc-kernheaders >= 2.2.0 +BuildRequires: rdma-core-devel Source: http://www.tcpdump.org/release/%{name}-%{version}.tar.gz @@ -57,7 +58,7 @@ sed -i -e 's|-fpic|-fPIC|g' configure %build export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" -%configure +%configure --enable-rdma make %{?_smp_mflags} %install @@ -85,6 +86,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libpcap.a %{_mandir}/man5/pcap*.5* %changelog +* Mon Jan 18 2021 Michal Ruprich - 14:1.9.1-5 +- Resolves: #1743650 - Enable inbox support for sniffing offloaded RDMA traffic with tcpdump + * Fri May 22 2020 Michal Ruprich - 14:1.9.1-4 - Related: #1806422 - Building libpcap to side-tag for tcpdump