Updated the exchange-bmc-os-info's service file with a Requires stmt
This commit is contained in:
parent
46c9a27751
commit
0ad3c1d330
@ -1,7 +1,7 @@
|
|||||||
Name: ipmitool
|
Name: ipmitool
|
||||||
Summary: Utility for IPMI control
|
Summary: Utility for IPMI control
|
||||||
Version: 1.8.12
|
Version: 1.8.12
|
||||||
Release: 13%{?dist}
|
Release: 14%{?dist}
|
||||||
License: BSD
|
License: BSD
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
URL: http://ipmitool.sourceforge.net/
|
URL: http://ipmitool.sourceforge.net/
|
||||||
@ -165,6 +165,9 @@ install -Dm 755 %{SOURCE6} %{buildroot}%{_libexecdir}/exchange-bmc-os-info
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 17 2012 Praveen K Paladugu <praveen_paladugu@dell.com> - 1.8.12-14
|
||||||
|
- Updated the exchange-bmc-os-info's service file with Requires stmt
|
||||||
|
|
||||||
* Fri Dec 14 2012 Ales Ledvinka <aledvink@redhat.com> 1.8.12-13
|
* Fri Dec 14 2012 Ales Ledvinka <aledvink@redhat.com> 1.8.12-13
|
||||||
- fixed argument parsing leaks
|
- fixed argument parsing leaks
|
||||||
- ask user for password only once and do so only when interactive password
|
- ask user for password only once and do so only when interactive password
|
||||||
|
2
sources
2
sources
@ -1,5 +1,5 @@
|
|||||||
cfdfd15b6ee471c19a7a7e6b47233963 ipmitool-1.8.12.tar.bz2
|
cfdfd15b6ee471c19a7a7e6b47233963 ipmitool-1.8.12.tar.bz2
|
||||||
95bd2072031533893cd9d5d9c9603d92 exchange-bmc-os-info
|
95bd2072031533893cd9d5d9c9603d92 exchange-bmc-os-info
|
||||||
2b167a577a259bec99dbdd99f448f0b9 exchange-bmc-os-info.service
|
6598ee7c4ba2c8f69ef2ad48e502cada exchange-bmc-os-info.service
|
||||||
3a728964cb3990f3fd6febef36b4e8af exchange-bmc-os-info.sysconf
|
3a728964cb3990f3fd6febef36b4e8af exchange-bmc-os-info.sysconf
|
||||||
b8943d4efa72aa65e2409194f8d30bdb set-bmc-url.sh
|
b8943d4efa72aa65e2409194f8d30bdb set-bmc-url.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user