2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-21 11:12:04 +00:00

Reverse installing xCAT-openbmc-py by default so we can require python dependencies

This commit is contained in:
Victor Hu 2018-03-08 15:12:36 -05:00
parent c38df296d9
commit 88925f99a8
3 changed files with 3 additions and 8 deletions

View File

@ -18,6 +18,9 @@ AutoReqProv: no
BuildArch: noarch
Requires: xCAT-server
Requires: python-gevent >= 1.2.2-2
Requires: python-greenlet >= 0.4.13-2
Requires: python2-docopt python-requests python-paramiko python-scp
%description
xCAT-openbmc-py provides openbmc related functions.

View File

@ -91,10 +91,6 @@ Requires: ipmitool-xcat >= 1.8.17-1
%ifarch ppc ppc64 ppc64le
Requires: ipmitool-xcat >= 1.8.17-1
%endif
%ifarch ppc64le
# only OpenBMC support
Requires: xCAT-openbmc-py
%endif
%endif
%if %notpcm

View File

@ -73,10 +73,6 @@ Requires: ipmitool-xcat >= 1.8.17-1
%ifarch ppc ppc64 ppc64le
Requires: ipmitool-xcat >= 1.8.17-1
%endif
%ifarch ppc64le
# only OpenBMC support
Requires: xCAT-openbmc-py
%endif
%endif
%if %notpcm