[packages/curl] - rel 2; enable http2

arekm arekm at pld-linux.org
Tue Mar 31 21:15:01 CEST 2015


commit 8424568c36d99133034af04aae2a5056cbbefdd3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Mar 31 21:14:55 2015 +0200

    - rel 2; enable http2

 curl.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/curl.spec b/curl.spec
index 89756fb..cb075d7 100644
--- a/curl.spec
+++ b/curl.spec
@@ -5,7 +5,7 @@
 %bcond_with	gnutls		# GnuTLS instead of OpenSSL
 %bcond_without	kerberos5	# Heimdal Kerberos 5 support
 %bcond_without	ldap		# LDAP support
-%bcond_with	http2		# HTTP/2.0 support (nghttp2 based)
+%bcond_without	http2		# HTTP/2.0 support (nghttp2 based)
 %bcond_without	metalink	# metalink support
 %if "%{pld_release}" != "ac"
 %bcond_without	ares		# c-ares (asynchronous DNS operations) library support
@@ -23,7 +23,7 @@ Summary(ru.UTF-8):	Утилита для получения файлов с се
 Summary(uk.UTF-8):	Утиліта для отримання файлів з серверів FTP, HTTP та інших
 Name:		curl
 Version:	7.41.0
-Release:	1
+Release:	2
 License:	MIT-like
 Group:		Applications/Networking
 Source0:	http://curl.haxx.se/download/%{name}-%{version}.tar.lzma
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/curl.git/commitdiff/8424568c36d99133034af04aae2a5056cbbefdd3



More information about the pld-cvs-commit mailing list