From e7f703a115f0ad22c15c74fe91d41d1451a1c4137a03f52ac3d38d65dc4aee9f Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Tue, 7 Jul 2015 12:28:32 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=206 --- ncurses-5.9.dif | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/ncurses-5.9.dif b/ncurses-5.9.dif index b8ae75e..e8ec1ba 100644 --- a/ncurses-5.9.dif +++ b/ncurses-5.9.dif @@ -995,3 +995,38 @@ set_attributes = my_sgr; } +--- package/ncursest.map ++++ package/ncursest.map 2015-07-07 12:26:54.705559346 +0000 +@@ -362,13 +362,13 @@ NCURSES_TINFO_5.7.20081102 { + _nc_strfnames; + _nc_strnames; + _nc_tracechar; ++ _nc_ttytype; + _nc_use_tracef; + set_tabsize; + local: + _nc__nc_tputs_trace; + _nc_keyname; + _nc_mutex_init; +- _nc_ttytype; + _nc_unctrl; + } NCURSES_TINFO_5.6.20061217; + +--- package/ncursestw.map ++++ package/ncursestw.map 2015-07-07 12:27:23.982012359 +0000 +@@ -362,6 +362,7 @@ NCURSES_TINFO_5.7.20081102 { + _nc_strfnames; + _nc_strnames; + _nc_tracechar; ++ _nc_ttytype; + _nc_use_tracef; + _nc_viswbuf; + _nc_viswbufn; +@@ -373,7 +374,6 @@ NCURSES_TINFO_5.7.20081102 { + _nc__nc_tputs_trace; + _nc_keyname; + _nc_mutex_init; +- _nc_ttytype; + _nc_unctrl; + _nc_viswbuf2; + } NCURSES_TINFO_5.6.20061217;