Changes of Revision 5
[-] [+] | Changed | nginx-1.2.changes |
[-] [+] | Changed | nginx-1.2.spec ^ |
[-] [+] | Added | modsec-config.patch ^ |
@@ -0,0 +1,8 @@ +--- nginx/modsecurity/config.orig 2012-07-29 20:57:41.679793670 +0200 ++++ nginx/modsecurity/config 2012-07-29 20:57:58.331797258 +0200 +@@ -3,4 +3,4 @@ + NGX_ADDON_SRCS="$NGX_ADDON_SRCS $ngx_addon_dir/ngx_http_modsecurity_module.c" + NGX_ADDON_DEPS="$NGX_ADDON_DEPS" + CORE_LIBS="$CORE_LIBS $ngx_addon_dir/../../standalone/.libs/standalone.a -lapr-1 -laprutil-1 -lxml2 -lm" +-CORE_INCS="$CORE_INCS /usr/include/apache2 /usr/include/apr-1.0 $ngx_addon_dir/../../standalone $ngx_addon_dir/../../apache2 /usr/include/libxml2" ++CORE_INCS="$CORE_INCS /usr/include/apache2 /usr/include/apr-1 $ngx_addon_dir/../../standalone $ngx_addon_dir/../../apache2 /usr/include/libxml2" | ||
Added | 2.7-iis-nginx.tar.bz2 ^ |