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

Jan Šafránek jsafrane at fedoraproject.org
Thu Oct 27 08:37:05 UTC 2011


commit 76825bbb35a5e64adfd52fb2f80e3a8325d58e84
Author: Karsten Hopp <karsten at redhat.com>
Date:   Wed Oct 26 20:31:29 2011 +0200

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

 freeipmi.spec |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
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 <jsafrane at 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.


More information about the scm-commits mailing list