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