Changes of Revision 6
[-] | Changed | nginx.spec |
1
2 --with-mail_ssl_module \ 3 --with-debug \ 4 --with-ipv6 \ 5 - --enable-tlsext \ 6 --with-cc-opt="%{optflags} $(pcre-config --cflags)" \ 7 --add-module=%{_builddir}/nginx-%{version}/nginx-upstream-fair \ 8 --add-module=%{_builddir}/nginx-%{version}/Nginx-limit-traffic-rate-module 9 |