summaryrefslogtreecommitdiff
path: root/ceph.spec.in
diff options
context:
space:
mode:
authorSage Weil <sage.weil@dreamhost.com>2011-10-09 15:35:52 -0700
committerSage Weil <sage.weil@dreamhost.com>2011-10-10 19:11:45 -0700
commit3f619ddb55a7add161ab4fcee2ccb28bc60cb734 (patch)
treeb646daf9f7a61e840d857512bcc52574cf294fd8 /ceph.spec.in
parent468c7dce798953a0b37c3467e447e06119e965e1 (diff)
downloadceph-3f619ddb55a7add161ab4fcee2ccb28bc60cb734.tar.gz
ceph.spec.in: fix radosgw files
Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
Diffstat (limited to 'ceph.spec.in')
-rw-r--r--ceph.spec.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/ceph.spec.in b/ceph.spec.in
index ff76dac9150..c231b508815 100644
--- a/ceph.spec.in
+++ b/ceph.spec.in
@@ -208,6 +208,8 @@ fi
%dir %{_libdir}/rados-classes
%{_libdir}/rados-classes/libcls_rbd.so.*
%{_libdir}/rados-classes/libcls_rbd.so
+%{_libdir}/rados-classes/libcls_rgw.so.*
+%{_libdir}/rados-classes/libcls_rgw.so
/sbin/mkcephfs
/sbin/mount.ceph
%{_libdir}/ceph
@@ -282,6 +284,7 @@ fi
%files radosgw
%defattr(-,root,root,-)
+%{_initrddir}/radosgw
%{_bindir}/radosgw
%{_bindir}/radosgw-admin
%{_mandir}/man8/radosgw.8*