[packages/wget] - fix build with gettext 0.25, release 3 (gpgme 2)

qboosh qboosh at pld-linux.org
Wed Jul 23 05:43:37 CEST 2025


commit 94cd90018bd5aad5da4e8aa9723dd0af85ef1102
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Jul 23 05:44:55 2025 +0200

    - fix build with gettext 0.25, release 3 (gpgme 2)

 wget.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/wget.spec b/wget.spec
index 80cccd7..987e791 100644
--- a/wget.spec
+++ b/wget.spec
@@ -20,7 +20,7 @@ Summary(uk.UTF-8):	Утиліта для отримання файлів по п
 Summary(zh_CN.UTF-8):	[通讯]功能强大的下载程序,支持断点续传
 Name:		wget
 Version:	1.25.0
-Release:	2
+Release:	3
 License:	GPL v3+ with OpenSSL exception
 Group:		Networking/Utilities
 Source0:	http://ftp.gnu.org/gnu/wget/%{name}-%{version}.tar.lz
@@ -162,6 +162,7 @@ chmod +x build-aux/bzr-version-gen
 
 %build
 %{__gettextize}
+cp -pf po/Makefile.in.in gnulib_po/Makefile.in.in
 %{__aclocal} -I m4
 %{__autoheader}
 %{__autoconf}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wget.git/commitdiff/94cd90018bd5aad5da4e8aa9723dd0af85ef1102



More information about the pld-cvs-commit mailing list