Search
j0ke.net Open Build Service
>
Projects
>
internetx
:
projects
:
http
>
nginx
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 63
[-]
[+]
Changed
nginx.spec
@@ -15,7 +15,7 @@ %define nps_version 1.9.32.2 %define slowfs_version 1.5 -%define waf_version 2.8.0 +#%define waf_version 2.8.0 %define openssl_version 1.0.1j Name: nginx @@ -71,7 +71,7 @@ Source13: nginx-munin.tar.gz Source14: release-%{nps_version}-beta.zip Source15: %{nps_version}.tar.gz -Source16: modsecurity-%{waf_version}.tar.gz +#Source16: modsecurity-%{waf_version}.tar.gz Source100: index.html @@ -130,18 +130,18 @@ %build -pushd modsecurity-%{waf_version} build mod_security library first - -%configure \ -%if 0%{?rhel} < 6 - --with-libxml=%{libxml2_build_path} \ -%endif - --enable-standalone-module --enable-pcre-match-limit=no --enable-pcre-match-limit-recursion=no - -make || : -cd standalone -make install-exec-hook || : -popd +#pushd modsecurity-%{waf_version} build mod_security library first +# +#%configure \ +#%if 0%{?rhel} < 6 +# --with-libxml=%{libxml2_build_path} \ +#%endif +# --enable-standalone-module --enable-pcre-match-limit=no --enable-pcre-match-limit-recursion=no +# +#make || : +#cd standalone +#make install-exec-hook || : +#popd