[ipmiutil] updates to ipmiutil-2.7.0, adding fwum, hpm, oem_fujitsu, iekanalyzer, etc.

arcress arcress at fedoraproject.org
Mon Oct 11 18:44:44 UTC 2010


commit 077176b864a8e43b76e111970e14644404efcdc8
Author: Andy Cress <arcress at ac4lht.(none)>
Date:   Mon Oct 11 14:42:13 2010 -0400

    updates to ipmiutil-2.7.0, adding fwum, hpm, oem_fujitsu, iekanalyzer, etc.

 .gitignore    |    1 +
 ipmiutil.spec |   12 +++++++++---
 sources       |    2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9c9dd10..15731f3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 ipmiutil-2.6.8.tar.gz
+/ipmiutil-2.7.0.tar.gz
diff --git a/ipmiutil.spec b/ipmiutil.spec
index 35ff3d2..2a7697a 100644
--- a/ipmiutil.spec
+++ b/ipmiutil.spec
@@ -1,5 +1,5 @@
 Name: ipmiutil
-Version: 2.6.8
+Version: 2.7.0
 Release: 1%{?dist}
 Summary: A package that provides easy-to-use IPMI server management utilities
 License: BSD
@@ -15,8 +15,8 @@ perform an IPMI chassis reset, set up the IPMI LAN and Platform Event Filter
 entries to allow SNMP alerts, and other IPMI tasks.  
 These can be invoked with the metacommand ipmiutil, or via subcommand 
 shortcuts as well.  Man pages are provided.
-An IPMI driver can be provided by either the the OpenIPMI driver (/dev/ipmi0)
-or Intel IPMI driver (/dev/imb), etc.  If used locally and no driver is
+An IPMI driver can be provided by either the OpenIPMI driver (/dev/ipmi0)
+or the Intel IPMI driver (/dev/imb), etc.  If used locally and no driver is
 detected, ipmiutil will use user-space direct I/Os instead.
 
 
@@ -54,6 +54,8 @@ make install DESTDIR=%{buildroot}
 %{_sbindir}/iwdt 
 %{_sbindir}/ipicmg 
 %{_sbindir}/ifirewall 
+%{_sbindir}/ifwum 
+%{_sbindir}/ihpm 
 %{_initrddir}/ipmiutil_wdt
 %{_initrddir}/ipmiutil_asy
 %{_initrddir}/ipmiutil_evt
@@ -81,6 +83,10 @@ make install DESTDIR=%{buildroot}
 %{_mandir}/man8/ipmi_port.8*
 %{_mandir}/man8/ipicmg.8*
 %{_mandir}/man8/ifirewall.8*
+%{_mandir}/man8/ifwum.8*
+%{_mandir}/man8/ihpm.8*
+%{_mandir}/man8/isunoem.8*
+%{_mandir}/man8/iekanalyzer.8*
 %doc AUTHORS ChangeLog COPYING NEWS README TODO 
 %doc doc/UserGuide
 
diff --git a/sources b/sources
index beeef0f..6833a99 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b124674b28e8da96ead0a8db3a1da3eb  ipmiutil-2.6.8.tar.gz
+83f2527e55b8ed8602d05d35231fbaa4  ipmiutil-2.7.0.tar.gz


More information about the scm-commits mailing list