]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph.spec.in: remove SUSE-specific apache2-mod_fcgid dependency 5411/head
authorNathan Cutler <ncutler@suse.com>
Thu, 16 Jul 2015 13:16:22 +0000 (15:16 +0200)
committerNathan Cutler <ncutler@suse.com>
Wed, 29 Jul 2015 19:24:13 +0000 (21:24 +0200)
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

ceph.spec.in

index b36a0b9648decf799bdf3f3258963aa1308a29e7..bc86f4747a695080068f675850d328b746041c5f 100644 (file)
@@ -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