]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rpm: ceph-fuse requires fuse package 17470/head
authorKen Dreyer <kdreyer@redhat.com>
Mon, 21 Aug 2017 19:02:44 +0000 (13:02 -0600)
committerNathan Cutler <ncutler@suse.com>
Tue, 5 Sep 2017 09:24:30 +0000 (11:24 +0200)
commit18442e15854f7973c1b478befaff42f08b549505
tree143f11faaaaf78027f2a00f662f90e3a0ab39587
parent823585311c41729309809690a7df5cb83c4ece12
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>
(cherry picked from commit 6fba9cc3f910442d3d09b41f01f454a39bfdbc48)
ceph.spec.in