]> git.pld-linux.org Git - packages/gawk.git/commitdiff
up to 5.1.1 auto/th/gawk-5.1.1-1
authorJan Palus <atler@pld-linux.org>
Fri, 29 Oct 2021 22:49:21 +0000 (00:49 +0200)
committerJan Palus <atler@pld-linux.org>
Fri, 29 Oct 2021 22:49:21 +0000 (00:49 +0200)
gawk-info.patch
gawk.spec
no-pty-test.patch

index 2dc570d47a4249238932835fb2144bd2067734d4..fa3858beedc9db4b5de02ec35051e42c795caa3e 100644 (file)
@@ -56,8 +56,8 @@
 --- gawk-4.2.0/doc/gawkinet.texi.orig  2017-12-07 17:43:05.506383316 +0100
 +++ gawk-4.2.0/doc/gawkinet.texi       2017-12-07 17:49:30.369712255 +0100
 @@ -5,9 +5,9 @@
- @c %**end of header (This is for running Texinfo on a region.)
- @c FIXME: web vs. Web
+ @c https://english.stackexchange.com/questions/120869/should-i-capitalize-the-word-web-in-this-sentence
+ @c We leave the many occurrences of web in this file as they are.
  
 -@dircategory Network applications
 +@dircategory Programming Languages:
index 7513fe9dbe483fcd38aee55a1392dce4c801ddc8..bc24cad20e3a8b3e454c76342344c99f5dd80f17 100644 (file)
--- a/gawk.spec
+++ b/gawk.spec
@@ -13,21 +13,21 @@ 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.1.0
+Version:       5.1.1
 Release:       1
 License:       GPL v3+
 Group:         Applications/Text
 Source0:       http://ftp.gnu.org/gnu/gawk/%{name}-%{version}.tar.lz
-# Source0-md5: 2553df729f6cfa7464150f020b94fac6
+# Source0-md5: 514c2066c7abce93b8c3476b5eaac237
 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
 Patch1:                %{name}-shutup.patch
 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.8
+BuildRequires: autoconf >= 2.71
+BuildRequires: automake >= 1:1.16
+BuildRequires: gettext-tools >= 0.20.2
 BuildRequires: gmp-devel
 BuildRequires: libsigsegv-devel
 BuildRequires: lzip
index a993b1e3adf22f30d6666e293579f638d7b1f95e..ae2fee58f9957106dff10674db2f08b8fb2d4b78 100644 (file)
        rand.awk \
        rand.ok \
 @@ -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 profile11 profile12 profile13 pty1 pty2 \
-+      profile7 profile8 profile9 profile10 profile11 profile12 profile13 \
-       rebuf regnul1 regnul2 regx8bit reginttrad reint reint2 rsgetline rsglstdin \
-       rsstart1 rsstart2 rsstart3 rstest6 \
-       sandbox1 shadow shadowbuiltin sortfor sortfor2 sortu \
+       printfbad1 printfbad2 printfbad3 printfbad4 printhuge procinfs \
+       profile0 profile1 profile2 profile3 profile4 profile5 profile6 \
+       profile7 profile8 profile9 profile10 profile11 profile12 profile13 \
+-      profile14 profile15 profile16 pty1 pty2 rebuf regexsub regnul1 regnul2 \
++      profile14 profile15 profile16 rebuf regexsub regnul1 regnul2 \
+       regx8bit reginttrad reint reint2 rsgetline rsglstdin rsstart1 \
+       rsstart2 rsstart3 rstest6 sandbox1 shadow shadowbuiltin sortfor \
+       sortfor2 sortu sourcesplit split_after_fpat splitarg4 strftfld \
This page took 0.110756 seconds and 4 git commands to generate.