From 9ce1120356b52c4ea6ca8ccc7f88da5e54ae9ccb Mon Sep 17 00:00:00 2001 From: Daniel Hilst Selli <392820+dhilst@users.noreply.github.com> Date: Thu, 22 Jan 2026 11:57:29 -0300 Subject: [PATCH] revert: Revert xCAT.spec adding genesis dependencies again Signed-off-by: Daniel Hilst Selli <392820+dhilst@users.noreply.github.com> --- xCAT/xCAT.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xCAT/xCAT.spec b/xCAT/xCAT.spec index 3a891bc1e..c0508a257 100644 --- a/xCAT/xCAT.spec +++ b/xCAT/xCAT.spec @@ -40,6 +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} %endif Requires: rsync