Changes of Revision 10
[-] | Changed | nginx.spec |
1
2 --with-http_perl_module \ 3 --with-debug \ 4 --with-ipv6 \ 5 - --with-http_spdy_module \ 6 --add-module=%{_builddir}/nginx-%{version}/ngx_cache_purge-2.1 \ 7 --add-module=%{_builddir}/nginx-%{version}/nginx_upstream_check_module-master \ 8 --add-module=%{_builddir}/nginx-%{version}/%{rtmp} \ 9 |