]> git.pld-linux.org Git - packages/nginx.git/blobdiff - nginx.spec
Enable HTTP/2 in the 'standard' build too
[packages/nginx.git] / nginx.spec
index 66c04eb588c57ca3fe587cbaae31c6c91a0f64d0..56f831b4d2e9c9042762e01c991fcdb8b8e24b4c 100644 (file)
@@ -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}
This page took 0.046886 seconds and 4 git commands to generate.