diff options
author | Brian Behlendorf <[email protected]> | 2012-01-17 16:20:43 -0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2012-01-18 12:19:52 -0800 |
commit | b4b599d2508296a9dac0abe29532fc0884f299b7 (patch) | |
tree | 9a7d8ae8899b18c334d6ffdcc622e7f5228e9fe5 /lib/libzfs/libzfs_dataset.c | |
parent | b40a77aefca3d0832396edd35f597100d152f163 (diff) |
Fix rpm dependencies
This change updates the rpm spec files to have strictly correct
package dependencies. That means a few things:
* The zfs-modules package is now tied to a specific build of
the spl-modules packages based on the kernel version. This
ensures that the correct spl-modules packages will always get
installed and not just the newest.
* The zfs package now requires both the zfs-modules and spl
packages. Thus a 'yum install zfs' will pull in the minimal
set of packages required for a functional system.
* The zfs-devel packages now require the zfs package to be
installed which is normal behavior for -devel packages.
* Remove the redundant distribution release extension. This
is already added once because it is part of the kernel package
release name.
Signed-off-by: Brian Behlendorf <[email protected]>
Diffstat (limited to 'lib/libzfs/libzfs_dataset.c')
0 files changed, 0 insertions, 0 deletions