DEVEL15-redhat-spec-more-arches-20080123
authorDerrick Brashear <shadow@dementia.org>
Wed, 23 Jan 2008 21:38:45 +0000 (21:38 +0000)
committerDerrick Brashear <shadow@dementia.org>
Wed, 23 Jan 2008 21:38:45 +0000 (21:38 +0000)
LICENSE IPL10

support sprc, sparc64, ppc, ppc64, s390, s390x. we should be able to cope with
all these. if not, fix it.

(cherry picked from commit ef6fc588bcab9a59e54050899937407be962b074)

src/packaging/RedHat/openafs.spec.in

index aaf3922..d21534d 100644 (file)
@@ -223,7 +223,7 @@ BuildRequires: %{?kdepend:%{kdepend}, } pam-devel, ncurses-devel, flex, bison
 %if %{krb5support}
 BuildRequires: krb5-devel
 %endif
-ExclusiveArch: %{ix86} x86_64 ia64
+ExclusiveArch: %{ix86} x86_64 ia64 s390 s390x sparc64 ppc ppc64
 
 #    http://dl.openafs.org/dl/openafs/candidate/%{afsvers}/...
 Source0: http://www.openafs.org/dl/openafs/%{afsvers}/openafs-%{afsvers}-src.tar.bz2