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:
parent
91604b298c
commit
e9832eb272
@ -29,8 +29,6 @@ ExclusiveArch: i386 i686 x86_64
|
|||||||
ExcludeArch: ppc ppc64
|
ExcludeArch: ppc ppc64
|
||||||
|
|
||||||
Requires: spl = %{version}
|
Requires: spl = %{version}
|
||||||
Requires: zfs-dracut = %{version}
|
|
||||||
Requires: zfs-test = %{version}
|
|
||||||
Requires: %{name}-kmod >= %{version}
|
Requires: %{name}-kmod >= %{version}
|
||||||
Provides: %{name}-kmod-common = %{version}
|
Provides: %{name}-kmod-common = %{version}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user