Changes of Revision 228
[-] | Changed | nginx.spec |
x 1
2 3 4 Name: nginx 5 -Version: 1.11.7 6 +Version: 1.11.8 7 Release: 1 8 Summary: Robust, small and high performance http and reverse proxy server 9 Group: System Environment/Daemons 10
11 Source16: ngx_cache_purge-%{ngxpurge_version}.tar.gz 12 Source17: naxsi-git.tar.gz 13 Source18: changelog 14 +Source19: nginx-auth-ldap.tar.gz 15 16 Source100: index.html 17 Source101: poweredby.png 18
19 --with-ipv6 \ 20 --with-http_slice_module \ 21 --with-stream_ssl_preread_module \ 22 + --add-module=%{_builddir}/nginx-auth-ldap \ 23 --add-module=%{_builddir}/nginx-%{version}/naxsi-git/naxsi_src \ 24 %if 0%{?rhel_version} == 700 || 0%{?centos_version} == 700 25 --with-ld-opt="-Wl,-z,relro,-z,now -Wl,-rpath -Wl,-Bsymbolic-functions -Wl,--as-needed -fPIE" \ 26 |
||
Added | nginx-1.11.8.tar.gz ^ |