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:
parent
c38df296d9
commit
88925f99a8
@ -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.
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user