diff --git a/ncurses-6.3-patches.tar.bz2 b/ncurses-6.3-patches.tar.bz2 index 7fbf102..847a306 100644 --- a/ncurses-6.3-patches.tar.bz2 +++ b/ncurses-6.3-patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a072f8968be854f67d580752e70d66d2478424c6fd8a4d8d4bffd3a837ae7b4d -size 230 +oid sha256:c69f9e1efa965df76e9751e2d9f7d3cccf35b6a3654a6d0caf6bbb9be6eb2433 +size 107274 diff --git a/ncurses-6.2.dif b/ncurses-6.3.dif similarity index 96% rename from ncurses-6.2.dif rename to ncurses-6.3.dif index 9eb7aac..e6599c9 100644 --- a/ncurses-6.2.dif +++ b/ncurses-6.3.dif @@ -28,7 +28,7 @@ #include #if defined(__cplusplus) -@@ -5803,12 +5803,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 -@@ -5933,9 +5936,9 @@ cat >>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <&6 +@@ -7549,7 +7549,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 -@@ -14834,12 +14834,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 -@@ -14964,9 +14967,9 @@ cat >>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man < + +- Add ncurses patch 20211106 + + improve check in misc/Makefile.in for empty $PKG_CONFIG_LIBDIR + + modify wnoutrefresh to call pnoutrefresh if its parameter is a pad, + rather than treating it as an error, and modify new_panel to permit + its window-parameter to be a pad (report by Giorgos Xou). + + fix a memory-leak in del_curterm (prompted by discussion with Bram + Moolenaar, cf: 20210821). + +------------------------------------------------------------------- +Tue Nov 2 08:34:24 UTC 2021 - Dr. Werner Fink + +- Add ncurses patch 20211030 + + simplify some references to WINDOWS._flags using macros. + + add a "check" rule in Ada95 makefile, to help with test-packages. + + build-fix for cross-compiling to MingW, conditionally add -lssp +- Correct offsets of patch ncurses-6.3.dif + +------------------------------------------------------------------- +Wed Oct 27 06:30:02 UTC 2021 - Dr. Werner Fink + +- Add ncurses patch 20211026 + + corrected regex needed for older pkg-config used in Solaris 10. + + amend configure option's auto-search to account for systems where + none of the directories known to pkg-config exist, adapted from + mailing-list comment (report by Milan P. Stanic). +- Port patch ncurses-6.2.dif which is now named ncurses-6.3.dif + ------------------------------------------------------------------- Fri Oct 22 10:08:10 UTC 2021 - Dr. Werner Fink diff --git a/ncurses.spec b/ncurses.spec index 1362efc..ab90207 100644 --- a/ncurses.spec +++ b/ncurses.spec @@ -88,7 +88,7 @@ Source8: cursescheck Source9: ftp://ftp.invisible-island.net/ncurses/ncurses-%{basevers}.tar.gz.asc Source10: ftp://ftp.invisible-island.net/pub/ncurses/current/tack-1.09-20210619.tgz.asc Source11: ncurses.keyring -Patch0: ncurses-6.2.dif +Patch0: ncurses-6.3.dif Patch1: ncurses-5.9-ibm327x.dif Patch2: ncurses-5.7-tack.dif BuildRoot: %{_tmppath}/%{name}-%{version}-build