From d68c2f4de5b41b2286dca8a908f42b1fa3328b03 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 14 Sep 2014 16:37:28 +0200 Subject: [PATCH] - updated nghttp2 version --- curl.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/curl.spec b/curl.spec index d56589f..8692a15 100644 --- a/curl.spec +++ b/curl.spec @@ -41,7 +41,7 @@ BuildRequires: libidn-devel >= 0.4.1 %{?with_ssh:BuildRequires: libssh2-devel >= 1.2.8} BuildRequires: libtool BuildRequires: nettle-devel -%{?with_http2:BuildRequires: nghttp2-devel >= 0.4} +%{?with_http2:BuildRequires: nghttp2-devel >= 0.6} %{?with_ldap:BuildRequires: openldap-devel} BuildRequires: pkgconfig BuildRequires: rpm >= 4.4.9-56 @@ -115,7 +115,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 >= 0.4} +%{?with_http2:Requires: nghttp2 >= 0.6} %if %{with ssl} && %{without gnutls} Requires: openssl >= 1.0.1 %endif @@ -141,7 +141,7 @@ Requires: %{name}-libs = %{version}-%{release} Requires: libidn-devel >= 0.4.1 %{?with_rtmp:Requires: librtmp-devel} %{?with_ssh:Requires: libssh2-devel >= 1.2.8} -%{?with_http2:Requires: nghttp2-devel >= 0.4} +%{?with_http2:Requires: nghttp2-devel >= 0.6} %{?with_ldap:Requires: openldap-devel} %if %{with ssl} %if %{with gnutls} -- 2.43.0