diff --git a/ncurses-5.9-ibm327x.dif b/ncurses-5.9-ibm327x.dif index ae98031..bdb9a5b 100644 --- a/ncurses-5.9-ibm327x.dif +++ b/ncurses-5.9-ibm327x.dif @@ -4,7 +4,7 @@ --- misc/terminfo.src +++ misc/terminfo.src 2018-10-29 10:23:47.271511864 +0000 -@@ -17011,8 +17011,8 @@ hazel|exec80|h80|he80|Hazeltine Executiv +@@ -17017,8 +17017,8 @@ hazel|exec80|h80|he80|Hazeltine Executiv # ibm327x|line mode IBM 3270 style, diff --git a/ncurses.changes b/ncurses.changes index 3e0a536..d8d35ea 100644 --- a/ncurses.changes +++ b/ncurses.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Wed Oct 30 14:17:20 UTC 2019 - Dr. Werner Fink + +- Add tack patch 1.08-20190721 + * tack.c, edit.c, tack.h: gcc-8.x-warnings + * init.c, edit.c: gcc 4.x warning + * charset.c: update copyright + * charset.c: rewrite of set_attr resulted in off-by-one loop limit + * aclocal.m4: + add CF_CURSES_TERM_H to get proper ifdef's for the boolnames arrays + * configure.in: add CF_CURSES_TERM_H + * aclocal.m4: add CF_TERMIOS_TYPES, from xterm + * sysdep.c: use termios types such as tcflag_t + * configure.in: use CF_TERMIOS_TYPES + * tack.h: update copyright + * aclocal.m4: resync with my-autoconf + * package/debian/changelog, package/tack.spec, tack.h: bump + * config.sub: 2019-06-30 + * config.guess: 2019-06-10 + ------------------------------------------------------------------- Mon Oct 28 09:05:18 UTC 2019 - Dr. Werner Fink diff --git a/ncurses.spec b/ncurses.spec index 4d360fb..51e3999 100644 --- a/ncurses.spec +++ b/ncurses.spec @@ -69,7 +69,7 @@ Source2: handle.linux Source3: README.devel Source4: ncurses-rpmlintrc # Latest tack can be found at ftp://ftp.invisible-island.net/pub/ncurses/current/ -Source5: ftp://ftp.invisible-island.net/pub/ncurses/current/tack-1.08-20170818.tgz +Source5: ftp://ftp.invisible-island.net/pub/ncurses/current/tack-1.08-20190721.tgz Source6: edit.sed Source7: baselibs.conf Patch0: ncurses-6.1.dif diff --git a/tack-1.08-20170818.tgz b/tack-1.08-20170818.tgz deleted file mode 100644 index 7a4a740..0000000 --- a/tack-1.08-20170818.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:20995ff2b08c9e74b217bbf6f95dcf7321fc22a6b1bdf1f295f0dd369fca5535 -size 225919 diff --git a/tack-1.08-20190721.tgz b/tack-1.08-20190721.tgz new file mode 100644 index 0000000..2b2608a --- /dev/null +++ b/tack-1.08-20190721.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f480c8df1b706f0d65d04fca0486e327cde68acd1a8b819e9860b62a7c9aa7ac +size 232840