Search
j0ke.net Open Build Service
>
Projects
>
internetx
:
projects
:
http
>
nginx
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Problem getting expanded diff: service download_url failed:
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 126
[-]
[+]
Changed
nginx.spec
@@ -13,7 +13,7 @@ %define rtmp_nover %{rtmp_ext} %define with_rtmp_ext 1 -%define nps_version 1.9.32.3 +%define nps_version 1.10.33.6 %define slowfs_version 1.5 #%define waf_version 2.8.0 %define openssl_version 1.0.2g @@ -180,9 +180,13 @@ --with-debug \ --with-ipv6 \ --with-http_slice_module \ +%if 0%{?rhel_version} == 700 || 0%{?centos_version} == 700 --with-ld-opt="-Wl,-z,relro,-z,now -Wl,-rpath -Wl,-Bsymbolic-functions -Wl,--as-needed -fPIE" \ +%endif --with-openssl=%{_builddir}/nginx-%{version}/openssl-%{openssl_version} \ +%if 0%{?rhel_version} == 700 || 0%{?centos_version} == 700 --with-openssl-opt=enable-ec_nistp_64_gcc_128 \ +%endif --with-file-aio \ --add-module=%{_builddir}/nginx-%{version}/Nginx-limit-traffic-rate-module \ --add-module=%{_builddir}/nginx-%{version}/ngx_cache_purge-2.3 \