!2 指定x86_64为intel-sgx-ssl的唯一指定架构

From: @chenmaodong
Reviewed-by: @blue0613
Signed-off-by: @blue0613
This commit is contained in:
openeuler-ci-bot 2021-01-18 15:33:34 +08:00 committed by Gitee
commit 1f09a362c8

View File

@ -1,8 +1,9 @@
%define openssl_version 1.1.1g
Name: intel-sgx-ssl
Version: 2.10
Release: 1
Release: 2
Summary: Intel® Software Guard Extensions SSL
ExclusiveArch: x86_64
License: OpenSSL and BSD 3-clause "New" or "Revised" License
URL: https://github.com/intel/intel-sgx-ssl
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/*
%changelog
* Mon Jan 18 2021 chenmaodong <chenmaodong@huawei.com> - 2.10-2
- init
* Thu Dec 29 2020 chenmaodong <chenmaodong@huawei.com> - 2.10-1
- init