!97 Fix build check rpath error
From: @Zht-Try Reviewed-by: @swf504 Signed-off-by: @swf504
This commit is contained in:
commit
25e7855b1b
@ -4,7 +4,7 @@
|
||||
|
||||
Name: spdk
|
||||
Version: 21.01
|
||||
Release: 6
|
||||
Release: 7
|
||||
Summary: Set of libraries and utilities for high performance user-mode storage
|
||||
License: BSD and MIT
|
||||
URL: http://spdk.io
|
||||
@ -174,6 +174,7 @@ mkdir -p %{install_docdir}
|
||||
mv doc/output/html/ %{install_docdir}
|
||||
%endif
|
||||
|
||||
%chrpath_delete
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
@ -209,6 +210,9 @@ mv doc/output/html/ %{install_docdir}
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Nov 25 2023 Hongtao Zhang <zhanghongtao22@huawei.com> - 21.01-7
|
||||
- Fix build check rpaths error
|
||||
|
||||
* Fri Feb 03 2023 Hongtao Zhang <zhanghongtao22@huawei.com> - 21.01-6
|
||||
- Add setup.sh scripts during installation
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user