Search
j0ke.net Open Build Service
>
Projects
>
home:jg
:
http-testing
>
nginx
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 87
[-]
[+]
Changed
nginx.spec
@@ -179,13 +179,13 @@ --with-http_degradation_module \ --with-http_stub_status_module \ --with-http_mp4_module \ + --with-http_geoip_module \ + --with-http_perl_module \ --with-debug \ --with-ipv6 \ --with-http_spdy_module \ - --with-cc-opt="%{optflags} $(pcre-config --cflags)" \ - --with-ld-opt="-Wl,--as-needed -Wl,--strip-all" \ - --with-pcre \ - --with-pcre-jit \ + --add-module=%{_builddir}/nginx-%{version}/modsecurity-apache_2.7.7/nginx/modsecurity \ + --add-module=%{_builddir}/nginx-%{version}/ngx_cache_purge-2.1 \ --add-module=%{_builddir}/nginx-%{version}/nginx-upstream-fair \ --add-module=%{_builddir}/nginx-%{version}/nginx_upstream_check_module-master \ --add-module=%{_builddir}/nginx-%{version}/%{rtmp} \ @@ -195,8 +195,11 @@ --add-module=%{_builddir}/nginx-%{version}/mod_zip-master \ --add-module=%{_builddir}/nginx-%{version}/nginx-upload-module-2.2 \ --add-module=%{_builddir}/nginx-%{version}/ngx_http_auth_pam_module-1.2 \ - --add-module=%{_builddir}/nginx-%{version}/modsecurity-apache_2.7.7/nginx/modsecurity \ - --add-module=%{_builddir}/nginx-%{version}/ngx_cache_purge-2.1 \ + --add-module=%{_builddir}/nginx-%{version}/ngx_pagespeed-release-1.6.29.5-beta \ + --with-cc-opt="%{optflags} $(pcre-config --cflags)" \ + --with-ld-opt="-Wl,--as-needed -Wl,--strip-all" \ + --with-pcre \ + --with-pcre-jit \ --with-file-aio make %{?_smp_mflags} @@ -280,18 +283,12 @@ %doc LICENSE CHANGES README %doc nginx-upstream-fair/README.nginx_upstream_fair - - %doc mod_zip-master/CHANGES.mod_zip mod_zip-master/README.mod_zip mod_zip-master/t/nginx.conf.mod_zip - - %doc ngx_http_auth_pam_module-1.2/ChangeLog.ngx_http_auth_pam_module-1.2 ngx_http_auth_pam_module-1.2/README.ngx_http_auth_pam_module-1.2 - +%doc LICENSE CHANGES README ngx_cache_purge-2.1/CHANGES.ngx_cache_purge ngx_cache_purge-2.1/README.ngx_cache_purge ngx_cache_purge-2.1/LICENSE.ngx_cache_purge %{nginx_datadir}/ %{_sbindir}/%{name} -# %{_mandir}/man3/%{name}.3pm.gz -%doc LICENSE CHANGES README ngx_cache_purge-2.1/CHANGES.ngx_cache_purge ngx_cache_purge-2.1/README.ngx_cache_purge ngx_cache_purge-2.1/LICENSE.ngx_cache_purge %{_initrddir}/%{name} %dir %{nginx_confdir} %dir %{nginx_confdir}/conf.d