!14 增加linux-sgx debuginfo包

From: @chenmaodong
Reviewed-by: @blue0613
Signed-off-by: @blue0613
This commit is contained in:
openeuler-ci-bot 2021-04-12 10:29:31 +08:00 committed by Gitee
commit ef40050a78

View File

@ -1,6 +1,6 @@
Name: linux-sgx Name: linux-sgx
Version: 2.11.100 Version: 2.11.100
Release: 6 Release: 7
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
@ -27,8 +27,6 @@ Requires: glibc
Intel(R) Software Guard Extensions (Intel(R) SGX) is an Intel technology for application Intel(R) Software Guard Extensions (Intel(R) SGX) is an Intel technology for application
developers seeking to protect select code and data from disclosure or modification. developers seeking to protect select code and data from disclosure or modification.
%define debug_package %{nil}
%package -n sgxsdk %package -n sgxsdk
Summary: Development files for linux sgx Summary: Development files for linux sgx
Requires: glibc tar make Requires: glibc tar make
@ -907,6 +905,9 @@ fi
%files -n sgx-ra-service -f %{TOOLS_INSTALLER_RPM_DIR}/sgx-ra-service/build/list-sgx-ra-service %files -n sgx-ra-service -f %{TOOLS_INSTALLER_RPM_DIR}/sgx-ra-service/build/list-sgx-ra-service
%changelog %changelog
* Fri Apr 9 2021 chenmaodong <chenmaodong@huawei.com> - 2.11.100-7
- rewrite spec
* Tue Mar 9 2021 chenmaodong <chenmaodong@huawei.com> - 2.11.100-6 * Tue Mar 9 2021 chenmaodong <chenmaodong@huawei.com> - 2.11.100-6
- rewrite spec - rewrite spec