mirror of
https://github.com/ceph/ceph
synced 2025-03-25 03:37:38 +00:00
Build: Add -n to files and description for rbd-fuse in ceph.sepc.in
Signed-off-by: Gary Lowell <gary.lowell@inktank.com>
This commit is contained in:
parent
de01bddb3a
commit
fd1512fc89
@ -91,7 +91,7 @@ Requires: fuse-libs
|
||||
Requires: libstdc++
|
||||
Requires: libuuid
|
||||
BuildRequires: fuse-devel
|
||||
%description fuse
|
||||
%description -n rbd-fuse
|
||||
FUSE based client to map Ceph rbd images to files
|
||||
|
||||
%package devel
|
||||
@ -405,7 +405,7 @@ fi
|
||||
/sbin/mount.fuse.ceph
|
||||
|
||||
#################################################################################
|
||||
%files rbd-fuse
|
||||
%files -n rbd-fuse
|
||||
%defattr(-,root,root,-)
|
||||
%{_bindir}/rbd-fuse
|
||||
%{_mandir}/man8/rbd-fuse.8*
|
||||
|
Loading…
Reference in New Issue
Block a user