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 <shuicheng.lin@intel.com>
This commit is contained in:
parent
f6a30cfb93
commit
8054afd299
@ -11,7 +11,7 @@ diff --git a/SPECS/libibverbs.spec b/SPECS/libibverbs.spec
|
|||||||
index b8913c6..1e7b1eb 100644
|
index b8913c6..1e7b1eb 100644
|
||||||
--- a/SPECS/libibverbs.spec
|
--- a/SPECS/libibverbs.spec
|
||||||
+++ b/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}
|
%if %{_with_valgrind}
|
||||||
%{_libdir}/mlnx_ofed/valgrind/lib*.so
|
%{_libdir}/mlnx_ofed/valgrind/lib*.so
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user