From: Jakub Bogusz Date: Sun, 14 Sep 2014 14:37:28 +0000 (+0200) Subject: - updated nghttp2 version X-Git-Tag: auto/th/curl-7.38.0-2~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fcurl.git;a=commitdiff_plain;h=d68c2f4de5b41b2286dca8a908f42b1fa3328b03 - updated nghttp2 version --- 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}