From a8544840bc70100a5784bf564c1b804b78dcd9da Mon Sep 17 00:00:00 2001 From: tigro Date: Wed, 1 May 2024 21:46:42 +0300 Subject: [PATCH] Fix condition --- SPECS/kernel.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SPECS/kernel.spec b/SPECS/kernel.spec index 6db586b..67aeedf 100755 --- a/SPECS/kernel.spec +++ b/SPECS/kernel.spec @@ -790,7 +790,8 @@ BuildRequires: tpm2-tools # For Azure CVM specific udev rules BuildRequires: WALinuxAgent-cvm # For UKI sb cert -BuildRequires: redhat-sb-certs >= 9.4-0.1 +BuildRequires: sphere-sb-certs >= 9.4-0.1 +%endif # Because this is the kernel, it's hard to get a single upstream URL # to represent the base without needing to do a bunch of patching. This