From 54de875aabcbbe240c340dbf54d9a259a6504eb27a62ba6d4a3eecbee433fab6 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Mon, 12 Dec 2016 12:27:22 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=276 --- ncurses-6.0-patches.tar.bz2 | 4 +-- ncurses-6.0.dif | 60 ++++++++++++++++++------------------- ncurses.changes | 20 +++++++++++++ 3 files changed, 52 insertions(+), 32 deletions(-) diff --git a/ncurses-6.0-patches.tar.bz2 b/ncurses-6.0-patches.tar.bz2 index f0794b9..71643ea 100644 --- a/ncurses-6.0-patches.tar.bz2 +++ b/ncurses-6.0-patches.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9a5c5e4b291c1fe4647517eb5bb1651f96245a081bb1bf8833806516a0df6f0e -size 1325151 +oid sha256:6284bef4bca13408506824d5363e99e3702e010bc3d798a388e4da9723ebd00b +size 1390533 diff --git a/ncurses-6.0.dif b/ncurses-6.0.dif index f13bf67..4e3e1f9 100644 --- a/ncurses-6.0.dif +++ b/ncurses-6.0.dif @@ -21,7 +21,7 @@ 19 files changed, 240 insertions(+), 80 deletions(-) --- aclocal.m4 -+++ aclocal.m4 2016-11-28 08:39:58.684185854 +0000 ++++ aclocal.m4 2016-12-12 12:26:15.352276409 +0000 @@ -564,7 +564,7 @@ AC_MSG_CHECKING([for size of bool]) AC_CACHE_VAL(cf_cv_type_of_bool,[ rm -f cf_test.out @@ -150,8 +150,8 @@ esac done --- configure -+++ configure 2016-11-28 08:39:58.688185773 +0000 -@@ -5895,7 +5895,7 @@ case $cf_cv_system_name in ++++ configure 2016-12-12 12:26:15.360276271 +0000 +@@ -5896,7 +5896,7 @@ case $cf_cv_system_name in fi ;; (linux*|gnu*|k*bsd*-gnu|freebsd*) @@ -160,7 +160,7 @@ ;; (openbsd[2-9].*|mirbsd*) LD_RPATH_OPT="-Wl,-rpath," -@@ -11620,12 +11620,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 -@@ -11750,9 +11753,9 @@ cat >>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <$@ --- ncurses/curses.priv.h -+++ ncurses/curses.priv.h 2016-11-28 08:39:58.692185690 +0000 ++++ ncurses/curses.priv.h 2016-12-12 12:26:15.364276201 +0000 @@ -2024,6 +2024,8 @@ extern NCURSES_EXPORT(char *) _nc_tracec extern NCURSES_EXPORT(char *) _nc_tracemouse (SCREEN *, MEVENT const *); extern NCURSES_EXPORT(char *) _nc_trace_mmask_t (SCREEN *, mmask_t); @@ -804,7 +804,7 @@ extern NCURSES_EXPORT(int) _nc_freewin (WINDOW *); extern NCURSES_EXPORT(int) _nc_getenv_num (const char *); --- ncurses/run_cmd.sh -+++ ncurses/run_cmd.sh 2016-11-28 08:39:58.692185690 +0000 ++++ ncurses/run_cmd.sh 2016-12-12 12:26:15.364276201 +0000 @@ -0,0 +1,11 @@ +#!/bin/sh + @@ -818,7 +818,7 @@ + +exec ${1+"$@"} --- ncurses/tinfo/MKfallback.sh -+++ ncurses/tinfo/MKfallback.sh 2016-11-28 08:39:58.692185690 +0000 ++++ ncurses/tinfo/MKfallback.sh 2016-12-12 12:26:15.364276201 +0000 @@ -68,6 +68,12 @@ else tmp_info= fi @@ -851,7 +851,7 @@ done --- ncurses/tinfo/access.c -+++ ncurses/tinfo/access.c 2016-11-28 08:39:58.692185690 +0000 ++++ ncurses/tinfo/access.c 2016-12-12 12:26:15.364276201 +0000 @@ -35,6 +35,9 @@ #include @@ -894,7 +894,7 @@ _nc_access(const char *path, int mode) { --- ncurses/tinfo/lib_setup.c -+++ ncurses/tinfo/lib_setup.c 2016-11-28 08:39:58.692185690 +0000 ++++ ncurses/tinfo/lib_setup.c 2016-12-12 12:26:15.364276201 +0000 @@ -584,6 +584,9 @@ _nc_locale_breaks_acs(TERMINAL * termp) } else if ((value = tigetnum("U8")) >= 0) { result = value; /* use extension feature */ @@ -906,7 +906,7 @@ result = 1; /* always broken */ } else if (strstr(env, "screen") != 0 --- ncurses/tinfo/read_entry.c -+++ ncurses/tinfo/read_entry.c 2016-11-28 08:39:58.692185690 +0000 ++++ ncurses/tinfo/read_entry.c 2016-12-12 12:26:15.368276132 +0000 @@ -433,6 +433,7 @@ _nc_read_file_entry(const char *const fi FILE *fp = 0; int code; @@ -924,7 +924,7 @@ return (code); } --- ncurses/tinfo/read_termcap.c -+++ ncurses/tinfo/read_termcap.c 2016-11-28 08:39:58.692185690 +0000 ++++ ncurses/tinfo/read_termcap.c 2016-12-12 12:26:15.368276132 +0000 @@ -322,14 +322,18 @@ _nc_getent( */ if (fd >= 0) { @@ -971,7 +971,7 @@ } if (copied != 0) --- test/test.priv.h -+++ test/test.priv.h 2016-11-28 08:39:58.692185690 +0000 ++++ test/test.priv.h 2016-12-12 12:26:15.368276132 +0000 @@ -790,12 +790,12 @@ extern char *strnames[], *strcodes[], *s #endif diff --git a/ncurses.changes b/ncurses.changes index 6ad502f..2ba6656 100644 --- a/ncurses.changes +++ b/ncurses.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Mon Dec 12 12:25:00 UTC 2016 - werner@suse.de + +- Add ncurses patch 20161210 + + add configure script option --disable-wattr-macros for use in cases + where one wants to use the same headers for ncurses5/ncurses6 + development, by suppressing the wattr* macros which differ due to + the introduction of extended colors (prompted by comments in + Debian #230990, Redhat #1270534). + + add test/tput-initc to demonstrate tput used to initialize palette + from a data file. + + modify test/xterm*.dat to use the newer color4/color12 values. + +------------------------------------------------------------------- +Mon Dec 5 12:00:01 UTC 2016 - werner@suse.de + +- Add ncurses patch 20161203 + + improve discussion of field validation in form_driver.3x manual page. + + update curs_trace.3x manual page. + ------------------------------------------------------------------- Mon Nov 28 08:37:34 UTC 2016 - werner@suse.de