]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
rpm: set files-attr for radosgw
authorColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Thu, 9 Dec 2010 18:26:55 +0000 (10:26 -0800)
committerColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Thu, 9 Dec 2010 18:28:39 +0000 (10:28 -0800)
Signed-off-by: Colin McCabe <colinm@hq.newdream.net>
ceph.spec.in

index 30a8c96129826adf6967e82610382c72b8f7edd1..d507c6b6a785683b6a6dbff5c996cf6d10e5ed61 100644 (file)
@@ -186,6 +186,7 @@ fi
 
 %if %{with_radosgw}
 %files radosgw
+%defattr(-,root,root,-)
 %{_bindir}/radosgw
 %{_bindir}/radosgw_admin
 %endif