enable build on all archs, the iopl issue #368541 is fixed

This commit is contained in:
Karsten Hopp 2011-10-26 20:31:29 +02:00 committed by Jan Safranek
parent 17c99de91a
commit 76825bbb35

View File

@ -19,8 +19,6 @@ Requires(preun): chkconfig
Requires(preun): initscripts
Requires(post): info
Requires(preun): info
# Necessary as only those archs implement iopl and friends (#368541)
ExclusiveArch: %{ix86} x86_64 ia64 alpha
Summary: IPMI remote console and system management software
%description
The FreeIPMI project provides "Remote-Console" (out-of-band) and
@ -323,6 +321,7 @@ fi
%changelog
* Thu Oct 27 2011 Jan Safranek <jsafrane@redhat.com> - 1.0.8-1
- enable build on all archs, the iopl issue #368541 is fixed
- Updated to freeipmi-1.0.8:
- Fix corner case in which invalid SDR entry could be loaded when
shared sensors exist on event only records.