From: Gary Lowell Date: Tue, 27 Aug 2013 16:53:12 +0000 (-0700) Subject: ceph.spec.in: radosgw package doesn't require mod_fcgi X-Git-Tag: v0.69~43 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=8df504c157fc9de526657e5787c8fb532b678320;p=ceph.git ceph.spec.in: radosgw package doesn't require mod_fcgi Fixes #5702 Signed-off-by: Gary Lowell --- 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