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: v0.94.4~73^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F5411%2Fhead;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 (cherry picked from commit f3f8d3660d0ece3139e5f3dc7881ccceadcf648d) Conflicts: ceph.spec.in In master, the "%if %else %endif" has been changed into two "%if %endif"s --- diff --git a/ceph.spec.in b/ceph.spec.in index b36a0b9648de..bc86f4747a69 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -161,7 +161,6 @@ Requires: librados2 = %{epoch}:%{version}-%{release} %if 0%{defined suse_version} BuildRequires: libexpat-devel BuildRequires: FastCGI-devel -Requires: apache2-mod_fcgid %else BuildRequires: expat-devel BuildRequires: fcgi-devel