packages: curl/curl.spec - up to 7.21.4, fixes connecting to hosts with AAA...
glen
glen at pld-linux.org
Thu Feb 17 19:05:03 CET 2011
Author: glen Date: Thu Feb 17 18:05:03 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 7.21.4, fixes connecting to hosts with AAAA but no ipv6 routes (like connecting to carme without working ipv6 routers in the middle)
---- Files affected:
packages/curl:
curl.spec (1.185 -> 1.186)
---- Diffs:
================================================================
Index: packages/curl/curl.spec
diff -u packages/curl/curl.spec:1.185 packages/curl/curl.spec:1.186
--- packages/curl/curl.spec:1.185 Sat Jan 22 15:11:31 2011
+++ packages/curl/curl.spec Thu Feb 17 19:04:57 2011
@@ -7,7 +7,7 @@
%bcond_without gnutls # use GnuTLS instead of OpenSSL
%bcond_without kerberos5 # without Heimdal Kerberos 5 support
%bcond_without rtmp # without Real Time Media Protocol
-#
+
Summary: A utility for getting files from remote servers (FTP, HTTP, and others)
Summary(es.UTF-8): Un cliente para bajar archivos de servidores (FTP, HTTP, y otros)
Summary(pl.UTF-8): Narzędzie do ściągania plików z serwerów (FTP, HTTP i innych)
@@ -15,12 +15,12 @@
Summary(ru.UTF-8): Утилита для получения файлов с серверов FTP, HTTP и других
Summary(uk.UTF-8): Утиліта для отримання файлів з серверів FTP, HTTP та інших
Name: curl
-Version: 7.21.3
-Release: 2
+Version: 7.21.4
+Release: 1
License: MIT-like
Group: Applications/Networking
Source0: http://curl.haxx.se/download/%{name}-%{version}.tar.lzma
-# Source0-md5: 04f45add29bd9d314811193fc8bd8817
+# Source0-md5: 074fa396afe3dbf10163c05756a5a85d
Patch0: %{name}-no_strip.patch
Patch1: %{name}-ac.patch
Patch2: %{name}-pc.patch
@@ -260,6 +260,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.186 2011/02/17 18:04:57 glen
+- up to 7.21.4, fixes connecting to hosts with AAAA but no ipv6 routes (like connecting to carme without working ipv6 routers in the middle)
+
Revision 1.185 2011/01/22 14:11:31 sparky
- BR: pkgconfig
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/curl/curl.spec?r1=1.185&r2=1.186&f=u
More information about the pld-cvs-commit
mailing list