]> granicus.if.org Git - zfs/commitdiff
Remove RPM package restriction
authorBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 10 Mar 2016 17:10:29 +0000 (09:10 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 10 Mar 2016 17:19:08 +0000 (09:19 -0800)
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 <behlendorf1@llnl.gov>
rpm/generic/spl.spec.in

index 43bbd98f4903201e0346ba6ccb9c6f698c58d929..ee6aa99b1fe9921d2a3a4079ea13dca747b13488 100644 (file)
@@ -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}