]> git.pld-linux.org Git - packages/curl.git/commitdiff
require nghttp2-libs, not nghttp2 (progs) auto/th/curl-7.49.1-5
authorElan Ruusamäe <glen@delfi.ee>
Fri, 5 Aug 2016 19:56:08 +0000 (22:56 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 5 Aug 2016 19:56:08 +0000 (22:56 +0300)
curl.spec

index 8bd2c25ce6657766856836a4a9aca80dfa133d60..4a3774eea329d2de5baa6d9bdf0d0ca685b868ad 100644 (file)
--- a/curl.spec
+++ b/curl.spec
@@ -23,7 +23,7 @@ Summary(ru.UTF-8):    Утилита для получения файлов с се
 Summary(uk.UTF-8):     Утиліта для отримання файлів з серверів FTP, HTTP та інших
 Name:          curl
 Version:       7.49.1
-Release:       4
+Release:       5
 License:       MIT-like
 Group:         Applications/Networking
 Source0:       https://curl.haxx.se/download/%{name}-%{version}.tar.lzma
@@ -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.9.0}
+%{?with_http2:Requires:        nghttp2-libs >= 1.9.0}
 %if %{with ssl} && %{without gnutls}
 Requires:      openssl >= 1.0.1
 %endif
This page took 0.244072 seconds and 4 git commands to generate.