diff --git a/xCAT-server/xCAT-server.spec b/xCAT-server/xCAT-server.spec index e491c4927..85c4e3f2c 100644 --- a/xCAT-server/xCAT-server.spec +++ b/xCAT-server/xCAT-server.spec @@ -48,7 +48,7 @@ Obsoletes: atftp-xcat # # PCM does not use or ship grub2-xcat %if %nots390x -Requires: grub2-xcat perl-Net-HTTPS-NB perl-HTTP-Async +Requires: grub2-xcat >= 2.02-0.76 perl-Net-HTTPS-NB perl-HTTP-Async %endif %endif %endif diff --git a/xCAT/xCAT.spec b/xCAT/xCAT.spec index 1a1308820..f52bb3a90 100644 --- a/xCAT/xCAT.spec +++ b/xCAT/xCAT.spec @@ -63,16 +63,6 @@ Requires: perl-IO-Stty %endif %endif -# The aix rpm cmd forces us to do this outside of ifos type stmts -%if %notpcm -%ifos linux -%if %nots390x -# PCM does not use or ship conserver -Requires: conserver-xcat -%endif -%endif -%endif - %ifos linux Requires: goconserver %endif diff --git a/xCATsn/xCATsn.spec b/xCATsn/xCATsn.spec index 102218b0e..6e10a4756 100644 --- a/xCATsn/xCATsn.spec +++ b/xCATsn/xCATsn.spec @@ -46,16 +46,6 @@ Requires: perl-IO-Stty %endif %endif -# The aix rpm cmd forces us to do this outside of ifos type stmts -%if %notpcm -%ifos linux -%ifnarch s390x -# PCM does not use or ship conserver -Requires: conserver-xcat -%endif -%endif -%endif - %ifos linux Requires: goconserver %endif