Remove zfs-dracut and zfs-test dependencies

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
This commit is contained in:
Brian Behlendorf 2013-07-03 14:22:34 -07:00
parent 91604b298c
commit e9832eb272

View File

@ -29,8 +29,6 @@ ExclusiveArch: i386 i686 x86_64
ExcludeArch: ppc ppc64
Requires: spl = %{version}
Requires: zfs-dracut = %{version}
Requires: zfs-test = %{version}
Requires: %{name}-kmod >= %{version}
Provides: %{name}-kmod-common = %{version}