From 0cae9cc6825dc095dc3c4251a43e352123e017f71adc9ddba8a494230c9e977c Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Mon, 12 Jul 2021 07:56:42 +0000 Subject: [PATCH] Update to ncurses-6.2 patch 20210710 OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=557 --- ncurses-6.2-patches.tar.bz2 | 4 ++-- ncurses-6.2.dif | 38 ++++++++++++++++++------------------- ncurses-rpmlintrc | 3 +++ ncurses.changes | 21 ++++++++++++++++++++ ncurses.spec | 3 ++- 5 files changed, 47 insertions(+), 22 deletions(-) diff --git a/ncurses-6.2-patches.tar.bz2 b/ncurses-6.2-patches.tar.bz2 index 35212d6..5003c15 100644 --- a/ncurses-6.2-patches.tar.bz2 +++ b/ncurses-6.2-patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d690041025c95549f15fa480c452e7fa4ca8edaefa1e5b7c2f4d960e871561e2 -size 3069804 +oid sha256:ed00e05003a367ae41b1b88b4e74c06ef11ebfffddb534e231de4c82f47393ed +size 3215438 diff --git a/ncurses-6.2.dif b/ncurses-6.2.dif index 8afe2d5..b111ae2 100644 --- a/ncurses-6.2.dif +++ b/ncurses-6.2.dif @@ -28,7 +28,7 @@ #include #if defined(__cplusplus) -@@ -5650,12 +5650,15 @@ cat >>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <\$TMP CF_EOF if test -n "$cf_compress" ; then -@@ -5780,9 +5783,9 @@ cat >>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <&6 +@@ -7514,7 +7514,7 @@ echo "${ECHO_T}$with_pcre2" >&6 if test "x$with_pcre2" != xno ; then cf_with_pcre2_ok=no @@ -166,7 +166,7 @@ do if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "$cf_with_pcre2"; then -@@ -14573,12 +14573,15 @@ cat >>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <\$TMP CF_EOF if test -n "$cf_compress" ; then -@@ -14703,9 +14706,9 @@ cat >>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man < + +- Add ncurses patch 20210710 + + improve history section for tset manpage based on the 1BSD tarball, + which preceded BSD's SCCS checkins by more than three years. + + improve CF_XOPEN_CURSES macro used in test/configure (report by Urs + Jansen). + + further improvement of libtool configuration, adding a dependency of + the install.tic rule, etc., on the library in the build-tree. + + update config.sub + +------------------------------------------------------------------- +Mon Jul 5 12:39:43 UTC 2021 - Dr. Werner Fink + +- Add ncurses patch 20210703 + + amend libtool configuration to add dependency for install.tic, etc., + in ncurses/Makefile on the lower-level libraries. + + modify configure script to support ".PHONY" make program feature. +- Correct offsets of patch ncurses-6.2.dif + ------------------------------------------------------------------- Mon Jul 5 09:58:53 UTC 2021 - Callum Farmer diff --git a/ncurses.spec b/ncurses.spec index 492528a..270a39e 100644 --- a/ncurses.spec +++ b/ncurses.spec @@ -128,7 +128,8 @@ Group: System/Base Requires: ncurses-utils >= %{version} %description -n ncurses-tests -The ncurses based test programs +The ncurses based test programs, that is a set of tools +showing the features of the new curses libraries. %package -n terminfo-base Summary: A terminal descriptions database