commit 619c1aeec8411cf4fbe91b5ca5174b86112e8034
Author: Jacek Konieczny <[email protected]>
Date:   Wed Feb 3 14:13:49 2016 +0100

    Enable HTTP/2 in the 'standard' build too
    
    Release: 2

 nginx.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/nginx.spec b/nginx.spec
index 66c04eb..56f831b 100644
--- a/nginx.spec
+++ b/nginx.spec
@@ -37,7 +37,7 @@ Summary(pl.UTF-8):    Serwer HTTP i odwrotne proxy o wysokiej 
wydajności
 # - mainline: production quality but API can change
 Name:          nginx
 Version:       1.9.10
-Release:       1
+Release:       2
 License:       BSD-like
 Group:         Networking/Daemons/HTTP
 Source0:       http://nginx.org/download/%{name}-%{version}.tar.gz
@@ -401,6 +401,7 @@ build standard \
        %{?with_rtmp:--add-module=./nginx-rtmp-module} \
        %{?with_auth_request:--with-http_auth_request_module} \
        %{?with_threads:--with-threads} \
+       %{?with_http2:--with-http_v2_module} \
        
%{?with_modsecurity:--add-module=modsecurity-%{modsecurity_version}/nginx/modsecurity}
 \
        --with-http_secure_link_module \
        %{nil}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nginx.git/commitdiff/619c1aeec8411cf4fbe91b5ca5174b86112e8034

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to