fix accidentally added %description remove unnecessary ipmitoolver

definition
This commit is contained in:
Jan Šafránek 2008-10-20 11:52:58 +00:00
parent bd71b581df
commit ed14cd3bde
1 changed files with 3 additions and 2 deletions

View File

@ -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 <jsafrane@redhat.com> - 2.0.14-4
- fix description of the package
* Thu Oct 16 2008 Jan Safranek <jsafrane@redhat.com> - 2.0.14-3
- split ipmitool to separate package
- add 'reload' functionality to init script