From ed14cd3bde69b43a339e98f2cf399988023e143b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20=C5=A0afr=C3=A1nek?= Date: Mon, 20 Oct 2008 11:52:58 +0000 Subject: [PATCH] fix accidentally added %description remove unnecessary ipmitoolver definition --- OpenIPMI.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/OpenIPMI.spec b/OpenIPMI.spec index 49bcae3..6d9ba30 100644 --- a/OpenIPMI.spec +++ b/OpenIPMI.spec @@ -1,4 +1,3 @@ -%define ipmitoolver 1.8.9 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Summary: OpenIPMI (Intelligent Platform Management Interface) library and tools Name: OpenIPMI @@ -64,7 +63,6 @@ The OpenIPMI-devel package contains the graphical user interface to monitor and control IPMI-enabled device. -%description %prep %setup -q @@ -159,6 +157,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/python*/site-packages/openipmigui %changelog +* Mon Oct 20 2008 Jan Safranek - 2.0.14-4 +- fix description of the package + * Thu Oct 16 2008 Jan Safranek - 2.0.14-3 - split ipmitool to separate package - add 'reload' functionality to init script