From d457a87d93e318ef3661f887a14cb79397f9155a Mon Sep 17 00:00:00 2001 From: Shuicheng Lin Date: Fri, 4 Jan 2019 00:01:39 +0800 Subject: [PATCH] upgrade mellanox rdma-core to 4.5-1.0.1.0 which support CentOS 7.6 Depends-On: https://review.openstack.org/628099 Depends-On: https://review.openstack.org/625785 Depends-On: https://review.openstack.org/625786 Story: 2004521 Task: 28539 Change-Id: Ifbfff54d11eea923e616985b7f34eea350f6ac10 Signed-off-by: Shuicheng Lin --- ...pendencies-and-package-versioning-for-Ti.patch | 15 +++++++-------- networking/mellanox/rdma-core/centos/srpm_path | 2 +- 2 files changed, 8 insertions(+), 9 deletions(-) diff --git a/networking/mellanox/rdma-core/centos/meta_patches/0001-Add-build-dependencies-and-package-versioning-for-Ti.patch b/networking/mellanox/rdma-core/centos/meta_patches/0001-Add-build-dependencies-and-package-versioning-for-Ti.patch index ba6d63124..3272f3187 100644 --- a/networking/mellanox/rdma-core/centos/meta_patches/0001-Add-build-dependencies-and-package-versioning-for-Ti.patch +++ b/networking/mellanox/rdma-core/centos/meta_patches/0001-Add-build-dependencies-and-package-versioning-for-Ti.patch @@ -8,8 +8,8 @@ Subject: [PATCH 1/1] Add build dependencies and package versioning for TiS Signed-off-by: eric zhang Signed-off-by: Jim Somerville --- - SPECS/rdma-core.spec | 13 +++++++++++-- - 1 file changed, 11 insertions(+), 2 deletions(-) + SPECS/rdma-core.spec | 12 ++++++++++-- + 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/SPECS/rdma-core.spec b/SPECS/rdma-core.spec index 7f9cd5b..6d81a28 100644 @@ -25,17 +25,16 @@ index 7f9cd5b..6d81a28 100644 %{!?cmake: %global cmake cmake} %{!?_udevrulesdir: %global _udevrulesdir /etc/udev/rules.d} -@@ -8,7 +14,8 @@ +@@ -8,7 +14,7 @@ Name: rdma-core - Version: 43mlnx1 --Release: 1%{?dist}.43302 -+Release: 1.43302%{?_tis_dist}.%{tis_patch_ver} -+ + Version: 45mlnx1 +-Release: 1%{?dist}.45101 ++Release: 1.45101%{?_tis_dist}.%{tis_patch_ver} Summary: RDMA core userspace libraries and daemons Group: System Environment/Libraries -@@ -24,7 +31,9 @@ BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) +@@ -26,7 +32,9 @@ BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildRequires: binutils BuildRequires: gcc BuildRequires: python diff --git a/networking/mellanox/rdma-core/centos/srpm_path b/networking/mellanox/rdma-core/centos/srpm_path index 1846ede67..be3cdf818 100644 --- a/networking/mellanox/rdma-core/centos/srpm_path +++ b/networking/mellanox/rdma-core/centos/srpm_path @@ -1 +1 @@ -repo:stx/downloads/rdma-core-43mlnx1-1.43302.src.rpm +repo:stx/downloads/rdma-core-45mlnx1-1.45101.src.rpm