Fedora Account System
Red Hat Associate
Red Hat Customer
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};')
Implemented by ExcludeArch: s390 s390x to sync with the rest of the open fabric platform excludes