[packages/gawk] up to 5.4.1
atler
atler at pld-linux.org
Sat Jul 11 14:35:41 CEST 2026
commit d6cef046f365295b10b7741eeb5dcf7b2fe517be
Author: Jan Palus <atler at pld-linux.org>
Date: Fri Jul 10 13:38:45 2026 +0200
up to 5.4.1
gawk.spec | 7 ++++---
no-pty-test.patch | 14 +++++++-------
2 files changed, 11 insertions(+), 10 deletions(-)
---
diff --git a/gawk.spec b/gawk.spec
index c35848b..44807fb 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.4.0
+Version: 5.4.1
Release: 1
License: GPL v3+
Group: Applications/Text
Source0: https://ftp.gnu.org/gnu/gawk/%{name}-%{version}.tar.lz
-# Source0-md5: 3dcc2e31e16fbc0f750c80b8bbfee080
+# Source0-md5: 6d86748d35eecab05f14abf1de305fc3
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
@@ -162,7 +162,7 @@ rm -rf $RPM_BUILD_ROOT
# index maintained by fix-info-dir
rm -f $RPM_BUILD_ROOT%{_infodir}/dir
# gawk maintainer notes, nothing useful without sources
-%{__rm} $RPM_BUILD_ROOT%{_infodir}/notes.info*
+%{__rm} $RPM_BUILD_ROOT%{_infodir}/gawknotes.info*
bzip2 -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
%{__rm} $RPM_BUILD_ROOT%{_mandir}/README.gawk-non-english-man-pages
@@ -203,6 +203,7 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/fnmatch.3am*
%{_mandir}/man3/fork.3am*
%{_mandir}/man3/inplace.3am*
+%{_mandir}/man3/intdiv.3am*
%{_mandir}/man3/ordchr.3am*
%{_mandir}/man3/readdir.3am*
%{_mandir}/man3/readfile.3am*
diff --git a/no-pty-test.patch b/no-pty-test.patch
index 7c7d135..e5393b4 100644
--- a/no-pty-test.patch
+++ b/no-pty-test.patch
@@ -12,11 +12,11 @@
rand.awk \
rand.ok \
@@ -1662,7 +1658,7 @@
- patsplit posix 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 \
- re_test rebuf regexsub reginttrad regnul1 regnul2 regx8bit reint reint2 \
- rsgetline rsglstdin rsstart1 rsstart2 rsstart3 rstest6 \
+ posix 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 \
++ profile14 profile15 profile16 profile17 \
+ 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/d6cef046f365295b10b7741eeb5dcf7b2fe517be
More information about the pld-cvs-commit
mailing list