From a3028511faf9cdaeb0ca548a69964786e42f97b6 Mon Sep 17 00:00:00 2001 From: ligc Date: Fri, 24 Oct 2014 03:54:08 -0400 Subject: [PATCH] remove the ifnarch s390x, the ifarch/ifnarch does not work for noarch package, grub2-xcat is shipped with s390 xcat-dep --- xCAT-server/xCAT-server.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/xCAT-server/xCAT-server.spec b/xCAT-server/xCAT-server.spec index d2245da4d..5ecaca236 100644 --- a/xCAT-server/xCAT-server.spec +++ b/xCAT-server/xCAT-server.spec @@ -32,10 +32,11 @@ Obsoletes: atftp-xcat # The aix rpm cmd forces us to do this outside of ifos type stmts %if %notpcm %ifos linux -%ifnarch s390x +# ifarch/ifnarch does not work for noarch package +#%ifnarch s390x # PCM does not use or ship grub2-xcat Requires: grub2-xcat -%endif +#%endif %endif %endif