Remove from the zfs package the depenencies on the zfs-dracut and
zfs-test subpackages. Neither of these packages are required for
normal operation and they bring in many unnecessary dependencies
during installation.
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #1395
ExcludeArch: ppc ppc64
Requires: spl = %{version}
-Requires: zfs-dracut = %{version}
-Requires: zfs-test = %{version}
Requires: %{name}-kmod >= %{version}
Provides: %{name}-kmod-common = %{version}