https://bugzilla.redhat.com/show_bug.cgi?id=1013485

Remi Collet <fed...@famillecollet.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fed...@famillecollet.com



--- Comment #11 from Remi Collet <fed...@famillecollet.com> ---
About httpd-mmn, correct solution is


%{!?_httpd_mmn:  %{expand: %%global _httpd_mmn %%(cat %{_includedir}/httpd/.mmn
2>/dev/null || echo missing-httpd-devel)}}
(notice, the previous can probably be omitted, as always provided by recent
httpd-develĂ 

Requires: httpd-mmn = %{_httpd_mmn}

@dridi, you're right, this is missing in mod_auth_cas (probably worth a bug
report)

About scgi.conf, with apache 2.4 this files have to be splited 
- /etc/httpd/conf.modules.d/10-scgi.conf => only the loadmodule
- /etc/httpd/conf.d/scgi.conf

(and please remove comment about "a2enmod" command which is debian specific)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to