Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1076202

Summary: Trivial change to infiniband-diags spec to enable ppc64le
Product: [Fedora] Fedora Reporter: Brent Baude <bbaude>
Component: infiniband-diagsAssignee: Doug Ledford <dledford>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: dledford, jonstanley, mschmidt, pbrobinson
Target Milestone: ---   
Target Release: ---   
Hardware: ppc64le   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-18 09:51:58 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1051573    

Description Brent Baude 2014-03-13 18:50:28 UTC
Please consider the following trivial patch to enable ppc64le:

[baude@ppc64le infiniband-diags]$ git diff
diff --git a/infiniband-diags.spec b/infiniband-diags.spec
index 1d2324b..cbeaeac 100644
--- a/infiniband-diags.spec
+++ b/infiniband-diags.spec
@@ -13,7 +13,7 @@ Patch1: infiniband-diags-1.6.1-hostname.patch
 BuildRequires: opensm-devel > 3.3.8, libibumad-devel, libibmad-devel, perl
 Provides: perl(IBswcountlimits)
 Obsoletes: openib-diags < 1.3
-ExclusiveArch: %{ix86} x86_64 ia64 ppc ppc64 %{arm}
+ExclusiveArch: %{ix86} x86_64 ia64 ppc ppc64 %{arm} ppc64le
 
 # Find the correct directory to install the perl module into.
 %global _perldir %(perl -e 'use Config; print $Config{installvendorarch};')

Comment 1 Peter Robinson 2014-03-18 09:51:58 UTC
Implemented by 

ExcludeArch: s390 s390x

to sync with the rest of the open fabric platform excludes