]> git.pld-linux.org Git - packages/gawk.git/commitdiff
- updated to 4.1.4 auto/th/gawk-4.1.4-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 31 Aug 2016 03:32:12 +0000 (05:32 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 31 Aug 2016 03:32:12 +0000 (05:32 +0200)
- updated no-pty-test patch

gawk.spec
no-pty-test.patch

index 1d938c7ce71c224e64353d926fc1823765823ea8..cb25c26343f1eedc059d242d0f3af744cb75e163 100644 (file)
--- 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
index 273fd0b06495918578064bad707435bdcdd6b869..bc9ff852f5f4cdbe315c74affaec8dd526f38604 100644 (file)
@@ -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 \
This page took 0.111023 seconds and 4 git commands to generate.