From 5099cb4a5f350c8628f37171ec04e9cc158366d7 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Sat, 30 Oct 2021 00:49:21 +0200 Subject: [PATCH] up to 5.1.1 --- gawk-info.patch | 4 ++-- gawk.spec | 10 +++++----- no-pty-test.patch | 16 ++++++++-------- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/gawk-info.patch b/gawk-info.patch index 2dc570d..fa3858b 100644 --- a/gawk-info.patch +++ b/gawk-info.patch @@ -56,8 +56,8 @@ --- gawk-4.2.0/doc/gawkinet.texi.orig 2017-12-07 17:43:05.506383316 +0100 +++ gawk-4.2.0/doc/gawkinet.texi 2017-12-07 17:49:30.369712255 +0100 @@ -5,9 +5,9 @@ - @c %**end of header (This is for running Texinfo on a region.) - @c FIXME: web vs. Web + @c https://english.stackexchange.com/questions/120869/should-i-capitalize-the-word-web-in-this-sentence + @c We leave the many occurrences of web in this file as they are. -@dircategory Network applications +@dircategory Programming Languages: diff --git a/gawk.spec b/gawk.spec index 7513fe9..bc24cad 100644 --- a/gawk.spec +++ b/gawk.spec @@ -13,21 +13,21 @@ 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.1.0 +Version: 5.1.1 Release: 1 License: GPL v3+ Group: Applications/Text Source0: http://ftp.gnu.org/gnu/gawk/%{name}-%{version}.tar.lz -# Source0-md5: 2553df729f6cfa7464150f020b94fac6 +# Source0-md5: 514c2066c7abce93b8c3476b5eaac237 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 Patch1: %{name}-shutup.patch Patch2: no-pty-test.patch URL: http://www.gnu.org/software/gawk/ -BuildRequires: autoconf >= 2.69 -BuildRequires: automake >= 1:1.15 -BuildRequires: gettext-tools >= 0.19.8 +BuildRequires: autoconf >= 2.71 +BuildRequires: automake >= 1:1.16 +BuildRequires: gettext-tools >= 0.20.2 BuildRequires: gmp-devel BuildRequires: libsigsegv-devel BuildRequires: lzip diff --git a/no-pty-test.patch b/no-pty-test.patch index a993b1e..ae2fee5 100644 --- a/no-pty-test.patch +++ b/no-pty-test.patch @@ -12,11 +12,11 @@ rand.awk \ rand.ok \ @@ -1342,7 +1338,7 @@ - nsbad nsbad_cmd nsforloop nsfuncrecurse nsindirect1 nsindirect2 nsprof1 nsprof2 \ - patsplit posix printfbad1 printfbad2 printfbad3 printfbad4 printhuge \ - procinfs profile0 profile1 profile2 profile3 profile4 profile5 profile6 \ -- profile7 profile8 profile9 profile10 profile11 profile12 profile13 pty1 pty2 \ -+ profile7 profile8 profile9 profile10 profile11 profile12 profile13 \ - rebuf regnul1 regnul2 regx8bit reginttrad reint reint2 rsgetline rsglstdin \ - rsstart1 rsstart2 rsstart3 rstest6 \ - sandbox1 shadow shadowbuiltin sortfor sortfor2 sortu \ + printfbad1 printfbad2 printfbad3 printfbad4 printhuge procinfs \ + profile0 profile1 profile2 profile3 profile4 profile5 profile6 \ + profile7 profile8 profile9 profile10 profile11 profile12 profile13 \ +- profile14 profile15 profile16 pty1 pty2 rebuf regexsub regnul1 regnul2 \ ++ profile14 profile15 profile16 rebuf regexsub regnul1 regnul2 \ + regx8bit reginttrad reint reint2 rsgetline rsglstdin rsstart1 \ + rsstart2 rsstart3 rstest6 sandbox1 shadow shadowbuiltin sortfor \ + sortfor2 sortu sourcesplit split_after_fpat splitarg4 strftfld \ -- 2.44.0