From 89109536674839c60704227c1463832aa2a9937d Mon Sep 17 00:00:00 2001 From: Jon Masters Date: Jun 16 2006 02:08:56 +0000 Subject: Add in dependency on glibc-kernheaders for --- diff --git a/OpenIPMI.spec b/OpenIPMI.spec index 2827c36..db985ef 100644 --- a/OpenIPMI.spec +++ b/OpenIPMI.spec @@ -3,7 +3,7 @@ Summary: OpenIPMI (Intelligent Platform Management Interface) library and tools Name: OpenIPMI Version: 2.0.6 -Release: 2 +Release: 3 License: GPL Group: System Environment/Base URL: http://sourceforge.net/projects/openipmi/ @@ -16,6 +16,7 @@ BuildRoot: /var/tmp/%{name}-%{version}-root PreReq: chkconfig BuildPrereq: gdbm-devel swig glib2-devel net-snmp-devel ncurses-devel BuildPrereq: openssl-devel python-devel readline-devel +BuildPrereq: glibc-kernheaders %description The Open IPMI project aims to develop an open code base to allow access to @@ -164,6 +165,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.a %changelog +* Fri Jun 16 2006 Jon Masters 2.0.6-3 +- Fix a build requires (needs glibc-kernheaders) + * Thu Jun 15 2006 Jesse Keating 2.0.6-2 - Bump for new glib2