From 5368829ded10b52392f4f8db06dc2ac45a2b1be8 Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Thu, 18 Apr 2019 16:58:46 +0800 Subject: [PATCH] Remove conserver-xcat from RPM requirements --- xCAT/xCAT.spec | 10 ---------- xCATsn/xCATsn.spec | 10 ---------- 2 files changed, 20 deletions(-) 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