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-08-27 09:53:12 -0700
commit8df504c157fc9de526657e5787c8fb532b678320 (patch)
tree90542614245d7557a9583a5252a2ceabe9a24048
parenta10ca4b5e01839f217289891e5ef5bc0ec26e4b1 (diff)
downloadceph-8df504c157fc9de526657e5787c8fb532b678320.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 11a962d8bdc..8091018c1dc 100644
--- a/ceph.spec.in
+++ b/ceph.spec.in
@@ -126,7 +126,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