Search
j0ke.net Open Build Service
>
Projects
>
internetx
:
projects
:
http
>
nginx
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 145
[-]
[+]
Changed
nginx.spec
@@ -75,6 +75,7 @@ Source14: v%{nps_version}-beta.zip Source15: %{nps_version}.tar.gz Source16: ngx_cache_purge-%{ngxpurge_version}.tar.gz +Source17: naxsi-git.tar.gz Source100: index.html Source101: poweredby.png @@ -111,7 +112,7 @@ %{__tar} zxvf %{SOURCE12} %{__tar} zxvf %{SOURCE13} %{__tar} zxvf %{SOURCE16} - +%{__tar} zxvf %{SOURCE17} cd openssl-%{openssl_version} #%patch4 -p1 @@ -179,6 +180,7 @@ --with-debug \ --with-ipv6 \ --with-http_slice_module \ + --add-module=%{_builddir}/nginx-%{version}/naxsi-git/naxsi_src/ %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
Added
naxsi-git.tar.gz
^