- Updated to OpenIPMI-2.0.13
- Rebuild due to new openssl
This commit is contained in:
parent
77888130c0
commit
530783ff30
@ -1,2 +1,2 @@
|
|||||||
ipmitool-1.8.9.tar.gz
|
ipmitool-1.8.9.tar.gz
|
||||||
OpenIPMI-2.0.11.tar.gz
|
OpenIPMI-2.0.13.tar.gz
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
%{!?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
|
Summary: OpenIPMI (Intelligent Platform Management Interface) library and tools
|
||||||
Name: OpenIPMI
|
Name: OpenIPMI
|
||||||
Version: 2.0.11
|
Version: 2.0.13
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
License: BSD and BSD with advertising and LGPLv2+ and GPLv2+
|
License: BSD and BSD with advertising and LGPLv2+ and GPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
URL: http://sourceforge.net/projects/openipmi/
|
URL: http://sourceforge.net/projects/openipmi/
|
||||||
@ -164,6 +164,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/*.a
|
%{_libdir}/*.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 05 2007 Phil Knirsch <pknirsch@redhat.com> - 2.0.13-1
|
||||||
|
- Updated to OpenIPMI-2.0.13
|
||||||
|
- Rebuild due to new openssl
|
||||||
|
|
||||||
* Wed Oct 10 2007 Phil Knirsch <pknirsch@redhat.com> - 2.0.11-3
|
* Wed Oct 10 2007 Phil Knirsch <pknirsch@redhat.com> - 2.0.11-3
|
||||||
- Added missing perl-devel buildrequires
|
- Added missing perl-devel buildrequires
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user