]> git.pld-linux.org Git - packages/curl.git/commitdiff
- updated nghttp2 version
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 14 Sep 2014 14:37:28 +0000 (16:37 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 14 Sep 2014 14:37:28 +0000 (16:37 +0200)
curl.spec

index d56589f7592030a21cff6b591f9b0a04ce2ba7d2..8692a156a96dd1b3663e450dddbffcae2b0ec6af 100644 (file)
--- 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_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
 %{?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}
 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
 %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}
 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}
 %{?with_ldap:Requires: openldap-devel}
 %if %{with ssl}
 %if %{with gnutls}
This page took 0.207299 seconds and 4 git commands to generate.