]> git.pld-linux.org Git - packages/curl.git/commitdiff
- rel 2; enable http2 auto/th/curl-7.41.0-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 31 Mar 2015 19:14:55 +0000 (21:14 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 31 Mar 2015 19:14:55 +0000 (21:14 +0200)
curl.spec

index 89756fb594d18da559f6f8fc89774d0f6f6e0be0..cb075d7c56a8be27eca159a5b8dbf7ffe5715e96 100644 (file)
--- 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
This page took 0.225796 seconds and 4 git commands to generate.