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

Karsten Hopp karsten at fedoraproject.org
Wed Oct 26 18:28:05 UTC 2011


commit 87d5f53ce4a86323a8b7caac4dce0ffa1a418497
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 |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/freeipmi.spec b/freeipmi.spec
index 6e23917..0375864 100644
--- a/freeipmi.spec
+++ b/freeipmi.spec
@@ -2,7 +2,7 @@
 # Copyright (c) 2003 FreeIPMI Core Team
 #
 
-Release: 1%{?dist}
+Release: 1.1%{?dist}
 
 Name: freeipmi
 Version: 1.0.5
@@ -21,8 +21,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
@@ -326,6 +324,9 @@ fi
 %{_mandir}/man8/ipmidetectd.8*
 
 %changelog
+* Wed Oct 26 2011 Karsten Hopp <karsten at redhat.com> 1.0.5-1.1
+- enable build on all archs, the iopl issue #368541 is fixed
+
 * Fri Jul  1 2011 Jan Safranek <jsafrane at redhat.com> - 1.0.5-1
 - Updated to freeipmi-1.0.5:
   - Fix various issues in ipmi-dcmi, including command line parsing


More information about the scm-commits mailing list