]> git.pld-linux.org Git - packages/curl.git/commitdiff
- rel 2; switch to gnutls instead of openssl (curl openssl cleanup causes many segfau... auto/th/curl-7_18_2-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 26 Jun 2008 08:19:15 +0000 (08:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    curl.spec -> 1.153

curl.spec

index 8aec75ee93febc17d19d76af2a3a5eead2e0368c..60590c1df21831a3ca7ae96f00d5c7e9af6c0ced 100644 (file)
--- a/curl.spec
+++ b/curl.spec
@@ -3,7 +3,7 @@
 %bcond_with    ares            # with c-ares (asynchronous DNS operations) library (disables IPv6)
 %bcond_without ssh             # without SSH support
 %bcond_without ssl             # without SSL support
-%bcond_with    gnutls          # use GnuTLS instead of OpenSSL
+%bcond_without gnutls          # use GnuTLS instead of OpenSSL
 %bcond_without kerberos5       # without MIT Kerberos 5 support
 #
 Summary:       A utility for getting files from remote servers (FTP, HTTP, and others)
@@ -14,7 +14,7 @@ Summary(ru.UTF-8):    Утилита для получения файлов с се
 Summary(uk.UTF-8):     Утиліта для отримання файлів з серверів FTP, HTTP та інших
 Name:          curl
 Version:       7.18.2
-Release:       1
+Release:       2
 License:       MIT-like
 Group:         Applications/Networking
 Source0:       http://curl.haxx.se/download/%{name}-%{version}.tar.bz2
This page took 0.06898 seconds and 4 git commands to generate.