From f3f8d3660d0ece3139e5f3dc7881ccceadcf648d Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Thu, 16 Jul 2015 15:16:22 +0200 Subject: [PATCH] ceph.spec.in: remove SUSE-specific apache2-mod_fcgid dependency This package is no longer required for RGW to work in SUSE. http://tracker.ceph.com/issues/12358 Fixes: #12358 Signed-off-by: Nathan Cutler --- ceph.spec.in | 1 - 1 file changed, 1 deletion(-) diff --git a/ceph.spec.in b/ceph.spec.in index 375028b7f2e..fe78afc91fd 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -188,7 +188,6 @@ Requires: librados2 = %{epoch}:%{version}-%{release} %if 0%{defined suse_version} BuildRequires: libexpat-devel BuildRequires: FastCGI-devel -Requires: apache2-mod_fcgid %endif %if 0%{?rhel} || 0%{?fedora} BuildRequires: expat-devel