Remove zfs-dracut and zfs-test dependencies
authorBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 3 Jul 2013 21:22:34 +0000 (14:22 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 3 Jul 2013 21:58:42 +0000 (14:58 -0700)
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

rpm/generic/zfs.spec.in

index ddbee84..8b57e6e 100644 (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}