[packages/curl] - updated nghttp2 version
qboosh
qboosh at pld-linux.org
Sun Sep 14 16:37:26 CEST 2014
commit d68c2f4de5b41b2286dca8a908f42b1fa3328b03
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Sep 14 16:37:28 2014 +0200
- 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}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/curl.git/commitdiff/d68c2f4de5b41b2286dca8a908f42b1fa3328b03
More information about the pld-cvs-commit
mailing list