specify x86_64 ad the building architecture
Signed-off-by: chenmaodong <chenmaodong@huawei.com>
This commit is contained in:
parent
4502e05c81
commit
f791ecd9e1
@ -1,8 +1,9 @@
|
|||||||
%define openssl_version 1.1.1g
|
%define openssl_version 1.1.1g
|
||||||
Name: intel-sgx-ssl
|
Name: intel-sgx-ssl
|
||||||
Version: 2.10
|
Version: 2.10
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Intel® Software Guard Extensions SSL
|
Summary: Intel® Software Guard Extensions SSL
|
||||||
|
ExclusiveArch: x86_64
|
||||||
License: OpenSSL and BSD 3-clause "New" or "Revised" License
|
License: OpenSSL and BSD 3-clause "New" or "Revised" License
|
||||||
URL: https://github.com/intel/intel-sgx-ssl
|
URL: https://github.com/intel/intel-sgx-ssl
|
||||||
Source0: https://github.com/intel/intel-sgx-ssl/archive/lin_%{version}_%{openssl_version}.zip
|
Source0: https://github.com/intel/intel-sgx-ssl/archive/lin_%{version}_%{openssl_version}.zip
|
||||||
@ -56,5 +57,7 @@ cp License.txt $RPM_BUILD_ROOT/opt/intel/sgxssl/docs/
|
|||||||
/opt/intel/sgxssl/include/*
|
/opt/intel/sgxssl/include/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 18 2021 chenmaodong <chenmaodong@huawei.com> - 2.10-2
|
||||||
|
- init
|
||||||
* Thu Dec 29 2020 chenmaodong <chenmaodong@huawei.com> - 2.10-1
|
* Thu Dec 29 2020 chenmaodong <chenmaodong@huawei.com> - 2.10-1
|
||||||
- init
|
- init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user