diff --git a/OpenIPMI.spec b/OpenIPMI.spec index aae757c..cfd314f 100644 --- a/OpenIPMI.spec +++ b/OpenIPMI.spec @@ -2,7 +2,7 @@ Summary: OpenIPMI (Intelligent Platform Management Interface) library and tools Name: OpenIPMI Version: 1.4.14 -Release: 18.2.1 +Release: 19 License: GPL Group: System Environment/Base URL: http://sourceforge.net/projects/openipmi/ @@ -14,6 +14,7 @@ Patch1: OpenIPMI-1.4.11-gcc4.patch Patch2: OpenIPMI-1.4.14-oob.patch Patch3: OpenIPMI-1.4.14-warnings.patch BuildRoot: /var/tmp/%{name}-%{version}-root +PreReq: chkconfig BuildPrereq: gdbm-devel swig glib2-devel net-snmp-devel ncurses-devel openssl-devel %description @@ -131,6 +132,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.a %changelog +* Fri Feb 17 2006 Phil Knirsch 1.4.14-19 +- Added missing PreReq for chkconfig + * Mon Feb 13 2006 Jesse Keating - 1.4.14-18.2.1 - rebump for build order issues during double-long bump