diff --git a/OpenIPMI.spec b/OpenIPMI.spec index e9ad8a8..c01481f 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: 5 +Release: 6 License: GPL Group: System Environment/Base URL: http://sourceforge.net/projects/openipmi/ @@ -52,10 +52,10 @@ of the OpenIPMI project. %build %configure -make +make LIBTOOL=%{_bindir}/libtool pushd ipmitool-%{ipmitoolver} %configure -make +make LIBTOOL=%{_bindir}/libtool popd %install @@ -124,6 +124,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.a %changelog +* Fri Aug 05 2005 Phil Knirsch 1.4.14-6 +- Fixed build problem on 64bit machines + * Fri Jul 15 2005 Phil Knirsch 1.4.14-5 - Fixed missing change to not autostart in the initscript