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

Remi Collet <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #1 from Remi Collet <[email protected]> ---
First, very nice proposal, mod_proxy_fcgi is really a nice feature of httpd
2.4, so nice to have in EPEL-6 for httpd 2.2.

Small comment about the spec
   # mmn from httpd-devel-2.2.15-39.el6
   Requires:       httpd-mmn = 20051115

Should better use
    %{!?_httpd_mmn: %{expand: %%global _httpd_mmn %%(cat
%{_includedir}/httpd/.mmn || echo missing-httpd-devel)}}
    Requires: httpd-mmn = %{_httpd_mmn}

And, this is probably uneeded, as %{_httpd_mmn} should be enough.
   Requires:       httpd < 2.3

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to