From 8c2babfe603fb21a7d56ba5357795e8f4eb99e1a Mon Sep 17 00:00:00 2001 From: Daniel Hilst Selli <392820+dhilst@users.noreply.github.com> Date: Thu, 27 Nov 2025 20:23:15 -0300 Subject: [PATCH] fix!: Drop xCAT-genesis-scripts dependencies BREAKING CHANGE: This disables the automatic installation of xCAT genesis packages. Signed-off-by: Daniel Hilst Selli <392820+dhilst@users.noreply.github.com> --- xCAT/xCAT.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xCAT/xCAT.spec b/xCAT/xCAT.spec index c0508a257..1a779e55c 100644 --- a/xCAT/xCAT.spec +++ b/xCAT/xCAT.spec @@ -40,8 +40,8 @@ Requires: xCAT-server = 4:%{version}-%{release} %if %nots390x Requires: xCAT-probe = 4:%{version}-%{release} -Requires: xCAT-genesis-scripts-x86_64 = 1:%{version}-%{release} -Requires: xCAT-genesis-scripts-ppc64 = 1:%{version}-%{release} +# Requires: xCAT-genesis-scripts-x86_64 = 1:%{version}-%{release} +# Requires: xCAT-genesis-scripts-ppc64 = 1:%{version}-%{release} %endif Requires: rsync