]> git.pld-linux.org Git - packages/gawk.git/commitdiff
- updated no-pty-test patch
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 13 Apr 2019 04:58:06 +0000 (06:58 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 13 Apr 2019 04:58:06 +0000 (06:58 +0200)
gawk.spec
no-pty-test.patch

index e486d9bc15f6f014e18fdcb10b92e968dd72c2e6..b21c57a89134417220c71f29be061bdea7014a66 100644 (file)
--- 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
 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
 BuildRequires: gmp-devel
 BuildRequires: libsigsegv
 BuildRequires: lzip
index 9538ca7c858901af0e18e0defafef171a725e551..7667c5613cc5bf0aa38d5dd0da2c934d55bfa065 100644 (file)
@@ -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 \
        prt1eval.ok \
        prtoeval.awk \
        prtoeval.ok \
        rand-mpfr.ok \
        rand.awk \
        rand.ok \
        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 \
        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 \
        rebuf regnul1 regnul2 regx8bit reginttrad reint reint2 rsgetline rsglstdin \
        rsstart1 rsstart2 rsstart3 rstest6 \
        shadow shadowbuiltin sortfor sortfor2 sortu sourcesplit split_after_fpat \
This page took 0.060274 seconds and 4 git commands to generate.