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 17:53:53 -0700
commit62db186a19f902b0a23d14034552c83db8de7ece (patch)
treefe2a8f25bd053489c86331367bba6e19e3d22544
parent42fc9b49a7bbc242096946b381aafd435ebdd530 (diff)
downloadceph-62db186a19f902b0a23d14034552c83db8de7ece.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 9fdea422993..a6c3c7c3aa9 100644
--- a/ceph.spec.in
+++ b/ceph.spec.in
@@ -125,7 +125,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