]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Build: Add -n to files and description for rbd-fuse in ceph.sepc.in
authorGary Lowell <glowell@inktank.com>
Fri, 1 Feb 2013 05:51:44 +0000 (21:51 -0800)
committerGary Lowell <glowell@inktank.com>
Fri, 1 Feb 2013 05:51:44 +0000 (21:51 -0800)
Signed-off-by: Gary Lowell <gary.lowell@inktank.com>
ceph.spec.in

index 9987cf2a59f8cb6276b328cf4217db5eee626464..7dcd0844a7ac9ba5599b679f5e67ade4804f4535 100644 (file)
@@ -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*