!6 在 ipmitool主包中添加help包的依赖
From: @quanhongfei Reviewed-by: @zengwefeng Signed-off-by: @zengwefeng
This commit is contained in:
commit
1e5ac92685
@ -1,6 +1,6 @@
|
|||||||
Name: ipmitool
|
Name: ipmitool
|
||||||
Version: 1.8.18
|
Version: 1.8.18
|
||||||
Release: 14
|
Release: 15
|
||||||
Summary: Utility for IPMI control
|
Summary: Utility for IPMI control
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://ipmitool.sourceforge.net/
|
URL: http://ipmitool.sourceforge.net/
|
||||||
@ -47,7 +47,7 @@ BuildRequires: openssl-devel readline-devel ncurses-devel git
|
|||||||
%{?systemd_requires}
|
%{?systemd_requires}
|
||||||
BuildRequires: systemd
|
BuildRequires: systemd
|
||||||
BuildRequires: automake autoconf libtool
|
BuildRequires: automake autoconf libtool
|
||||||
Requires: net-snmp hostname
|
Requires: net-snmp hostname %{name}-help
|
||||||
Obsoletes: OpenIPMI-tools < 2.0.14-3
|
Obsoletes: OpenIPMI-tools < 2.0.14-3
|
||||||
Provides: OpenIPMI-tools = 2.0.14-3
|
Provides: OpenIPMI-tools = 2.0.14-3
|
||||||
Obsoletes: ipmievd bmc-snmp-proxy exchange-bmc-os-info
|
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*
|
%{_mandir}/man8/ipmievd.8*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Mar 13 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.8.18-14
|
||||||
- enable make check
|
- enable make check
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user