mirror_zfs/rpm/generic
Brian Behlendorf c8122d2504 Only require spl-devel-kmod = %{version}
Commit f6fb7651a0 introduced the idea
of working builds which work correctly.  However, because the zfs-kmod
depends on a specific 'spl-devel-kmod = {version}-%{release}' package
and the release component is unique the dependency is never satisfied.

This requires line was introduced to ensure the correct version of the
spl is always used.  In this context only the version number is required
so the release component has been dropped to satisfy the dependency.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
2013-04-02 16:05:45 -07:00
..
.gitignore Refresh RPM packaging 2013-03-18 15:33:17 -07:00
Makefile.am Refresh RPM packaging 2013-03-18 15:33:17 -07:00
zfs-dkms.spec.in Tag zfs-0.6.1 2013-03-26 08:50:29 -07:00
zfs-kmod.spec.in Only require spl-devel-kmod = %{version} 2013-04-02 16:05:45 -07:00
zfs.spec.in Tag zfs-0.6.1 2013-03-26 08:50:29 -07:00