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 150
[-]
[+]
Changed
nginx.spec
@@ -168,11 +168,11 @@ --with-http_secure_link_module \ --with-http_degradation_module \ --with-http_stub_status_module \ - --with-http_xslt_module=dynamic \ - --with-http_image_filter_module=dynamic \ - --with-http_geoip_module=dynamic \ - --with-http_perl_module=dynamic \ - --with-stream=dynamic \ + --with-http_xslt_module \ + --with-http_image_filter_module \ + --with-http_geoip_module \ + --with-http_perl_module \ + --with-stream_module \ --with-stream_ssl_module \ --with-threads \ --with-libatomic \ @@ -198,7 +198,7 @@ %if 0%{with_rtmp_ext} --add-module=%{_builddir}/nginx-%{version}/%{rtmp} \ %endif - --with-mail=dynamic \ + --with-mail \ --with-mail_ssl_module make