[packages/curl] require nghttp2-libs, not nghttp2 (progs)
glen
glen at pld-linux.org
Fri Aug 5 21:56:35 CEST 2016
commit f2dad801d445185c5001ee55541a08f29425f6d5
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Fri Aug 5 22:56:08 2016 +0300
require nghttp2-libs, not nghttp2 (progs)
curl.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/curl.spec b/curl.spec
index 8bd2c25..4a3774e 100644
--- 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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/curl.git/commitdiff/f2dad801d445185c5001ee55541a08f29425f6d5
More information about the pld-cvs-commit
mailing list