Bug 1051587 - Trivial change for ppc64le in irqbalance spec
Summary: Trivial change for ppc64le in irqbalance spec
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: irqbalance
Version: rawhide
Hardware: ppc64le
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Petr Holasek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F-ExcludeArch-ppc64le, PPC64LETracker
TreeView+ depends on / blocked
 
Reported: 2014-01-10 16:20 UTC by Brent Baude
Modified: 2016-10-04 04:10 UTC (History)
3 users (show)

Fixed In Version: irqbalance-1.0.7-2.fc21
Clone Of:
Environment:
Last Closed: 2014-01-10 17:01:33 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Brent Baude 2014-01-10 16:20:34 UTC
Please consider the following trivial change to the irqbalance spec file to enable ppc64le.

diff --git a/irqbalance.spec b/irqbalance.spec
index 1d4b7e8..7c1f5a7 100644
--- a/irqbalance.spec
+++ b/irqbalance.spec
@@ -20,7 +20,7 @@ Requires: numactl-libs
 
 %define _hardened_build 1
 
-ExclusiveArch: %{ix86} x86_64 ia64 ppc ppc64 %{arm}
+ExclusiveArch: %{ix86} x86_64 ia64 ppc ppc64 %{arm} ppc64le
 
 Patch1: irqbalance-1.0.4-env-file-path.patch

Comment 1 Petr Holasek 2014-01-10 17:01:33 UTC
Hello,

there are still some issues with build system, so we cannot actually provide ppc64le build (https://lists.fedoraproject.org/pipermail/secondary/2013-October/002628.html), but I've included the fix and re-build package. So I hope there will be full ppc64le support soon.

thanks,
Petr


Note You need to log in before you can comment on or make changes to this bug.