fix license error in spec

Signed-off-by: chenmaodong <chenmaodong@huawei.com>
This commit is contained in:
chenmaodong 2021-02-20 15:55:47 +08:00
parent 9260255f5c
commit cf5847dd49

View File

@ -1,9 +1,9 @@
Name: linux-sgx
Version: 2.11
Release: 2
Release: 3
Summary: Intel(R) Software Guard Extensions for Linux* OS
ExclusiveArch: x86_64
License: BSD License
License: BSD-3-Clause
URL: https://github.com/intel/linux-sgx
Source0: https://github.com/intel/linux-sgx/archive/sgx_%{version}.tar.gz
Source1: https://github.com/intel/SGXDataCenterAttestationPrimitives/archive/DCAP_1.8.tar.gz
@ -89,6 +89,9 @@ rm -rf /opt/sgx_linux_x64_sdk_2.11.100.2.bin
%changelog
* Sat Feb 20 2021 chenmaodong <chenmaodong@huawei.com> - 2.11-3
- fix license error in spec
* Mon Jan 18 2021 chenmaodong <chenmaodong@huawei.com> - 2.11-2
- fix arm building error