Drop sgx-mpa dep from sgx-pccs
While pccs can be run node-local, a typical deployment would have pccs on the LAN to cache certs across many hosts. As such a dep on sgx-mpa is inappropriate, and tdx-qgs already has a weak dep for this. Related: https://issues.redhat.com/browse/RHEL-121612 Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
bab0c46cd5
commit
a60a22210b
@ -516,7 +516,6 @@ This package contains the Architectural Enclave Service Manager
|
||||
%package -n sgx-pccs
|
||||
Summary: SGX Provisioning Certificate Caching Service
|
||||
Requires: nodejs
|
||||
Requires: sgx-mpa = %{version}-%{release}
|
||||
|
||||
%description -n sgx-pccs
|
||||
SGX Provisioning Certificate Caching Service
|
||||
|
||||
Loading…
Reference in New Issue
Block a user