]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rpm: ceph-fuse requires fuse package 17120/head
authorKen Dreyer <kdreyer@redhat.com>
Mon, 21 Aug 2017 19:02:44 +0000 (13:02 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Mon, 21 Aug 2017 19:03:38 +0000 (13:03 -0600)
commit6fba9cc3f910442d3d09b41f01f454a39bfdbc48
tree3a5e05c7d1d01e8852f258615f4b1ec9cb3556d5
parentbd27b2e76a3b3a89c7992ec5fbb10c1f48952ce4
rpm: ceph-fuse requires fuse package

The ceph-fuse(8) man page describes using the "fusermount" tool to mount
CephFS. This utility is in the "fuse" package. Prior to this change, the
ceph-fuse RPM only depends on "fuse-libs", not "fuse".

The Debian packaging has always depended on the full "fuse" (previously
"fuse-utils") package, so we should make the RPM packaging do the same.

Fixes: http://tracker.ceph.com/issues/21057
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
ceph.spec.in