Hello community,

here is the log from the commit of package ncurses for openSUSE:Factory checked 
in at 2013-01-17 11:17:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-12-19 
11:15:09.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ncurses.new/ncurses.changes     2013-01-17 
13:18:22.000000000 +0100
@@ -1,0 +2,37 @@
+Wed Jan 16 13:50:48 UTC 2013 - wer...@suse.de
+
+- Add ncurses patch 5.9.20130112
+  + correct prototype in manpage for vid_puts.
+  + drop ncurses/tty/tty_display.h, ncurses/tty/tty_input.h, since they
+    are unused in the current driver model.
+  + modify mvcur to use stdout except when called within the ncurses
+    library.
+  + modify vidattr and vid_attr to use stdout as documented in manpage.
+  + amend changes made to buffering in 20120825 so that the low-level
+    putp() call uses stdout rather than ncurses' internal buffering.
+    The putp_sp() call does the same, for consistency (Redhat #892674).
+- Add ncurses patch 5.9.20130105
+  + add "-s" option to test/view.c to allow it to start in single-step
+    mode, reducing size of trace files when it is used for debugging
+    MinGW changes.
+  + revert part of 20121222 change to tinfo_driver.c
+  + add experimental logic in win_driver.c to improve optimization of
+    screen updates.  This does not yet work with double-width characters,
+    so it is ifdef'd out for the moment (prompted by report by Erwin
+    Waterlander regarding screen flicker).
+- Add ncurses patch 5.9.20121229
+  + fix coverity warnings regarding copying into fixed-size buffers.
+  + add throw-declarations in the c++ binding per Coverity warning.
+  + minor changes to new-items for consistent reference to bug-report
+    numbers.
+- Add ncurses patch 5.9.20121222
+  + add *.dSYM directories to clean-rule in ncurses directory makefile,
+    for Mac OS builds.
+  + add a configure check for gcc option -no-cpp-precomp, which is not
+    available in all Mac OS X configurations (report by Andras Salamon,
+    cf: 20011208).
+  + improve 20021221 workaround for broken acs, handling a case where
+    that ACS_xxx character is not in the acsc string but there is a known
+    wide-character which can be used.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ncurses.spec ++++++
--- /var/tmp/diff_new_pack.aZ6w29/_old  2013-01-17 13:18:23.000000000 +0100
+++ /var/tmp/diff_new_pack.aZ6w29/_new  2013-01-17 13:18:23.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ncurses
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++++++ ncurses-5.9-overwrite.dif ++++++
--- /var/tmp/diff_new_pack.aZ6w29/_old  2013-01-17 13:18:23.000000000 +0100
+++ /var/tmp/diff_new_pack.aZ6w29/_new  2013-01-17 13:18:23.000000000 +0100
@@ -9,12 +9,12 @@
  AC_MSG_CHECKING(if external terminfo-database is used)
  AC_ARG_ENABLE(database,
 --- configure
-+++ configure  2012-05-30 13:36:24.274067433 +0200
-@@ -6021,6 +6021,7 @@ else
++++ configure  2012-05-30 11:36:24.000000000 +0000
+@@ -6055,6 +6055,7 @@ else
  fi;
- echo "$as_me:6022: result: $with_overwrite" >&5
+ echo "$as_me:6056: result: $with_overwrite" >&5
  echo "${ECHO_T}$with_overwrite" >&6
 +WITH_OVERWRITE="$with_overwrite"
  
- echo "$as_me:6025: checking if external terminfo-database is used" >&5
+ echo "$as_me:6059: 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 ++++++
++++ 15785 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