Add mod_fcgid dependency (#1865)

This commit is contained in:
Clément OUDOT 2019-07-26 07:44:28 +02:00
parent a6e33394a4
commit 5f3da08a20

View File

@ -213,9 +213,11 @@ Requires: perl(IO::String)
Requires: perl(Lemonldap::NG::Common) = %{version}-%{release}
Requires: perl(mod_perl2)
%if 0%{?rhel}%{?fedora}
Requires(post): httpd
Requires(post): httpd
Requires: mod_fcgid
%else
Requires(post): apache2
Requires(post): apache2
Requires: apache2-mod_fcgid
%endif
%description conf