2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-17 00:30:22 +00:00

Merge pull request #6782 from gurevichmark/probe_switchmac

Install xCAT-client before xCAT-probe package
This commit is contained in:
cxhong
2020-07-28 16:56:43 -04:00
committed by GitHub

View File

@@ -11,7 +11,7 @@ Vendor: IBM Corp.
Distribution: %{?_distribution:%{_distribution}}%{!?_distribution:%{_vendor}}
Prefix: /opt/xcat
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-root
Requires: xCAT-client = 4:%{version}-%{release}
PreReq: xCAT-client = 4:%{version}-%{release}
%ifos linux
BuildArch: noarch