summaryrefslogtreecommitdiff
path: root/ceph.spec.in
diff options
context:
space:
mode:
authorSage Weil <sage@newdream.net>2011-10-03 11:25:44 -0700
committerSage Weil <sage@newdream.net>2011-10-03 11:25:44 -0700
commit6103ee9e884398cabd8f6d317687b2a53837dc5b (patch)
tree3bede694582f43174bba5e456478f96b2bd5b73f /ceph.spec.in
parentc5b0e3ee22379cae48326004bf8ad29c980f54c3 (diff)
downloadceph-6103ee9e884398cabd8f6d317687b2a53837dc5b.tar.gz
more radosgw_admin -> radosgw-admin
Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'ceph.spec.in')
-rw-r--r--ceph.spec.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/ceph.spec.in b/ceph.spec.in
index 5e629d1bb4f..1a56e3fedf7 100644
--- a/ceph.spec.in
+++ b/ceph.spec.in
@@ -190,7 +190,7 @@ fi
%{_docdir}/ceph/sample.fetch_config
%{_sysconfdir}/bash_completion.d/ceph
%{_sysconfdir}/bash_completion.d/rados
-%{_sysconfdir}/bash_completion.d/radosgw_admin
+%{_sysconfdir}/bash_completion.d/radosgw-admin
%{_sysconfdir}/bash_completion.d/rbd
%config(noreplace) %{_sysconfdir}/logrotate.d/ceph
%{_mandir}/man8/ceph-mon.8*
@@ -207,7 +207,7 @@ fi
%{_mandir}/man8/cephfs.8*
%{_mandir}/man8/mount.ceph.8*
%{_mandir}/man8/radosgw.8*
-%{_mandir}/man8/radosgw_admin.8*
+%{_mandir}/man8/radosgw-admin.8*
%{_mandir}/man8/rados.8*
%{_mandir}/man8/rbd.8*
%{_mandir}/man8/ceph-authtool.8*
@@ -259,7 +259,7 @@ fi
%files radosgw
%defattr(-,root,root,-)
%{_bindir}/radosgw
-%{_bindir}/radosgw_admin
+%{_bindir}/radosgw-admin
%{_initrddir}/radosgw
%endif