- 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:
parent
36dd95bdc7
commit
b4ea2453e1
@ -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
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user