Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=893165

--- Comment #10 from Adam Miller <[email protected]> ---
The machine I tested on already had mod_ssl enabled so this wasn't caught but a
colleague of mine noticed that the rpm auto-fu doesn't pull in mod_ssl as a
requires.

This should have been fixed before I passed the review, was my oversight.
However, everything else looks good.
 Apologies:

 %prep
 %setup -q -n %{name}-%{version}

 %build
-%{_httpd_apxs} -Wc,"%{optflags}" -c apache2/mod_qos.c
+%{_httpd_apxs} -Wc,"%{optflags}" -c apache2/mod_qos.c -lcrypto -lpcre

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=k3IOFcC8Tt&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to