From 9df18d198444f34fda22148463d2dada714736ec Mon Sep 17 00:00:00 2001 From: Colin Patrick McCabe Date: Thu, 9 Dec 2010 10:26:55 -0800 Subject: [PATCH] rpm: set files-attr for radosgw Signed-off-by: Colin McCabe --- ceph.spec.in | 1 + 1 file changed, 1 insertion(+) diff --git a/ceph.spec.in b/ceph.spec.in index 30a8c96129826..d507c6b6a7856 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 -- 2.39.5