[packages/apache] - bump nghttp2 requirement for complete support

qboosh qboosh at pld-linux.org
Wed Jun 21 18:40:26 CEST 2017


commit 57d3db8d410725a96fc59efc18fa4e8e1b5c9e39
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Jun 21 18:41:47 2017 +0200

    - bump nghttp2 requirement for complete support

 apache.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/apache.spec b/apache.spec
index 18b9b6f..bf09c2d 100644
--- a/apache.spec
+++ b/apache.spec
@@ -100,7 +100,7 @@ BuildRequires:	automake
 %{?with_distcache:BuildRequires:	distcache-devel}
 BuildRequires:	libtool >= 2:1.5
 BuildRequires:	lua51-devel
-%{?with_http2:BuildRequires:	nghttp2-devel >= 1.2.1}
+%{?with_http2:BuildRequires:	nghttp2-devel >= 1.15.0}
 %{?with_ldap:BuildRequires:	openldap-devel >= 2.3.0}
 %{?with_ssl:BuildRequires:	openssl-devel >= %{openssl_ver}}
 %{?with_ssl:BuildRequires:	openssl-tools >= %{openssl_ver}}
@@ -1520,6 +1520,7 @@ Summary(pl.UTF-8):	Obsługa HTTP/2 dla serwera HTTP Apache
 Group:		Networking/Daemons/HTTP
 URL:		http://httpd.apache.org/docs/2.4/mod/mod_http2.html
 Requires:	%{name}-base = %{version}-%{release}
+Requires:	nghttp2 >= 1.15.0
 Provides:	apache(mod_http2) = %{version}-%{release}
 
 %description mod_http2
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/apache.git/commitdiff/57d3db8d410725a96fc59efc18fa4e8e1b5c9e39



More information about the pld-cvs-commit mailing list