[packages/curl] - rel 2.1; test version back with openssl instead of gnutls to see if double openssl deinitializatio

arekm arekm at pld-linux.org
Sat Nov 24 10:39:11 CET 2012


commit 2a41c99ba8d83fcc4de0370c72b18fae93b61ad7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Nov 24 10:39:08 2012 +0100

    - rel 2.1; test version back with openssl instead of gnutls to see if double openssl deinitialization issue was resolved

 curl.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/curl.spec b/curl.spec
index 9c1753c..a118362 100644
--- a/curl.spec
+++ b/curl.spec
@@ -6,7 +6,7 @@
 %bcond_without	ldap		# without LDAP support
 %if "%{pld_release}" != "ac"
 %bcond_without	ares		# with c-ares (asynchronous DNS operations) library
-%bcond_without	gnutls		# use GnuTLS instead of OpenSSL
+%bcond_with	gnutls		# use GnuTLS instead of OpenSSL
 %bcond_without	rtmp		# without Real Time Media Protocol
 %else
 %bcond_with	ares		# with c-ares (asynchronous DNS operations) library
@@ -22,7 +22,7 @@ Summary(ru.UTF-8):	Утилита для получения файлов с се
 Summary(uk.UTF-8):	Утиліта для отримання файлів з серверів FTP, HTTP та інших
 Name:		curl
 Version:	7.28.1
-Release:	2
+Release:	2.1
 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/2a41c99ba8d83fcc4de0370c72b18fae93b61ad7



More information about the pld-cvs-commit mailing list