remove the ifnarch s390x, the ifarch/ifnarch does not work for noarch package, grub2-xcat is shipped with s390 xcat-dep

This commit is contained in:
ligc 2014-10-24 03:54:08 -04:00
parent 215e4620b6
commit a3028511fa

View File

@ -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