Search
j0ke.net Open Build Service
>
Projects
>
server:http
:
nginx
:
suse
>
nginx-1.2
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 24
[-]
[+]
Changed
nginx-1.2.spec
@@ -71,7 +71,7 @@ %if 0%{?sles_version} == 10 %define with_modsec 0 %else -%define with_modsec 0 +%define with_modsec 1 %endif # @@ -163,7 +163,7 @@ %if 0%{?with_modsec} cd %{modsec} ./autogen.sh -%configure --enable-standalone-module --disable-pcre-match-limit --disable-pcre-match-limit-recursion +./configure --enable-standalone-module %__make cd .. %endif