upstream release 1.8.15
This commit is contained in:
parent
bc79f2aa9b
commit
90d0306c26
@ -1,7 +1,7 @@
|
||||
Name: ipmitool
|
||||
Summary: Utility for IPMI control
|
||||
Version: 1.8.13
|
||||
Release: 6%{?dist}
|
||||
Version: 1.8.15
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
Group: System Environment/Base
|
||||
URL: http://ipmitool.sourceforge.net/
|
||||
@ -29,13 +29,13 @@ Patch1: ipmitool-1.8.10-ipmievd-init.patch
|
||||
Patch2: ipmitool-1.8.10-ipmievd-condrestart.patch
|
||||
Patch3: ipmitool-1.8.11-remove-umask0.patch
|
||||
# various threads. still pending.
|
||||
Patch4: cxoem-jb-cx6.patch
|
||||
#Patch4: cxoem-jb-cx6.patch
|
||||
# pending
|
||||
#Patch5: ipmitool-1.8.12-fips.patch
|
||||
# pending
|
||||
#Patch6: ipmitool-1.8.12-fipsman.patch
|
||||
# pending https://sourceforge.net/p/ipmitool/bugs/280/
|
||||
Patch7: ipmitool-1.8.13-dualbridgedoc.patch
|
||||
#Patch7: ipmitool-1.8.13-dualbridgedoc.patch
|
||||
# TODO
|
||||
Patch8: ipmitool-1.8.13-envarg.patch
|
||||
|
||||
@ -89,10 +89,10 @@ for the host OS to use.
|
||||
%patch1 -p1 -b .ipmievd-init
|
||||
%patch2 -p0 -b .condrestart
|
||||
%patch3 -p1 -b .umask
|
||||
%patch4 -p1 -b .cxoem
|
||||
#patch4 -p1 -b .cxoem
|
||||
#patch5 -p0 -b .fips
|
||||
#patch6 -p0 -b .fipsman
|
||||
%patch7 -p1 -b .dualbridgedoc
|
||||
#patch7 -p1 -b .dualbridgedoc
|
||||
%patch8 -p1 -b .argenv
|
||||
|
||||
for f in AUTHORS ChangeLog; do
|
||||
@ -185,6 +185,9 @@ install -Dm 755 contrib/bmc-snmp-proxy %{buildroot}%{_libexecdir}/bmc-sn
|
||||
%{_libexecdir}/bmc-snmp-proxy
|
||||
|
||||
%changelog
|
||||
* Thu Mar 19 2015 Ales Ledvinka <aledvink@redhat.com> 1.8.15-1
|
||||
- Upstream release 1.8.15
|
||||
|
||||
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.8.13-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user