From 8804b3f1ab5180c8a85b25b9b46b986fe7022868 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 (cherry picked from commit f3f8d3660d0ece3139e5f3dc7881ccceadcf648d) Conflicts: ceph.spec.in In master, the "%if %else %endif" has been changed into two "%if %endif"s --- ceph.spec.in | 1 - 1 file changed, 1 deletion(-) 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 -- 2.47.3