SHA256
1
0
forked from pool/ncurses

ncurses-6.0-20170212

OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=289
This commit is contained in:
2017-02-13 09:17:55 +00:00
committed by Git OBS Bridge
parent b08b8fd45d
commit a7560a63fc
3 changed files with 62 additions and 47 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Feb 13 09:16:11 UTC 2017 - werner@suse.de
- Add ncurses patch 20170212
+ build-fixes for PGI compilers (report by Adam J. Stewart)
+ accept whitespace in sed expression for generating expanded.c
+ modify configure check that g++ compiler warnings are not used.
+ add configure check for -fPIC option needed for shared libraries.
+ let configure --disable-ext-funcs override the default for the
--enable-sp-funcs option.
+ mark some structs in form/menu/panel libraries as potentially opaque
without modifying API/ABI.
+ add configure option --enable-opaque-curses for ncurses library and
similar options for the other libraries.
-------------------------------------------------------------------
Mon Feb 6 11:08:53 UTC 2017 - werner@suse.de