From 12895a8ea723787ae0dff643da26ecc2ffdf6689cc6c5e59c3b05344d2212e65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 20 Dec 2024 16:06:38 +0100 Subject: [PATCH] Sync from SUSE:SLFO:Main libpcap revision 7acfa1814f302575bf1ac728bdd0cb59 --- libpcap.changes | 5 +++++ libpcap.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/libpcap.changes b/libpcap.changes index 1b26c36..7b55dcc 100644 --- a/libpcap.changes +++ b/libpcap.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Sep 25 08:34:52 UTC 2024 - Marcus Meissner + +- enable rdma support (bsc#1230894) + ------------------------------------------------------------------- Mon Sep 2 08:38:49 UTC 2024 - Pedro Monreal diff --git a/libpcap.spec b/libpcap.spec index 1d2c03d..fcc14bb 100644 --- a/libpcap.spec +++ b/libpcap.spec @@ -97,7 +97,8 @@ pic="pic" export CFLAGS="%{optflags} -f$pic" CXXFLAGS="%{optflags} -f$pic" %configure \ --enable-bluetooth=yes \ - --enable-ipv6 + --enable-ipv6 \ + --enable-rdma %make_build all shared %install