[packages/ncurses] Up to 6.3.20220416; follow upstream with old gnome terminal

arekm arekm at pld-linux.org
Fri Apr 22 09:52:45 CEST 2022


commit 80e53c3dc1966ac1a0720d55aa891619612c72e6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri Apr 22 09:52:01 2022 +0200

    Up to 6.3.20220416; follow upstream with old gnome terminal

 ncurses-gnome-terminal.patch | 11 -----------
 ncurses.spec                 |  6 ++----
 2 files changed, 2 insertions(+), 15 deletions(-)
---
diff --git a/ncurses.spec b/ncurses.spec
index 135a57a..4633356 100644
--- a/ncurses.spec
+++ b/ncurses.spec
@@ -9,7 +9,7 @@
 %endif
 
 %define	basever	6.3
-%define	patchlevel	20211120
+%define	patchlevel	20220416
 Summary:	curses terminal control library
 Summary(de.UTF-8):	curses-Terminal-Control-Library
 Summary(es.UTF-8):	Biblioteca de control de terminal curses
@@ -25,11 +25,10 @@ Release:	3
 License:	distributable
 Group:		Libraries
 Source0:	ftp://ftp.invisible-island.net/ncurses/current/%{name}-%{basever}-%{patchlevel}.tgz
-# Source0-md5:	08bba583e9dcb8600c468812c070284b
+# Source0-md5:	56140f950e0774ee44ba50f470991ce4
 Source1:	http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source1-md5:	3b05ee835dc20c306e9af2a9d3fbf1f1
 Patch100:	%{name}-xterm-home-end.patch
-Patch101:	%{name}-gnome-terminal.patch
 URL:		http://dickey.his.com/ncurses/ncurses.html
 BuildRequires:	automake
 %if %{with ada}
@@ -300,7 +299,6 @@ tworzenia aplikacji używających ncurses w języku Ada95.
 %prep
 %setup -q -n %{name}-%{basever}-%{patchlevel}
 %patch100 -p1
-%patch101 -p1
 
 %build
 unset TERMINFO || :
diff --git a/ncurses-gnome-terminal.patch b/ncurses-gnome-terminal.patch
deleted file mode 100644
index 81e1856..0000000
--- a/ncurses-gnome-terminal.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ncurses-6.2-20210731/misc/terminfo.src.orig	2021-08-03 10:54:27.561229179 +0200
-+++ ncurses-6.2-20210731/misc/terminfo.src	2021-08-03 10:55:21.246238172 +0200
-@@ -5780,7 +5780,7 @@ gnome-rh62|Gnome terminal,
- #	xterm alternate screen controls do not restore cursor position properly
- #	it hangs in tack after running function-keys test.
- gnome-rh72|GNOME Terminal,
--	bce, km@,
-+	bce, km@, kbs=\177, khome=\E[1~, kend=\E[4~,
- 	kdch1=\E[3~, kf1=\EOP, kf2=\EOQ, kf3=\EOR, kf4=\EOS,
- 	rmam=\E[?7l,
- 	sgr=\E[0%?%p6%t;1%;%?%p2%t;4%;%?%p1%p3%|%t;7%;m%?%p9%t\016%e
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ncurses.git/commitdiff/80e53c3dc1966ac1a0720d55aa891619612c72e6



More information about the pld-cvs-commit mailing list