- enable slice and stream module

OBS-URL: https://build.opensuse.org/package/show/server:http/nginx?expand=0&rev=62
This commit is contained in:
Marcus Rückert 2016-05-15 05:35:56 +00:00 committed by Git OBS Bridge
parent 36dd95bdc7
commit b4ea2453e1
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun May 15 05:34:35 UTC 2016 - mrueckert@suse.de
- enable slice and stream module
-------------------------------------------------------------------
Fri May 6 07:05:56 UTC 2016 - dmacvicar@suse.de

View File

@ -186,10 +186,12 @@ sed -i "s/\/var\/run/\/run/" %{_sourcedir}/nginx.init
--with-http_random_index_module \
--with-http_secure_link_module \
--with-http_degradation_module \
--with-http_slice_module \
--with-http_stub_status_module \
--with-http_perl_module \
--with-perl=%{_bindir}/perl \
--with-mail \
--with-stream \
--with-mail_ssl_module \
--with-pcre \
%if %{with libatomic}