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