mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-21 13:35:32 +00:00
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:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user