Changes of Revision 265
[-] | Changed | nginx.spec |
x 1
2 %define with_ajp_module 1 3 4 Name: nginx 5 -Version: 1.13.1 6 +Version: 1.13.2 7 Release: 1 8 Summary: Robust, small and high performance http and reverse proxy server 9 Group: System Environment/Daemons 10
11 --with-stream_ssl_module \ 12 --with-stream_realip_module \ 13 --with-stream_geoip_module \ 14 + --with-stream_ssl_preread_module \ 15 --with-threads \ 16 --with-libatomic \ 17 --with-pcre-jit \ 18 |