From e9b57413263b82bfe7b4928ac529af7e0b7a5c46 Mon Sep 17 00:00:00 2001 From: GUAN Xin Date: Wed, 17 Apr 2024 21:47:26 +0700 Subject: network/rdma-core: Updated for version 51.0. Signed-off-by: Willy Sudiarto Raharjo --- network/rdma-core/optional_pandoc.patch | 13 ++++++++----- network/rdma-core/rdma-core.SlackBuild | 4 ++-- network/rdma-core/rdma-core.info | 6 +++--- 3 files changed, 13 insertions(+), 10 deletions(-) (limited to 'network') diff --git a/network/rdma-core/optional_pandoc.patch b/network/rdma-core/optional_pandoc.patch index fdc0c5c189..6fba97e818 100644 --- a/network/rdma-core/optional_pandoc.patch +++ b/network/rdma-core/optional_pandoc.patch @@ -1,7 +1,7 @@ -diff -ru rdma-core-48.0.orig/CMakeLists.txt rdma-core-48.0/CMakeLists.txt ---- rdma-core-48.0.orig/CMakeLists.txt 2023-09-18 13:24:24.000000000 +0800 -+++ rdma-core-48.0/CMakeLists.txt 2023-09-18 14:59:56.134525340 +0800 -@@ -708,27 +708,41 @@ +diff -ru rdma-core-51.0.orig/CMakeLists.txt rdma-core-51.0/CMakeLists.txt +--- rdma-core-51.0.orig/CMakeLists.txt 2024-04-01 05:29:36.000000000 +0000 ++++ rdma-core-51.0/CMakeLists.txt 2024-04-12 09:23:05.833329702 +0000 +@@ -723,28 +723,44 @@ add_subdirectory(kernel-headers) # Libraries add_subdirectory(libibumad) @@ -27,6 +27,9 @@ diff -ru rdma-core-48.0.orig/CMakeLists.txt rdma-core-48.0/CMakeLists.txt +endif() add_subdirectory(providers/erdma) add_subdirectory(providers/hns) ++if (PANDOC_FOUND) + add_subdirectory(providers/hns/man) ++endif() add_subdirectory(providers/irdma) add_subdirectory(providers/mana) +if (PANDOC_FOUND) @@ -43,7 +46,7 @@ diff -ru rdma-core-48.0.orig/CMakeLists.txt rdma-core-48.0/CMakeLists.txt add_subdirectory(providers/mthca) add_subdirectory(providers/ocrdma) add_subdirectory(providers/qedr) -@@ -738,15 +752,21 @@ +@@ -754,15 +770,21 @@ add_subdirectory(providers/hfi1verbs) add_subdirectory(providers/ipathverbs) add_subdirectory(providers/rxe) diff --git a/network/rdma-core/rdma-core.SlackBuild b/network/rdma-core/rdma-core.SlackBuild index 22158fdfce..834e4ae362 100644 --- a/network/rdma-core/rdma-core.SlackBuild +++ b/network/rdma-core/rdma-core.SlackBuild @@ -25,8 +25,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=rdma-core -VERSION=${VERSION:-48.0} -BUILD=${BUILD:-2} +VERSION=${VERSION:-51.0} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/rdma-core/rdma-core.info b/network/rdma-core/rdma-core.info index 2f7e7a100f..bc119b4913 100644 --- a/network/rdma-core/rdma-core.info +++ b/network/rdma-core/rdma-core.info @@ -1,8 +1,8 @@ PRGNAM="rdma-core" -VERSION="48.0" +VERSION="51.0" HOMEPAGE="https://github.com/linux-rdma" -DOWNLOAD="https://github.com/linux-rdma/rdma-core/releases/download/v48.0/rdma-core-48.0.tar.gz" -MD5SUM="f8901665b2fbf03b4ffb6bf7f6207ac4" +DOWNLOAD="https://github.com/linux-rdma/rdma-core/releases/download/v51.0/rdma-core-51.0.tar.gz" +MD5SUM="ed95d79f782ea00bd7233d453abd60b3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3