]> git.pld-linux.org Git - packages/curl.git/commitdiff
- rel 2.1; test version back with openssl instead of gnutls to see if double openssl... auto/th/curl-7.28.1-2.1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 24 Nov 2012 09:39:08 +0000 (10:39 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 24 Nov 2012 09:39:08 +0000 (10:39 +0100)
curl.spec

index 9c1753c6d2b96bb2e73a2d531770a2555d9fb53a..a118362377c5142d5249d58be08a54443cc726a2 100644 (file)
--- 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
This page took 0.040759 seconds and 4 git commands to generate.