Search
j0ke.net Open Build Service
>
Projects
>
home:kries
:
proceed_dev
>
nginx_debug
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 12
[-]
[+]
Changed
nginx.spec
@@ -82,6 +82,7 @@ Source16: ngx_cache_purge-%{ngxpurge_version}.tar.gz Source17: naxsi-0.56rc1.tar.gz Source19: nginx-auth-ldap.tar.gz +Source20: ngx_http_substitutions_filter_module-master.zip Source100: index.html Source101: poweredby.png @@ -116,6 +117,7 @@ %{__tar} zxvf %{SOURCE16} %{__tar} zxvf %{SOURCE17} %{__tar} zxvf %{SOURCE19} +%{__tar} zxvf %{SOURCE20} cd openssl-%{openssl_version} ./config @@ -185,6 +187,7 @@ --with-http_slice_module \ --with-stream_ssl_preread_module \ --with-http_sub_module \ + --add-module=%{_builddir}/nginx-%{version}/ngx_http_substitutions_filter_module-master \ --with-debug \ %if 0%{?with_ldap_auth} == 1 --add-module=%{_builddir}/nginx-%{version}/nginx-auth-ldap \
Added
ngx_http_substitutions_filter_module-master.zip
^