add ipmitool-help dependency for ipmitool
This commit is contained in:
parent
8d38b7fdce
commit
1960989075
@ -1,6 +1,6 @@
|
||||
Name: ipmitool
|
||||
Version: 1.8.18
|
||||
Release: 14
|
||||
Release: 15
|
||||
Summary: Utility for IPMI control
|
||||
License: BSD
|
||||
URL: http://ipmitool.sourceforge.net/
|
||||
@ -47,7 +47,7 @@ BuildRequires: openssl-devel readline-devel ncurses-devel git
|
||||
%{?systemd_requires}
|
||||
BuildRequires: systemd
|
||||
BuildRequires: automake autoconf libtool
|
||||
Requires: net-snmp hostname
|
||||
Requires: net-snmp hostname %{name}-help
|
||||
Obsoletes: OpenIPMI-tools < 2.0.14-3
|
||||
Provides: OpenIPMI-tools = 2.0.14-3
|
||||
Obsoletes: ipmievd bmc-snmp-proxy exchange-bmc-os-info
|
||||
@ -132,6 +132,12 @@ install -Dm 755 contrib/bmc-snmp-proxy %{buildroot}%{_libexecdir}/bmc-sn
|
||||
%{_mandir}/man8/ipmievd.8*
|
||||
|
||||
%changelog
|
||||
* Mon Nov 09 2020 quanhongfei <quanhongfei@huawei.com> - 1.8.18-15
|
||||
- Type:requirement
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:add ipmitool-help dependency for dependency
|
||||
|
||||
* Fri Mar 13 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.8.18-14
|
||||
- enable make check
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user