commit ncurses for openSUSE:Factory
Hello community, here is the log from the commit of package ncurses for openSUSE:Factory checked in at 2014-05-03 16:51:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ncurses (Old) and /work/SRC/openSUSE:Factory/.ncurses.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "ncurses" Changes: -------- --- /work/SRC/openSUSE:Factory/ncurses/ncurses.changes 2014-04-25 16:06:58.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ncurses.new/ncurses.changes 2014-05-03 16:51:38.000000000 +0200 @@ -1,0 +2,18 @@ +Mon Apr 28 10:53:21 UTC 2014 - werner@suse.de + +- Add ncurses patch 20140426 + + add --disable-lib-suffixes option (adapted from patch by Juergen + Pfeifer). + + merge some changes from Juergen Pfeifer's work with MSYS2, to + simplify later merging: + + use NC_ISATTY() macro for isatty() in library + + add _nc_mingw_isatty() and related functions to windows-driver + + rename terminal driver entrypoints to simplify grep's + + remove a check in the sp-funcs flavor of newterm() which allowed only + the first call to newterm() to succeed (report by Thomas Beierlein, + cf: 20090927). +- Add ncurses patch 20140419 + + update config.guess, config.sub from + http://git.savannah.gnu.org/cgit/config.git + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ncurses-5.9-overwrite.dif ++++++ --- /var/tmp/diff_new_pack.T3lnvX/_old 2014-05-03 16:51:39.000000000 +0200 +++ /var/tmp/diff_new_pack.T3lnvX/_new 2014-05-03 16:51:39.000000000 +0200 @@ -10,11 +10,11 @@ AC_ARG_ENABLE(database, --- configure +++ configure 2013-09-30 09:17:51.710735838 +0000 -@@ -6375,6 +6375,7 @@ else +@@ -6390,6 +6390,7 @@ else fi; - echo "$as_me:6376: result: $with_overwrite" >&5 + echo "$as_me:6391: result: $with_overwrite" >&5 echo "${ECHO_T}$with_overwrite" >&6 +WITH_OVERWRITE="$with_overwrite" - echo "$as_me:6379: checking if external terminfo-database is used" >&5 + echo "$as_me:6394: checking if external terminfo-database is used" >&5 echo $ECHO_N "checking if external terminfo-database is used... $ECHO_C" >&6 ++++++ ncurses-5.9-patches.tar.bz2 ++++++ ++++ 14917 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de