- Added missing prereq to chkconfig
This commit is contained in:
parent
b6ca0508fa
commit
c53aadcb4a
@ -2,7 +2,7 @@
|
|||||||
Summary: OpenIPMI (Intelligent Platform Management Interface) library and tools
|
Summary: OpenIPMI (Intelligent Platform Management Interface) library and tools
|
||||||
Name: OpenIPMI
|
Name: OpenIPMI
|
||||||
Version: 1.4.14
|
Version: 1.4.14
|
||||||
Release: 18.2.1
|
Release: 19
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
URL: http://sourceforge.net/projects/openipmi/
|
URL: http://sourceforge.net/projects/openipmi/
|
||||||
@ -14,6 +14,7 @@ Patch1: OpenIPMI-1.4.11-gcc4.patch
|
|||||||
Patch2: OpenIPMI-1.4.14-oob.patch
|
Patch2: OpenIPMI-1.4.14-oob.patch
|
||||||
Patch3: OpenIPMI-1.4.14-warnings.patch
|
Patch3: OpenIPMI-1.4.14-warnings.patch
|
||||||
BuildRoot: /var/tmp/%{name}-%{version}-root
|
BuildRoot: /var/tmp/%{name}-%{version}-root
|
||||||
|
PreReq: chkconfig
|
||||||
BuildPrereq: gdbm-devel swig glib2-devel net-snmp-devel ncurses-devel openssl-devel
|
BuildPrereq: gdbm-devel swig glib2-devel net-snmp-devel ncurses-devel openssl-devel
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -131,6 +132,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/*.a
|
%{_libdir}/*.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 17 2006 Phil Knirsch <pknirsch@redhat.com> 1.4.14-19
|
||||||
|
- Added missing PreReq for chkconfig
|
||||||
|
|
||||||
* Mon Feb 13 2006 Jesse Keating <jkeating@redhat.com> - 1.4.14-18.2.1
|
* Mon Feb 13 2006 Jesse Keating <jkeating@redhat.com> - 1.4.14-18.2.1
|
||||||
- rebump for build order issues during double-long bump
|
- rebump for build order issues during double-long bump
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user