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 <ncutler@suse.com>
(cherry picked from commit
f3f8d3660d0ece3139e5f3dc7881ccceadcf648d)
Conflicts:
ceph.spec.in
In master, the "%if %else %endif" has been changed
into two "%if %endif"s
%if 0%{defined suse_version}
BuildRequires: libexpat-devel
BuildRequires: FastCGI-devel
-Requires: apache2-mod_fcgid
%else
BuildRequires: expat-devel
BuildRequires: fcgi-devel