Search
j0ke.net Open Build Service
>
Projects
>
home:jg
:
projects
:
webservers
>
nginx
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 3
[-]
[+]
Changed
nginx.spec
@@ -112,7 +112,6 @@ --with-mail_ssl_module \ --with-debug \ --with-ipv6 \ - --with-http_spdy_module \ --with-cc-opt="%{optflags} $(pcre-config --cflags)" \ --add-module=%{_builddir}/nginx-%{version}/nginx-upstream-fair \ --add-module=%{_builddir}/nginx-%{version}/nginx_upstream_check_module-master \ @@ -121,7 +120,8 @@ --add-module=%{_builddir}/nginx-%{version}/%{rtmp} \ %endif --add-module=%{_builddir}/nginx-%{version}/Nginx-limit-traffic-rate-module -%if 0%{?fedora_version} > 10 +%if 0%{?centos_version} == 600 + --with-http_spdy_module \ --with-file-aio %endif