[packages/gawk] up to 5.3.0

atler atler at pld-linux.org
Sat Nov 4 02:52:46 CET 2023


commit 9b2d9b88c4e30017a86e853f1fa84e5a526b6cd5
Author: Jan Palus <atler at pld-linux.org>
Date:   Sat Nov 4 00:59:11 2023 +0100

    up to 5.3.0

 gawk-shutup.patch |  2 +-
 gawk.spec         |  7 +++----
 no-pty-test.patch | 12 ++++++------
 3 files changed, 10 insertions(+), 11 deletions(-)
---
diff --git a/gawk.spec b/gawk.spec
index 6554a79..7ef5e24 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.2.2
+Version:	5.3.0
 Release:	1
 License:	GPL v3+
 Group:		Applications/Text
 Source0:	https://ftp.gnu.org/gnu/gawk/%{name}-%{version}.tar.lz
-# Source0-md5:	9a28be7a094eba63e738df33341e3c90
+# Source0-md5:	ceacc7e6192ad5f7f6984490c680797c
 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
@@ -30,12 +30,11 @@ BuildRequires:	autoconf-archive
 BuildRequires:	automake >= 1:1.16
 BuildRequires:	gettext-tools >= 0.20.2
 BuildRequires:	gmp-devel
-BuildRequires:	libsigsegv-devel
 BuildRequires:	lzip
 BuildRequires:	mpfr-devel
 BuildRequires:	readline-devel
 BuildRequires:	tar >= 1:1.22
-BuildRequires:	texinfo >= 7.0.1
+BuildRequires:	texinfo >= 7.1
 Requires:	mktemp
 Requires:	sed
 Obsoletes:	gawk-doc
diff --git a/gawk-shutup.patch b/gawk-shutup.patch
index d414495..096441f 100644
--- a/gawk-shutup.patch
+++ b/gawk-shutup.patch
@@ -8,4 +8,4 @@
 -			warning(_("escape sequence `\\%c' treated as plain `%c'"), uc, uc);
  		}
  	}
- 		return c;
+ 		buf[0] = c;
diff --git a/no-pty-test.patch b/no-pty-test.patch
index cbf3334..3626fd5 100644
--- a/no-pty-test.patch
+++ b/no-pty-test.patch
@@ -11,13 +11,13 @@
  	rand-mpfr.ok \
  	rand.awk \
  	rand.ok \
-@@ -1498,8 +1498,8 @@
- 	octdec 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 \
+@@ -1558,8 +1558,8 @@
+ 	printfbad1 printfbad2 printfbad3 printfbad4 printhuge procinfs \
+ 	profile0 profile1 profile10 profile11 profile12 profile13 \
+ 	profile14 profile15 profile16 profile17 profile2 profile3 \
+-	profile4 profile5 profile6 profile7 profile8 profile9 pty1 \
 -	pty2 rebuf regexsub reginttrad regnul1 regnul2 regx8bit reint \
-+	profile12 profile13 profile14 profile15 profile16 profile17 \
++	profile4 profile5 profile6 profile7 profile8 profile9 \
 +	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/9b2d9b88c4e30017a86e853f1fa84e5a526b6cd5



More information about the pld-cvs-commit mailing list