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 85
[-]
[+]
Changed
nginx.spec
@@ -84,7 +84,7 @@ Patch0: nginx-auto-cc-gcc.patch Patch1: nginx-conf-0.7.x.patch -Patch2: check_1.7.5+.patch +#Patch2: check_1.7.5+.patch Patch3: openssl-rc4tilt.patch %description @@ -98,11 +98,11 @@ %patch0 -p0 %patch1 -p0 -%patch2 -p1 +#%patch2 -p1 %{__tar} zxvf %{SOURCE5} %{__tar} zxvf %{SOURCE9} %{__tar} zxvf %{SOURCE10} -%{__tar} zxvf %{SOURCE11} +#%{__tar} zxvf %{SOURCE11} %{__tar} zxvf %{SOURCE12} %{__tar} zxvf %{SOURCE13} @@ -164,7 +164,7 @@ --with-cc-opt="%{optflags} $(pcre-config --cflags)" \ --with-openssl=%{_builddir}/nginx-%{version}/openssl-%{openssl_version} \ --with-file-aio \ - --add-module=%{_builddir}/nginx-%{version}/nginx_upstream_check_module \ +# --add-module=%{_builddir}/nginx-%{version}/nginx_upstream_check_module \ --add-module=%{_builddir}/nginx-%{version}/Nginx-limit-traffic-rate-module \ %if 0%{?rhel_version} == 700 || 0%{?centos_version} == 700 --add-module=%{_builddir}/nginx-%{version}/ngx_pagespeed-release-%{nps_version}-beta \