From 8054afd29972314dae71895cc231b204cd31bc71 Mon Sep 17 00:00:00 2001 From: slin14 Date: Wed, 17 Oct 2018 20:54:54 +0800 Subject: [PATCH] de-fuzz libibverbs patch With rpm version < 4.13, patch cmd will create .orig file for fuzzy patch in default. And this .orig file may lead to rpmbuild failure "error: Installed (but unpackaged) file(s) found:" Please visit below link to get more detail info: https://bugs.launchpad.net/starlingx/+bug/1794611 Story: 2003917 Task: 27507 Change-Id: Ie939eee27f07b5b8f0c18af8bfea52cc5c2d648e Signed-off-by: slin14 --- .../meta_patches/fix-build-failures-due-to-unwanted-sgid.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/networking/mellanox/libibverbs/centos/meta_patches/fix-build-failures-due-to-unwanted-sgid.patch b/networking/mellanox/libibverbs/centos/meta_patches/fix-build-failures-due-to-unwanted-sgid.patch index 2f3106002..cea162005 100644 --- a/networking/mellanox/libibverbs/centos/meta_patches/fix-build-failures-due-to-unwanted-sgid.patch +++ b/networking/mellanox/libibverbs/centos/meta_patches/fix-build-failures-due-to-unwanted-sgid.patch @@ -11,7 +11,7 @@ diff --git a/SPECS/libibverbs.spec b/SPECS/libibverbs.spec index b8913c6..1e7b1eb 100644 --- a/SPECS/libibverbs.spec +++ b/SPECS/libibverbs.spec -@@ -106,6 +106,7 @@ rm -rf $RPM_BUILD_ROOT +@@ -107,6 +107,7 @@ rm -rf $RPM_BUILD_ROOT %if %{_with_valgrind} %{_libdir}/mlnx_ofed/valgrind/lib*.so %endif