[packages/gawk] - updated to 4.1.4 - updated no-pty-test patch
qboosh
qboosh at pld-linux.org
Wed Aug 31 05:31:03 CEST 2016
commit 1785cbca309ea40661255b40ab70b91ede1a8e80
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Aug 31 05:32:12 2016 +0200
- updated to 4.1.4
- updated no-pty-test patch
gawk.spec | 8 ++++----
no-pty-test.patch | 16 ++++++++--------
2 files changed, 12 insertions(+), 12 deletions(-)
---
diff --git a/gawk.spec b/gawk.spec
index 1d938c7..cb25c26 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: 4.1.2
-Release: 2
+Version: 4.1.4
+Release: 1
License: GPL v3+
Group: Applications/Text
Source0: http://ftp.gnu.org/gnu/gawk/%{name}-%{version}.tar.xz
-# Source0-md5: 29555d982b8b678b0091010eb7508e4a
+# Source0-md5: 4e7dbc81163e60fd4f0b52496e7542c9
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
@@ -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.18.2
+BuildRequires: gettext-tools >= 0.19.7
BuildRequires: gmp-devel
BuildRequires: libsigsegv
BuildRequires: mpfr-devel
diff --git a/no-pty-test.patch b/no-pty-test.patch
index 273fd0b..bc9ff85 100644
--- a/no-pty-test.patch
+++ b/no-pty-test.patch
@@ -1,6 +1,6 @@
---- gawk-4.1.2/test/Makefile.am.orig 2015-04-28 15:49:46.000000000 +0200
-+++ gawk-4.1.2/test/Makefile.am 2015-05-10 07:28:01.671200070 +0200
-@@ -743,8 +743,6 @@
+--- gawk-4.1.4/test/Makefile.am.orig 2016-08-24 21:31:55.000000000 +0200
++++ gawk-4.1.4/test/Makefile.am 2016-08-30 22:03:59.248680327 +0200
+@@ -780,8 +780,6 @@
prt1eval.ok \
prtoeval.awk \
prtoeval.ok \
@@ -9,12 +9,12 @@
rand-mpfr.ok \
rand.awk \
rand.ok \
-@@ -1060,7 +1058,7 @@
- manyfiles match1 match2 match3 mbstr1 \
+@@ -1126,7 +1124,7 @@
nastyparm negtime next nondec nondec2 \
patsplit posix printfbad1 printfbad2 printfbad3 printfbad4 printhuge procinfs \
-- profile0 profile1 profile2 profile3 profile4 profile5 profile6 profile7 pty1 \
-+ profile0 profile1 profile2 profile3 profile4 profile5 profile6 profile7 \
+ profile0 profile1 profile2 profile3 profile4 profile5 profile6 \
+- profile7 profile8 pty1 \
++ profile7 profile8 \
rebuf regnul1 regnul2 regx8bit reginttrad reint reint2 rsgetline rsglstdin rsstart1 \
- rsstart2 rsstart3 rstest6 shadow sortfor sortu split_after_fpat \
+ rsstart2 rsstart3 rstest6 shadow sortfor sortfor2 sortu split_after_fpat \
splitarg4 strftime \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gawk.git/commitdiff/1785cbca309ea40661255b40ab70b91ede1a8e80
More information about the pld-cvs-commit
mailing list