add buildrequires to linux-sgx

Signed-off-by: chenmaodong <chenmaodong@huawei.com>
This commit is contained in:
chenmaodong 2021-07-01 14:58:02 +08:00
parent ef40050a78
commit bc98915fa5

View File

@ -1,6 +1,6 @@
Name: linux-sgx
Version: 2.11.100
Release: 7
Release: 8
Summary: Intel(R) Software Guard Extensions for Linux* OS
ExclusiveArch: x86_64
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
Patch1: 0001-fix-building-error-for-systemd.patch
BuildRequires: gcc protobuf-devel libtool ocaml-ocamlbuild openssl-devel cmake python3-unversioned-command curl-devel createrepo_c
BuildRequires: gcc-c++ protobuf-devel libtool ocaml-ocamlbuild openssl-devel cmake python3-unversioned-command curl-devel createrepo_c git
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
%changelog
* Thu Jul 1 2021 chenmaodong <chenmaodong@huawei.com> - 2.11.100-8
- add buildrequires to linux-sgx
* 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
- rewrite spec
- fix aesmd service start error
* Mon Mar 8 2021 chenmaodong <chenmaodong@huawei.com> - 2.11.100-5
- rewrite spec