From: Nathan Cutler Date: Thu, 16 Jul 2015 13:16:22 +0000 (+0200) Subject: ceph.spec.in: remove SUSE-specific apache2-mod_fcgid dependency X-Git-Tag: v9.1.0~502^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=f3f8d3660d0ece3139e5f3dc7881ccceadcf648d;p=ceph.git 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 --- diff --git a/ceph.spec.in b/ceph.spec.in index 375028b7f2e6..fe78afc91fd1 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