Add spl-dkms dependency to zfs-dkms
authorBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 19 Mar 2013 22:55:44 +0000 (15:55 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 19 Mar 2013 23:17:04 +0000 (16:17 -0700)
Adding the 'spl-dkms = VERSION' dependency to the zfs-dkms
package ensures the spl will be installed before zfs.  This
cleanly handles the initial 'yum localinstall' case.

However, this does not address the dkms rebuilds caused by
a new kernel being installed.  For that we still rely on the
clunky  --with-spl-timeout=<timeout> configure option which
allows the zfs compilation to be briefly delayed while the
spl components are built.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
rpm/generic/zfs-dkms.spec.in

index 3713b1a..445c390 100644 (file)
@@ -15,6 +15,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
 Requires:       dkms >= 2.2.0.2
+Requires:       spl-dkms = @VERSION@
 Provides:       %{module}-kmod = %{version}
 Conflicts:      %{module}-kmod