From: Benjamin Kaduk Date: Sat, 25 Jan 2020 05:42:33 +0000 (-0800) Subject: RedHat: support the ppc64le architecture X-Git-Tag: openafs-devel-1_9_0~149 X-Git-Url: http://git.openafs.org/?p=openafs.git;a=commitdiff_plain;h=71a825a3d86faeaf69645d5faab1a14558069c4c RedHat: support the ppc64le architecture Reported by zhenjiang.cai@powercore.com.cn. FIXES 135065 Change-Id: I79718a8b4da8a73edf40e0221308c9babc5e85b5 Reviewed-on: https://gerrit.openafs.org/14046 Tested-by: BuildBot Reviewed-by: Stephan Wiesand Reviewed-by: Michael Meffie Reviewed-by: Yadavendra Yadav Reviewed-by: Benjamin Kaduk --- diff --git a/src/packaging/RedHat/openafs.spec.in b/src/packaging/RedHat/openafs.spec.in index ab42418..758fcdb 100644 --- a/src/packaging/RedHat/openafs.spec.in +++ b/src/packaging/RedHat/openafs.spec.in @@ -105,7 +105,7 @@ BuildRequires: elfutils-devel %endif %endif -ExclusiveArch: %{ix86} x86_64 ia64 s390 s390x sparc64 ppc ppc64 aarch64 +ExclusiveArch: %{ix86} x86_64 ia64 s390 s390x sparc64 ppc ppc64 ppc64le aarch64 # http://dl.openafs.org/dl/openafs/candidate/%{afsvers}/... Source0: http://www.openafs.org/dl/openafs/%{afsvers}/openafs-%{afsvers}-src.tar.bz2