add buildrequires to linux-sgx

This commit is contained in:
gaoyusong 2021-07-19 20:17:39 +08:00
parent 1f326b32fb
commit 8dc2d6d434

View File

@ -1,6 +1,6 @@
Name: linux-sgx Name: linux-sgx
Version: 2.11.100 Version: 2.11.100
Release: 7 Release: 8
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
@ -19,7 +19,7 @@ Source9: https://download.01.org/intel-sgx/sgx-dcap/1.8/linux/prebuilt_dc
Patch0: 0001-fix-error-for-openeuler-building.patch Patch0: 0001-fix-error-for-openeuler-building.patch
Patch1: 0001-fix-building-error-for-systemd.patch Patch1: 0001-fix-building-error-for-systemd.patch
BuildRequires: gcc protobuf-devel libtool ocaml-ocamlbuild openssl-devel cmake python curl-devel createrepo_c BuildRequires: gcc-c++ protobuf-devel libtool ocaml-ocamlbuild openssl-devel cmake python curl-devel createrepo_c git
Requires: glibc Requires: glibc
@ -905,11 +905,14 @@ 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
* Mon Jul 19 2021 gaoyusong <gaoyusong1@huawei.com> - 2.11.100-8
- add buildrequires to linux-sgx
* Fri Apr 9 2021 chenmaodong <chenmaodong@huawei.com> - 2.11.100-7 * Fri Apr 9 2021 chenmaodong <chenmaodong@huawei.com> - 2.11.100-7
- rewrite spec - build with debuginfo package
* 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 - fix aesmd service start error
* Mon Mar 8 2021 chenmaodong <chenmaodong@huawei.com> - 2.11.100-5 * Mon Mar 8 2021 chenmaodong <chenmaodong@huawei.com> - 2.11.100-5
- rewrite spec - rewrite spec