[packages/gawk] - updated to 4.1.2 - update no-pty-test patch

qboosh qboosh at pld-linux.org
Sun May 10 07:58:47 CEST 2015


commit 0b0544b8e1ab4cc27028eda7c1929f48fa715b93
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun May 10 08:00:15 2015 +0200

    - updated to 4.1.2
    - update no-pty-test patch

 gawk.spec         | 13 ++++++-------
 no-pty-test.patch | 18 +++++++++---------
 2 files changed, 15 insertions(+), 16 deletions(-)
---
diff --git a/gawk.spec b/gawk.spec
index 2027cb6..7e51277 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.1
-Release:	3
+Version:	4.1.2
+Release:	1
 License:	GPL v3+
 Group:		Applications/Text
 Source0:	http://ftp.gnu.org/gnu/gawk/%{name}-%{version}.tar.xz
-# Source0-md5:	a2a26543ce410eb74bc4a508349ed09a
+# Source0-md5:	29555d982b8b678b0091010eb7508e4a
 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
@@ -26,8 +26,9 @@ Patch1:		%{name}-shutup.patch
 Patch2:		no-pty-test.patch
 URL:		http://www.gnu.org/software/gawk/
 BuildRequires:	autoconf >= 2.69
-BuildRequires:	automake >= 1:1.13
-BuildRequires:	gettext-tools >= 0.18.1
+BuildRequires:	automake >= 1:1.15
+BuildRequires:	gettext-tools >= 0.18.2
+BuildRequires:	gmp-devel
 BuildRequires:	libsigsegv
 BuildRequires:	mpfr-devel
 BuildRequires:	readline-devel
@@ -154,8 +155,6 @@ bzip2 -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
 %{__rm} $RPM_BUILD_ROOT%{_mandir}/README.gawk-non-english-man-pages
 rm -f $RPM_BUILD_ROOT%{_datadir}/info/dir
 
-%{__rm} $RPM_BUILD_ROOT%{_libdir}/gawk/*.la
-
 %find_lang %{name}
 
 %clean
diff --git a/no-pty-test.patch b/no-pty-test.patch
index 9bdfe07..273fd0b 100644
--- a/no-pty-test.patch
+++ b/no-pty-test.patch
@@ -1,6 +1,6 @@
---- gawk-4.1.1/test/Makefile.am~	2014-04-08 16:12:01.000000000 +0000
-+++ gawk-4.1.1/test/Makefile.am	2015-02-26 20:18:05.131748094 +0000
-@@ -698,8 +698,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 @@
  	prt1eval.ok \
  	prtoeval.awk \
  	prtoeval.ok \
@@ -9,12 +9,12 @@
  	rand-mpfr.ok \
  	rand.awk \
  	rand.ok \
-@@ -997,7 +995,7 @@
+@@ -1060,7 +1058,7 @@
  	manyfiles match1 match2 match3 mbstr1 \
- 	nastyparm next nondec nondec2 \
- 	patsplit posix printfbad1 printfbad2 printfbad3 procinfs \
--	profile1 profile2 profile3 profile4 profile5 pty1 \
-+	profile1 profile2 profile3 profile4 profile5 \
- 	rebuf regx8bit reginttrad reint reint2 rsstart1 \
+ 	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 \
+ 	rebuf regnul1 regnul2 regx8bit reginttrad reint reint2 rsgetline rsglstdin rsstart1 \
  	rsstart2 rsstart3 rstest6 shadow sortfor sortu split_after_fpat \
  	splitarg4 strftime \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gawk.git/commitdiff/0b0544b8e1ab4cc27028eda7c1929f48fa715b93



More information about the pld-cvs-commit mailing list