mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-01-25 01:16:34 +03:00
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 <behlendorf1@llnl.gov>
This commit is contained in:
parent
18d2f56176
commit
47f9824781
@ -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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user