Hello community, here is the log from the commit of package ncurses for openSUSE:Factory checked in at 2012-02-16 16:20:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ncurses (Old) and /work/SRC/openSUSE:Factory/.ncurses.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ncurses", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/ncurses/ncurses.changes 2012-02-10 17:28:35.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.ncurses.new/ncurses.changes 2012-02-16 16:21:20.000000000 +0100 @@ -1,0 +2,17 @@ +Tue Feb 14 18:17:28 UTC 2012 - [email protected] + +- Add ncurses patch 5.9.20120211 + + make sgr for xterm-pcolor agree with other caps -TD + + make sgr for att5425 agree with other caps -TD + + make sgr for att630 agree with other caps -TD + + make sgr for linux entries agree with other caps -TD + + make sgr for tvi9065 agree with other caps -TD + + make sgr for ncr260vt200an agree with other caps -TD + + make sgr for ncr160vt100pp agree with other caps -TD + + make sgr for ncr260vt300an agree with other caps -TD + + make sgr for aaa-60-dec-rv, aaa+dec agree with other caps -TD + + make sgr for cygwin, cygwinDBG agree with other caps -TD + + add configure option --with-xterm-kbs to simplify configuration for + Linux versus most other systems. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ncurses.spec ++++++ --- /var/tmp/diff_new_pack.YYsaW3/_old 2012-02-16 16:21:21.000000000 +0100 +++ /var/tmp/diff_new_pack.YYsaW3/_new 2012-02-16 16:21:21.000000000 +0100 @@ -372,6 +372,7 @@ --with-dlsym \ --with-termlib=tinfo \ --with-ticlib=tic \ + --with-xterm-kbs=del \ --disable-root-environ \ --disable-termcap \ --disable-overwrite \ ++++++ ncurses-5.9-overwrite.dif ++++++ --- /var/tmp/diff_new_pack.YYsaW3/_old 2012-02-16 16:21:21.000000000 +0100 +++ /var/tmp/diff_new_pack.YYsaW3/_new 2012-02-16 16:21:21.000000000 +0100 @@ -12,9 +12,9 @@ +++ configure 2012-01-30 16:19:43.071146239 +0000 @@ -6336,6 +6336,7 @@ else fi; - echo "$as_me:6337: result: $with_overwrite" >&5 + echo "$as_me:6338: result: $with_overwrite" >&5 echo "${ECHO_T}$with_overwrite" >&6 +WITH_OVERWRITE="$with_overwrite" - echo "$as_me:6340: checking if external terminfo-database is used" >&5 + echo "$as_me:6341: 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 ++++++ ++++ 12908 lines of diff (skipped) ++++++ ncurses-5.9.dif ++++++ --- /var/tmp/diff_new_pack.YYsaW3/_old 2012-02-16 16:21:22.000000000 +0100 +++ /var/tmp/diff_new_pack.YYsaW3/_new 2012-02-16 16:21:22.000000000 +0100 @@ -138,8 +138,8 @@ # the next lines are needed for linking libtic over libncurses TINFO_NAME=${LIB_NAME} --- configure -+++ configure 2012-01-30 16:42:39.543145187 +0000 -@@ -5564,7 +5564,7 @@ irix*) #(vi ++++ configure 2012-01-30 17:42:40.000000000 +0100 +@@ -5565,7 +5565,7 @@ irix*) #(vi fi ;; linux*|gnu*|k*bsd*-gnu) #(vi @@ -148,7 +148,7 @@ ;; openbsd[2-9].*|mirbsd*) #(vi LD_RPATH_OPT="-Wl,-rpath," -@@ -10636,12 +10636,15 @@ cat >>$cf_edit_man <<CF_EOF +@@ -10662,12 +10662,15 @@ cat >>$cf_edit_man <<CF_EOF echo '? missing rename for '\$cf_source cf_target="\$cf_source" fi @@ -166,7 +166,7 @@ sed -f $cf_man_alias \\ CF_EOF -@@ -10651,7 +10654,7 @@ cat >>$cf_edit_man <<CF_EOF +@@ -10677,7 +10680,7 @@ cat >>$cf_edit_man <<CF_EOF CF_EOF else cat >>$cf_edit_man <<CF_EOF @@ -175,7 +175,7 @@ CF_EOF fi -@@ -10691,7 +10694,7 @@ cat >>$cf_edit_man <<CF_EOF +@@ -10717,7 +10720,7 @@ cat >>$cf_edit_man <<CF_EOF mv \$TMP.$cf_so_strip \$TMP fi fi @@ -184,7 +184,7 @@ CF_EOF fi -@@ -10700,23 +10703,23 @@ case "$MANPAGE_FORMAT" in #(vi +@@ -10726,23 +10729,23 @@ case "$MANPAGE_FORMAT" in #(vi cat >>$cf_edit_man <<CF_EOF if test \$form = format ; then # BSDI installs only .0 suffixes in the cat directories @@ -214,7 +214,7 @@ for cf_alias in \$aliases do if test \$section = 1 ; then -@@ -10725,7 +10728,7 @@ cat >>$cf_edit_man <<CF_EOF +@@ -10751,7 +10754,7 @@ cat >>$cf_edit_man <<CF_EOF if test "$MANPAGE_SYMLINKS" = yes ; then if test -f \$cf_alias\${suffix} ; then @@ -223,7 +223,7 @@ then continue fi -@@ -10735,18 +10738,18 @@ CF_EOF +@@ -10761,18 +10764,18 @@ CF_EOF case "x$LN_S" in #(vi *-f) #(vi cat >>$cf_edit_man <<CF_EOF @@ -245,7 +245,7 @@ echo ".so \$cf_source" >\$TMP CF_EOF if test -n "$cf_compress" ; then -@@ -10766,9 +10769,9 @@ cat >>$cf_edit_man <<CF_EOF +@@ -10792,9 +10795,9 @@ cat >>$cf_edit_man <<CF_EOF ) ) elif test \$verb = removing ; then @@ -258,7 +258,7 @@ ) test -d \$cf_subdir\${section} && test -n "\$aliases" && ( -@@ -10788,6 +10791,7 @@ cat >>$cf_edit_man <<CF_EOF +@@ -10814,6 +10817,7 @@ cat >>$cf_edit_man <<CF_EOF # echo ".hy 0" cat \$TMP fi @@ -266,8 +266,8 @@ ;; esac done -@@ -18585,7 +18589,7 @@ else - #line 18584 "configure" +@@ -18611,7 +18615,7 @@ else + #line 18610 "configure" #include "confdefs.h" -#include <stdlib.h> @@ -275,8 +275,8 @@ #include <stdio.h> #if defined(__cplusplus) -@@ -18947,7 +18951,7 @@ else - #line 18946 "configure" +@@ -18973,7 +18977,7 @@ else + #line 18972 "configure" #include "confdefs.h" -#include <stdlib.h> @@ -284,7 +284,7 @@ #include <stdio.h> #if defined(__cplusplus) -@@ -19898,6 +19902,7 @@ if test "$with_termlib" != no ; then +@@ -19924,6 +19928,7 @@ if test "$with_termlib" != no ; then TINFO_LDFLAGS="-L${LIB_DIR}" SHLIB_LIST="$SHLIB_LIST -l${TINFO_LIB_SUFFIX}" fi -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
