From: Brian Behlendorf Date: Thu, 10 Mar 2016 17:10:29 +0000 (-0800) Subject: Remove RPM package restriction X-Git-Tag: spl-0.7.0-rc1~24 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=47f98247814fff50d02ddc0772197842c57cdc3a;p=spl Remove RPM package restriction ZFS on Linux is regularly tested on arm, ppc, ppc64, i686 and x86_64 architectures. Given this the artificial architecture restriction in the packaging has been removed. Signed-off-by: Brian Behlendorf --- diff --git a/rpm/generic/spl.spec.in b/rpm/generic/spl.spec.in index 43bbd98..ee6aa99 100644 --- a/rpm/generic/spl.spec.in +++ b/rpm/generic/spl.spec.in @@ -8,11 +8,6 @@ License: GPLv2+ URL: http://zfsonlinux.org/ Source0: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -ExclusiveArch: i386 i686 x86_64 - -# May build but untested on ppc/ppc64 -ExcludeArch: ppc ppc64 - Requires: %{name}-kmod = %{version} Provides: %{name}-kmod-common = %{version}