From: Colin Patrick McCabe Date: Thu, 9 Dec 2010 18:26:55 +0000 (-0800) Subject: rpm: set files-attr for radosgw X-Git-Tag: v0.24~32 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=9df18d198444f34fda22148463d2dada714736ec;p=ceph.git rpm: set files-attr for radosgw Signed-off-by: Colin McCabe --- diff --git a/ceph.spec.in b/ceph.spec.in index 30a8c9612982..d507c6b6a785 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -186,6 +186,7 @@ fi %if %{with_radosgw} %files radosgw +%defattr(-,root,root,-) %{_bindir}/radosgw %{_bindir}/radosgw_admin %endif