[packages/gawk] - updated no-pty-test patch
qboosh
qboosh at pld-linux.org
Sat Apr 13 06:58:04 CEST 2019
commit 96e9f5c4617c81249729214742638d1fea61d43f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Apr 13 06:58:06 2019 +0200
- updated no-pty-test patch
gawk.spec | 2 +-
no-pty-test.patch | 14 +++++++-------
2 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/gawk.spec b/gawk.spec
index e486d9b..b21c57a 100644
--- a/gawk.spec
+++ b/gawk.spec
@@ -27,7 +27,7 @@ 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.7
+BuildRequires: gettext-tools >= 0.19.8
BuildRequires: gmp-devel
BuildRequires: libsigsegv
BuildRequires: lzip
diff --git a/no-pty-test.patch b/no-pty-test.patch
index 9538ca7..7667c56 100644
--- a/no-pty-test.patch
+++ b/no-pty-test.patch
@@ -1,6 +1,6 @@
---- gawk-4.2.1/test/Makefile.am.orig 2018-07-27 22:17:12.474419365 +0200
-+++ gawk-4.2.1/test/Makefile.am 2018-07-27 22:17:55.137752212 +0200
-@@ -887,10 +887,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 @@
prt1eval.ok \
prtoeval.awk \
prtoeval.ok \
@@ -11,12 +11,12 @@
rand-mpfr.ok \
rand.awk \
rand.ok \
-@@ -1282,7 +1278,7 @@
- nastyparm negtime next nondec nondec2 nonfatal1 nonfatal2 nonfatal3 \
+@@ -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 pty1 pty2 \
-+ profile7 profile8 profile9 profile10 \
+- profile7 profile8 profile9 profile10 profile11 profile12 pty1 pty2 \
++ profile7 profile8 profile9 profile10 profile11 profile12 \
rebuf regnul1 regnul2 regx8bit reginttrad reint reint2 rsgetline rsglstdin \
rsstart1 rsstart2 rsstart3 rstest6 \
shadow shadowbuiltin sortfor sortfor2 sortu sourcesplit split_after_fpat \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gawk.git/commitdiff/96e9f5c4617c81249729214742638d1fea61d43f
More information about the pld-cvs-commit
mailing list