[packages/gawk] - updated to 5.3.2
qboosh
qboosh at pld-linux.org
Fri Apr 4 18:29:30 CEST 2025
commit 62a20603ef2bdf20d9a5eb2ab73dce75d1702440
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Apr 4 18:05:05 2025 +0200
- updated to 5.3.2
gawk.spec | 5 +++--
no-pty-test.patch | 17 ++++++++---------
2 files changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/gawk.spec b/gawk.spec
index 8b4334b..66e18f9 100644
--- a/gawk.spec
+++ b/gawk.spec
@@ -13,12 +13,12 @@ Summary(ru.UTF-8): GNU версия утилиты обработки текст
Summary(tr.UTF-8): GNU araçları metin düzenleyici
Summary(uk.UTF-8): GNU версія утиліти обробки текстів awk
Name: gawk
-Version: 5.3.1
+Version: 5.3.2
Release: 1
License: GPL v3+
Group: Applications/Text
Source0: https://ftp.gnu.org/gnu/gawk/%{name}-%{version}.tar.lz
-# Source0-md5: 6cb8074508190f9bdcb36a2377af0851
+# Source0-md5: feb23f70d1b5de771764f54516aaabc3
Source1: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
# Source1-md5: 80753d75be0f469f70e8c90e75121a9c
Patch0: %{name}-info.patch
@@ -133,6 +133,7 @@ Ten pakiet zawiera pliki nagłówkowe dla gawka.
%{__autoheader}
%{__automake}
cd extension
+%{__gettextize}
%{__libtoolize}
%{__aclocal} -I m4 -I ../m4
%{__autoconf}
diff --git a/no-pty-test.patch b/no-pty-test.patch
index 4b0c297..27f8092 100644
--- a/no-pty-test.patch
+++ b/no-pty-test.patch
@@ -1,6 +1,6 @@
---- gawk-5.0.0/test/Makefile.am.orig 2019-04-07 20:53:42.000000000 +0200
-+++ gawk-5.0.0/test/Makefile.am 2019-04-12 21:10:26.219201910 +0200
-@@ -934,10 +934,6 @@
+--- gawk-5.3.2/test/Makefile.am.orig 2025-03-30 10:42:07.000000000 +0200
++++ gawk-5.3.2/test/Makefile.am 2025-04-04 17:57:09.909117619 +0200
+@@ -1146,10 +1146,6 @@ EXTRA_DIST = \
prt1eval.ok \
prtoeval.awk \
prtoeval.ok \
@@ -11,12 +11,11 @@
rand-mpfr.ok \
rand.awk \
rand.ok \
-@@ -1558,7 +1558,7 @@
- printfbad1 printfbad2 printfbad3 printfbad4 printhuge procinfs \
- profile0 profile1 profile2 profile3 profile4 profile5 profile6 \
- profile7 profile8 profile9 profile10 profile11 profile12 \
-- profile13 profile14 profile15 profile16 profile17 pty1 pty2 \
-+ profile13 profile14 profile15 profile16 profile17 \
+@@ -1633,7 +1629,6 @@ GAWK_EXT_TESTS = \
+ printhuge procinfs profile0 profile1 profile2 profile3 profile4 \
+ profile5 profile6 profile7 profile8 profile9 profile10 profile11 \
+ profile12 profile13 profile14 profile15 profile16 profile17 \
+- pty1 pty2 \
re_test rebuf regexsub reginttrad regnul1 regnul2 regx8bit reint \
reint2 rsgetline rsglstdin rsstart1 rsstart2 rsstart3 rstest6 \
sandbox1 shadow shadowbuiltin sortfor sortfor2 sortu sourcesplit \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gawk.git/commitdiff/62a20603ef2bdf20d9a5eb2ab73dce75d1702440
More information about the pld-cvs-commit
mailing list