summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGary Lowell <gary.lowell@inktank.com>2013-08-27 09:53:12 -0700
committerGary Lowell <gary.lowell@inktank.com>2013-10-07 18:05:55 -0700
commiteb06f3738851d27914704821897ed80104c4c29c (patch)
tree6e78f4d4bee9745791bfd39d90115e03d7c64bf4
parent5a426a1f1f34d3f5a510009cc3f3b219d3cbc74b (diff)
downloadceph-eb06f3738851d27914704821897ed80104c4c29c.tar.gz
ceph.spec.in: radosgw package doesn't require mod_fcgi
Fixes #5702 Signed-off-by: Gary Lowell <gary.lowell@inktank.com>
-rw-r--r--ceph.spec.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/ceph.spec.in b/ceph.spec.in
index d6eaf9ae4b0..c481785f7f7 100644
--- a/ceph.spec.in
+++ b/ceph.spec.in
@@ -122,7 +122,6 @@ Requires: apache2-mod_fcgid
%else
BuildRequires: expat-devel
BuildRequires: fcgi-devel
-Requires: mod_fcgid
%endif
%description radosgw
radosgw is an S3 HTTP REST gateway for the RADOS object store. It is