[packages/wget] up to 1.21.2

atler atler at pld-linux.org
Thu Sep 9 23:55:30 CEST 2021


commit 691c5f2d5f102d784bfa0d4a9cd13d9ab23b3a31
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Sep 9 23:54:36 2021 +0200

    up to 1.21.2
    
    - BR: autoconf-archive for AX_CODE_COVERAGE

 wget-largefile_32bit.patch | 28 ----------------------------
 wget.spec                  |  9 ++++-----
 2 files changed, 4 insertions(+), 33 deletions(-)
---
diff --git a/wget.spec b/wget.spec
index 5a22991..5806b36 100644
--- a/wget.spec
+++ b/wget.spec
@@ -18,12 +18,12 @@ Summary(ru.UTF-8):	Утилита для получения файлов по п
 Summary(uk.UTF-8):	Утиліта для отримання файлів по протоколам HTTP та FTP
 Summary(zh_CN.UTF-8):	[通讯]功能强大的下载程序,支持断点续传
 Name:		wget
-Version:	1.21.1
-Release:	2
+Version:	1.21.2
+Release:	1
 License:	GPL v3+ with OpenSSL exception
 Group:		Networking/Utilities
 Source0:	http://ftp.gnu.org/gnu/wget/%{name}-%{version}.tar.lz
-# Source0-md5:	727157baf52b0071eaa353e6ff1c8269
+# Source0-md5:	2703828579552a5a6749fadfb1bf305d
 Source1:	http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source1-md5:	d8b2b56ec7461606c22edbafaf8a418f
 Patch0:		%{name}-info.patch
@@ -31,9 +31,9 @@ Patch1:		%{name}-wgetrc_path.patch
 Patch2:		%{name}-home_etc.patch
 Patch3:		%{name}-ssl-certs.patch
 Patch4:		user.xdg.origin.url.patch
-Patch5:		%{name}-largefile_32bit.patch
 URL:		http://www.gnu.org/software/wget/
 BuildRequires:	autoconf >= 2.64
+BuildRequires:	autoconf-archive
 BuildRequires:	automake >= 1:1.9
 BuildRequires:	gettext-tools >= 0.19.8
 # >= 3.6.3 for TLSv1.3
@@ -143,7 +143,6 @@ Proxy серверів, настроюваність.
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
-%patch5 -p1
 
 %{__rm} doc/wget.info doc/sample.wgetrc.munged_for_texi_inclusion po/stamp-po
 
diff --git a/wget-largefile_32bit.patch b/wget-largefile_32bit.patch
deleted file mode 100644
index 68380e0..0000000
--- a/wget-largefile_32bit.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-From 90631a6fe54eabd9c80ede5c70bc916719e76cfe Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Tim=20R=C3=BChsen?= <tim.ruehsen at gmx.de>
-Date: Sun, 11 Apr 2021 12:53:16 +0200
-Subject: * src/wget.h: Use strtoll() for str_to_wgint
-
-This fixes a regression reported at https://savannah.gnu.org/bugs/?60353.
-
-Reported-by: Michal Ruprich
----
- src/wget.h | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/src/wget.h b/src/wget.h
-index cbac4678..23f0350d 100644
---- a/src/wget.h
-+++ b/src/wget.h
-@@ -144,7 +144,7 @@ typedef int64_t wgint;
- #define WGINT_MAX INT64_MAX
- typedef wgint SUM_SIZE_INT;
- 
--#define str_to_wgint strtol
-+#define str_to_wgint strtoll
- 
- #include "options.h"
- 
--- 
-cgit v1.2.1
-
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wget.git/commitdiff/691c5f2d5f102d784bfa0d4a9cd13d9ab23b3a31



More information about the pld-cvs-commit mailing list