diff --git a/freeipmi.spec b/freeipmi.spec index 4ef8e99..6be202d 100644 --- a/freeipmi.spec +++ b/freeipmi.spec @@ -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 - 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.