SHA256
1
0
forked from pool/ncurses

Accepting request 243592 from Base:System

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/243592
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ncurses?expand=0&rev=91
This commit is contained in:
Stephan Kulow 2014-08-05 10:59:36 +00:00 committed by Git OBS Bridge
commit 6f08e8faf8
3 changed files with 18 additions and 4 deletions

View File

@ -12,9 +12,9 @@
+++ configure 2013-09-30 09:17:51.710735838 +0000 +++ configure 2013-09-30 09:17:51.710735838 +0000
@@ -6390,6 +6390,7 @@ else @@ -6390,6 +6390,7 @@ else
fi; fi;
echo "$as_me:6392: result: $with_overwrite" >&5 echo "$as_me:6455: result: $with_overwrite" >&5
echo "${ECHO_T}$with_overwrite" >&6 echo "${ECHO_T}$with_overwrite" >&6
+WITH_OVERWRITE="$with_overwrite" +WITH_OVERWRITE="$with_overwrite"
echo "$as_me:6395: checking if external terminfo-database is used" >&5 echo "$as_me:6458: checking if external terminfo-database is used" >&5
echo $ECHO_N "checking if external terminfo-database is used... $ECHO_C" >&6 echo $ECHO_N "checking if external terminfo-database is used... $ECHO_C" >&6

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:2cc28ee8fe68d82cb0acb83a4c9c1b6b807e0bbe4d20f29a63d60e11bece346a oid sha256:32104b366b7728d42bdb357bef48fd52cd2a5b4d63bf7c5af465dabfb940ae57
size 3618996 size 3765092

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Jul 28 11:16:06 UTC 2014 - werner@suse.de
- Add ncurses patch 20140726
+ eliminate some redundant -I options used for building libraries, and
ensure that ${srcdir} is added to the include-options (prompted by
discussion with Paul Gilmartin).
+ modify configure script to work with Minix3.2
+ add form library extension O_DYNAMIC_JUSTIFY option which can be
used to override the different treatment of justification for static
versus dynamic fields (adapted from patch by Leon Winter).
+ add a null pointer check in test/edit_field.c (report/analysis by
Leon Winter, cf: 20130608).
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jul 14 08:57:10 UTC 2014 - werner@suse.de Mon Jul 14 08:57:10 UTC 2014 - werner@suse.de