From d9b396058ce799c700f4aa2bd222498d43375220 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20Sch=C3=A4fer?= Date: Wed, 11 Sep 2024 11:01:33 +0200 Subject: [PATCH] Add new build type provides for enclave Add a provides tag (read by the open buildservice) for the new enclave builder. Also add a recommends to eif_builder in the systemdeps-core meta package --- package/python-kiwi-spec-template | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package/python-kiwi-spec-template b/package/python-kiwi-spec-template index 5e4934a561..f5c53fe032 100644 --- a/package/python-kiwi-spec-template +++ b/package/python-kiwi-spec-template @@ -122,6 +122,10 @@ Obsoletes: kiwi-image-tbz-requires < %{version}-%{release} %if "%{_vendor}" != "debbuild" Provides: kiwi-image:tbz %endif +%if 0%{?fedora} +Provides: kiwi-image:enclave +Requires: eif_build +%endif # tools conditionally used by kiwi %if 0%{?fedora} || 0%{?rhel} >= 8 Recommends: gnupg2