- Updated ipmitool to latest upstream version.

- Removed 3 patches for already fixed bugs in latest ipmitool.
- Adapted warning message fix for ipmitool for latest version.
This commit is contained in:
Phil Knirsch 2006-02-06 13:47:24 +00:00
parent 789158463b
commit a1346a0c94
3 changed files with 10 additions and 11 deletions

View File

@ -1,2 +1,2 @@
OpenIPMI-1.4.11.tar.gz
ipmitool-1.8.2.tar.gz
ipmitool-1.8.6.tar.gz
OpenIPMI-1.4.14.tar.gz

View File

@ -1,8 +1,8 @@
%define ipmitoolver 1.8.2
%define ipmitoolver 1.8.6
Summary: OpenIPMI (Intelligent Platform Management Interface) library and tools
Name: OpenIPMI
Version: 1.4.14
Release: 17
Release: 18
License: GPL
Group: System Environment/Base
URL: http://sourceforge.net/projects/openipmi/
@ -13,9 +13,6 @@ Source4: openipmi.initscript
Patch1: OpenIPMI-1.4.11-gcc4.patch
Patch2: OpenIPMI-1.4.14-oob.patch
Patch3: OpenIPMI-1.4.14-warnings.patch
Patch4: OpenIPMI-1.4.14-lanplus-session-privset.patch
Patch20: ipmitool-1.8.2-fru.patch
Patch21: ipmitool-1.8.2-kgkey.patch
BuildRoot: /var/tmp/%{name}-%{version}-root
BuildPrereq: gdbm-devel swig glib2-devel net-snmp-devel ncurses-devel openssl-devel
@ -54,9 +51,6 @@ of the OpenIPMI project.
%patch1 -p1 -b .gcc4
%patch2 -p1 -b .oob
%patch3 -p1 -b .warnings
%patch4 -p1 -b .lanplus-session-privset
%patch20 -p1 -b .fru
%patch21 -p1 -b .kgkey
%build
%configure
@ -137,6 +131,11 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/*.a
%changelog
* Mon Feb 06 2006 Phil Knirsch <pknirsch@redhat.com> 1.4.14-18
- Updated ipmitool to latest upstream version.
- Removed 3 patches for already fixed bugs in latest ipmitool.
- Adapted warning message fix for ipmitool for latest version.
* Tue Jan 24 2006 Phil Knirsch <pknirsch@redhat.com> 1.4.14-17
- Fixed some minor things in initscripts.

View File

@ -1,2 +1,2 @@
ee4196ccea99898c31b16099ac905260 ipmitool-1.8.6.tar.gz
06fc4b2c8d758f4f9187f0065188542b OpenIPMI-1.4.14.tar.gz
d249ddd2176385fcea93753f5e103160 ipmitool-1.8.2.tar.gz