Hello community,

here is the log from the commit of package ncurses for openSUSE:Factory checked 
in at 2012-10-12 08:07:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ncurses (Old)
 and      /work/SRC/openSUSE:Factory/.ncurses.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ncurses", Maintainer is "wer...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ncurses/ncurses.changes  2012-09-26 
16:23:46.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ncurses.new/ncurses.changes     2012-10-12 
08:13:31.000000000 +0200
@@ -1,0 +2,24 @@
+Mon Oct  8 13:08:00 UTC 2012 - wer...@suse.de
+
+- Add ncurses patch 5.9.20121006
+  + improve CF_GCC_VERSION to work around Debian's customization of gcc
+    --version message.
+  + improve configure macros as done in byacc:
+    + drop 2.13 compatibility; use 2.52.xxxx version only since EMX port
+      has used that for a while.
+    + add 3rd parameter to AC_DEFINE's to allow autoheader to run, i.e.,
+      for experimental use.
+    + remove unused configure macros.
+  + modify configure script and makefiles to quiet new autoconf warning
+    for LIBS_TO_MAKE variable.
+  + modify configure script to show $PATH_SEPARATOR variable.
+  + update config.guess, config.sub
+- Add ncurses patch 5.9.20120922
+  + modify setupterm to set its copy of TERM to "unknown" if configured
+    for the terminal driver and TERM was null or empty.
+  + modify treatment of TERM variable for MinGW port to allow explicit
+    use of the windows console driver by checking if $TERM is set to
+    "#win32con" or an abbreviation of that.
+  + undo recent change to fallback definition of vsscanf() to 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ncurses.spec ++++++
--- /var/tmp/diff_new_pack.sFoTVg/_old  2012-10-12 08:13:33.000000000 +0200
+++ /var/tmp/diff_new_pack.sFoTVg/_new  2012-10-12 08:13:33.000000000 +0200
@@ -375,6 +375,7 @@
        --disable-termcap       \
        --disable-overwrite     \
        --disable-rpath         \
+       --disable-rpath-hack    \
        --disable-leaks         \
        --disable-xmc-glitch    \
        --enable-symlinks       \

++++++ ncurses-5.9-overwrite.dif ++++++
--- /var/tmp/diff_new_pack.sFoTVg/_old  2012-10-12 08:13:33.000000000 +0200
+++ /var/tmp/diff_new_pack.sFoTVg/_new  2012-10-12 08:13:33.000000000 +0200
@@ -1,6 +1,6 @@
 --- configure.in
 +++ configure.in       2010-10-12 08:14:31.000000000 +0000
-@@ -422,6 +422,7 @@ AC_ARG_ENABLE(overwrite,
+@@ -419,6 +419,7 @@ AC_ARG_ENABLE(overwrite,
        [with_overwrite=$enableval],
        [if test "$prefix" = "/usr" ; then with_overwrite=yes; else 
with_overwrite=no; fi])
  AC_MSG_RESULT($with_overwrite)
@@ -10,11 +10,11 @@
  AC_ARG_ENABLE(database,
 --- configure
 +++ configure  2012-05-30 13:36:24.274067433 +0200
-@@ -6211,6 +6211,7 @@ else
+@@ -6021,6 +6021,7 @@ else
  fi;
- echo "$as_me:6212: result: $with_overwrite" >&5
+ echo "$as_me:6022: result: $with_overwrite" >&5
  echo "${ECHO_T}$with_overwrite" >&6
 +WITH_OVERWRITE="$with_overwrite"
  
- echo "$as_me:6215: checking if external terminfo-database is used" >&5
+ echo "$as_me:6025: 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 ++++++
++++ 48317 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to