Add tack patch 1.08-20190721
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=450
This commit is contained in:
parent
ed0ebf424c
commit
fd35c393cc
@ -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,
|
||||
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 30 14:17:20 UTC 2019 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
- 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 <werner@suse.de>
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:20995ff2b08c9e74b217bbf6f95dcf7321fc22a6b1bdf1f295f0dd369fca5535
|
||||
size 225919
|
3
tack-1.08-20190721.tgz
Normal file
3
tack-1.08-20190721.tgz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f480c8df1b706f0d65d04fca0486e327cde68acd1a8b819e9860b62a7c9aa7ac
|
||||
size 232840
|
Loading…
Reference in New Issue
Block a user