From 1217102713d8c5995f874518af495c1630eab2c6d9da77bdaa18480eb2730b3f Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Thu, 30 Nov 2023 20:58:55 +0000 Subject: [PATCH] Updating link to change in openSUSE:Factory/ncurses revision 251 OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=b1ef0eac3d8753f5605c49f759277715 --- ncurses-6.4-patches.tar.bz2 | 4 ++-- ncurses-6.4.dif | 40 +++++++++++++++---------------------- ncurses.changes | 32 +++++++++++++++++++++++++++++ ncurses.spec | 1 + 4 files changed, 51 insertions(+), 26 deletions(-) diff --git a/ncurses-6.4-patches.tar.bz2 b/ncurses-6.4-patches.tar.bz2 index 8e4fc27..9a150ea 100644 --- a/ncurses-6.4-patches.tar.bz2 +++ b/ncurses-6.4-patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1402f633b17e96c0e6201bb0994b8acb48339f2693bb22b63354ec6bf6d98468 -size 1749091 +oid sha256:459efe8a466903150b1a3a295bb481302b8d69f4e49c088a0b4b8447a46dafb0 +size 1919806 diff --git a/ncurses-6.4.dif b/ncurses-6.4.dif index 231fc35..b1f7147 100644 --- a/ncurses-6.4.dif +++ b/ncurses-6.4.dif @@ -144,8 +144,8 @@ esac done --- configure -+++ configure 2023-11-13 08:41:15.954170137 +0000 -@@ -6441,7 +6441,7 @@ echo $ECHO_N "checking for an rpath opti ++++ configure 2023-11-29 12:47:18.331476756 +0000 +@@ -6443,7 +6443,7 @@ echo $ECHO_N "checking for an rpath opti fi ;; (linux*|gnu*|k*bsd*-gnu|freebsd*) @@ -154,7 +154,7 @@ ;; (openbsd[2-9].*|mirbsd*) LD_RPATH_OPT="-Wl,-rpath," -@@ -6814,8 +6814,8 @@ echo "${ECHO_T}$cf_cv_ldflags_search_pat +@@ -6816,8 +6816,8 @@ echo "${ECHO_T}$cf_cv_ldflags_search_pat else cf_cv_shared_soname='`basename $@`' fi @@ -165,7 +165,7 @@ ;; (mingw*msvc*) cf_cv_shlib_version=msvcdll -@@ -8054,7 +8054,7 @@ echo "${ECHO_T}$with_pcre2" >&6 +@@ -8056,7 +8056,7 @@ echo "${ECHO_T}$with_pcre2" >&6 if test "x$with_pcre2" != xno ; then cf_with_pcre2_ok=no @@ -174,7 +174,7 @@ do if test "$PKG_CONFIG" != none && "$PKG_CONFIG" --exists "$cf_with_pcre2"; then -@@ -15244,12 +15244,12 @@ 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_manpage_compress" ; then -@@ -15383,9 +15383,9 @@ cat >>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man < + +- Add ncurses patch 20231125 + + add information about "ttycap", termcap's forerunner, to tset.1 + (patch by Branden Robinson). + + improve formatting/style of manpages, including section reordering + (patches by Branden Robinson). + + modify usage messages in configure script, bracketing optional values + (report by Branden Robinson). + +------------------------------------------------------------------- +Wed Nov 22 07:07:02 UTC 2023 - Dr. Werner Fink + +- Add ncurses patch 20231121 + + amend fix for Debian #1055882, correcting nul terminator check in + waddnstr (Debian #1056340). + +------------------------------------------------------------------- +Mon Nov 20 07:31:54 UTC 2023 - Dr. Werner Fink + +- Add ncurses patch 20231118 + + improve description of length-parameter and error-returns in several + manpages: curs_addchstr.3x, curs_addstr.3x, curs_addwstr.3x, + curs_in_wch.3x, curs_in_wchstr.3x, curs_inchstr.3x, curs_ins_wstr.3x, + curs_insstr.3x, curs_instr.3x, curs_inwstr.3x + + amend parameter check for entire string versus specific length in + winsnstr() and wins_nwstr() to match Solaris. + + make similar correction to wins_nwstr(). + + correct loop termination condition in waddnstr() and waddnwstr() + (Debian #1055882, cf: 20201205). + ------------------------------------------------------------------- Mon Nov 13 08:32:53 UTC 2023 - Dr. Werner Fink diff --git a/ncurses.spec b/ncurses.spec index f02e269..db11775 100644 --- a/ncurses.spec +++ b/ncurses.spec @@ -1307,6 +1307,7 @@ popd %doc %{_mandir}/man1/ncurses*6-config.1%{ext_man} %doc %{_mandir}/man1/captoinfo.1%{ext_man} %doc %{_mandir}/man1/infotocap.1%{ext_man} +%doc %{_mandir}/man1/description.1%{ext_man} %doc %{_mandir}/man1/tic.1%{ext_man} %doc %{_mandir}/man3/*%{ext_man} %doc %{_mandir}/man7/*%{ext_man}