[packages/curl] - force nghttp2 1.9.0+ (new symbols required at runtime if available at compile time)

qboosh qboosh at pld-linux.org
Thu Jun 16 16:20:27 CEST 2016


commit 9204ae0d99453dc2e591aff2a104bb18c012d02a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Jun 16 16:20:54 2016 +0200

    - force nghttp2 1.9.0+ (new symbols required at runtime if available at compile time)

 curl.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/curl.spec b/curl.spec
index b9b35ca..f34710b 100644
--- a/curl.spec
+++ b/curl.spec
@@ -42,7 +42,7 @@ BuildRequires:	libpsl-devel
 %{?with_ssh:BuildRequires:	libssh2-devel >= 1.2.8}
 BuildRequires:	libtool
 BuildRequires:	nettle-devel
-%{?with_http2:BuildRequires:	nghttp2-devel >= 1.0}
+%{?with_http2:BuildRequires:	nghttp2-devel >= 1.9.0}
 %{?with_ldap:BuildRequires:	openldap-devel}
 BuildRequires:	pkgconfig
 BuildRequires:	rpm >= 4.4.9-56
@@ -116,7 +116,7 @@ Summary(pl.UTF-8):	Biblioteka curl
 Group:		Libraries
 %{?with_ares:Requires:	c-ares >= 1.7.0}
 %{?with_ssh:Requires:	libssh2 >= 1.2.8}
-%{?with_http2:Requires:	nghttp2 >= 1.0}
+%{?with_http2:Requires:	nghttp2 >= 1.9.0}
 %if %{with ssl} && %{without gnutls}
 Requires:	openssl >= 1.0.1
 %endif
@@ -143,7 +143,7 @@ Requires:	libidn-devel >= 0.4.1
 Requires:	libpsl-devel
 %{?with_rtmp:Requires:	librtmp-devel}
 %{?with_ssh:Requires:	libssh2-devel >= 1.2.8}
-%{?with_http2:Requires:	nghttp2-devel >= 1.0}
+%{?with_http2:Requires:	nghttp2-devel >= 1.9.0}
 %{?with_ldap:Requires:	openldap-devel}
 %if %{with ssl}
 %if %{with gnutls}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/curl.git/commitdiff/9204ae0d99453dc2e591aff2a104bb18c012d02a



More information about the pld-cvs-commit mailing list