From: Brian Behlendorf Date: Mon, 30 Apr 2012 20:31:05 +0000 (-0700) Subject: Add mdadm and bc dependencies X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=commitdiff_plain;ds=sidebyside;h=3462fa279c7e821e3afdb02bf687a779a82a38ee;p=zfs.git Add mdadm and bc dependencies The zfs-test package additionally depends on mdadm and bc to run the zfault.sh tests. Signed-off-by: Brian Behlendorf Closes #690 --- diff --git a/zfs.spec.in b/zfs.spec.in index 0066c83..2bed540 100644 --- a/zfs.spec.in +++ b/zfs.spec.in @@ -42,7 +42,7 @@ additional applications against the %{name} libraries. %package test Summary: ZFS File System Test Infrastructure Group: Utilities/System -Requires: zfs parted lsscsi +Requires: zfs parted lsscsi mdadm bc %description test The %{name}-test package contains a test infrastructure for zpios which