add new symbol in Provides item
Signed-off-by: chenmaodong <chenmaodong@huawei.com>
This commit is contained in:
parent
cf5847dd49
commit
2893852134
@ -1,6 +1,6 @@
|
|||||||
Name: linux-sgx
|
Name: linux-sgx
|
||||||
Version: 2.11
|
Version: 2.11
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: Intel(R) Software Guard Extensions for Linux* OS
|
Summary: Intel(R) Software Guard Extensions for Linux* OS
|
||||||
ExclusiveArch: x86_64
|
ExclusiveArch: x86_64
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@ -32,6 +32,7 @@ developers seeking to protect select code and data from disclosure or modificati
|
|||||||
%package sdk
|
%package sdk
|
||||||
Summary: Development files for linux sgx
|
Summary: Development files for linux sgx
|
||||||
Requires: glibc tar make
|
Requires: glibc tar make
|
||||||
|
Provides: libsgx_urts_sim.so()(64bit)
|
||||||
%description sdk
|
%description sdk
|
||||||
%{summary}.
|
%{summary}.
|
||||||
|
|
||||||
@ -89,6 +90,9 @@ rm -rf /opt/sgx_linux_x64_sdk_2.11.100.2.bin
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 20 2021 chenmaodong <chenmaodong@huawei.com> - 2.11-4
|
||||||
|
- add new symbol in Provides item
|
||||||
|
|
||||||
* Sat Feb 20 2021 chenmaodong <chenmaodong@huawei.com> - 2.11-3
|
* Sat Feb 20 2021 chenmaodong <chenmaodong@huawei.com> - 2.11-3
|
||||||
- fix license error in spec
|
- fix license error in spec
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user