rpms/mod_security/devel mod_security.conf, 1.2, 1.3 mod_security.spec, 1.3, 1.4

Ville Skyttä ville.skytta at iki.fi
Sat Jul 9 12:17:19 UTC 2005


On Sat, 2005-07-09 at 07:58 -0400, Michael G. Fleming wrote:

> -Requires: httpd
> +Requires: httpd  httpd-mmn = %([ -a %{_includedir}/httpd/.mmn ] && cat
> +%{_includedir}/httpd/.mmn || echo missing)

That won't work at least on FC4 and earlier; the %(...) construct cannot
contain linebreaks.  In this case, the build will hang, waiting for
input to "cat".  Also, httpd-mmn is provided by httpd, see attached
suggested patch.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ms.patch
Type: text/x-patch
Size: 777 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-extras-commits/attachments/20050709/7a1a7a7e/attachment-0001.bin>


More information about the fedora-extras-commits mailing list