- Rebuilt due to new net-snmp-5.4
- Some specfile updates
This commit is contained in:
parent
9bfb6852ab
commit
37871a07af
@ -3,7 +3,7 @@
|
||||
Summary: OpenIPMI (Intelligent Platform Management Interface) library and tools
|
||||
Name: OpenIPMI
|
||||
Version: 2.0.6
|
||||
Release: 5
|
||||
Release: 6%{?dist}
|
||||
License: GPL
|
||||
Group: System Environment/Base
|
||||
URL: http://sourceforge.net/projects/openipmi/
|
||||
@ -13,7 +13,7 @@ Source3: openipmi.sysconf
|
||||
Source4: openipmi.initscript
|
||||
Patch1: OpenIPMI-2.0.6-badheader.patch
|
||||
Patch100: ipmitool-1.8.7-peftime.patch
|
||||
BuildRoot: /var/tmp/%{name}-%{version}-root
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
PreReq: chkconfig
|
||||
BuildPrereq: gdbm-devel swig glib2-devel net-snmp-devel ncurses-devel
|
||||
BuildPrereq: openssl-devel python-devel readline-devel
|
||||
@ -166,6 +166,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/*.a
|
||||
|
||||
%changelog
|
||||
* Tue Nov 28 2006 Phil Knirsch <pknirsch@redhat.com> - 2.0.6-6.fc7
|
||||
- Update due to new net-snmp-5.4
|
||||
- Some specfile updates
|
||||
|
||||
* Tue Jul 18 2006 Phil Knirsch <pknirsch@redhat.com> - 2.0.6-5
|
||||
- Fixed check for udev in initscript (#197956)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user