forked from pool/ncurses
.
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=64
This commit is contained in:
parent
2a04c2a8ac
commit
5524a6ba1e
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0923cbde36b97806c70b65064bd38edea2afc2603accd036c90d61be2cda1615
|
||||
size 576249
|
||||
oid sha256:aa9d8b7d72f70b2e20b8327828f3f915e5ed91dfb8a2123a0ba5bdffd890ad2d
|
||||
size 611603
|
||||
|
@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 5 13:33:46 UTC 2011 - werner@suse.de
|
||||
|
||||
- Add ncurses patch 5.9.20111203
|
||||
* modify configure-check for etip.h dependencies, supplying a temporary
|
||||
copy of ncurses_dll.h since it is a generated file (prompted by
|
||||
Debian #646977).
|
||||
* modify CF_CPP_PARAM_INIT "main" function to work with current C++.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 28 10:23:53 UTC 2011 - werner@suse.de
|
||||
|
||||
- Add ncurses patch 5.9.20111126
|
||||
* correct database iterator's check for duplicate entries
|
||||
(cf: 20111001).
|
||||
* modify database iterator to ignore $TERMCAP when it is not an
|
||||
absolute pathname.
|
||||
* add -D option to tic, to show the database locations that it could
|
||||
use.
|
||||
* improve description of database locations in tic manpage.
|
||||
* modify the configure script to generate a list of the ".pc" files to
|
||||
generate, rather than deriving the list from the libraries which have
|
||||
been built (patch by Mike Frysinger).
|
||||
* use AC_CHECK_TOOLS in preference to AC_PATH_PROGS when searching for
|
||||
ncurses*-config, e.g., in Ada95/configure and test/configure (adapted
|
||||
from patch by Mike Frysinger).
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 24 13:32:02 UTC 2011 - werner@suse.de
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user