Hello community,

here is the log from the commit of package ncurses for openSUSE:Factory
checked in at Wed Mar 9 17:08:14 CET 2011.



--------
--- ncurses/ncurses.changes     2010-12-21 18:33:19.000000000 +0100
+++ /mounts/work_src_done/STABLE/ncurses/ncurses.changes        2011-03-09 
13:19:53.000000000 +0100
@@ -1,0 +2,69 @@
+Tue Mar  8 11:14:14 CET 2011 - [email protected]
+
+- Add ncurses patch 5.8.20110307
+ * revert changes to limit-checks from 20110122 (Debian #616711).
+ * corrected a minor sign error in a field of Low_Level_Field_Type, to
+   conform to form.h.
+ * replaced C_Int by Curses_Bool as return type for some callbacks, see
+   fieldtype(3FORM).
+
+-------------------------------------------------------------------
+Mon Mar  7 11:29:10 CET 2011 - [email protected]
+
+- Add ncurses patch 5.8.20110305
+ * fix an off-by-one error in _nc_slk_initialize() from 20100605 fixes
+   for compiler warnings (report by Nicolas Boulenguez).
+
+-------------------------------------------------------------------
+Thu Mar  3 09:48:39 CET 2011 - [email protected]
+
+- Update to ncurses 5.8
+ * change open() in _nc_read_file_entry() to fopen() for consistency
+   with write_file().
+ * modify misc/run_tic.in to create parent directory, in case this is
+   a new install of hashed database.
+ * add cons25-debian entry (patch by Brian M Carlson, Debian #607662).
+ * add xterm-utf8 entry as a demo of the U8 feature -TD
+ * add U8 feature to denote entries for terminal emulators which do not
+   support VT100 SI/SO when processing UTF-8 encoding -TD
+ * improve the NCURSES_NO_UTF8_ACS feature by adding a check for an
+   extended terminfo capability U8 (prompted by mailing list
+   discussion).
+ * correct limit-checks in derwin().
+ * fix a missing "weak" declaration for pthread_kill (patch by Nicholas 
Alcock).
+ * improve documentation of KEY_ENTER in curs_getch.3x manpage (prompted
+   by discussion with Kevin Martin).
+ * document thick- and double-line symbols in curs_add_wch.3x manpage.
+ * document WACS_xxx constants in curs_add_wch.3x manpage.
+ * fix typo in man/default_colors.3x (patch by Tim van der Molen).
+ * fix remaining strict compiler warnings in ncurses library ABI=5,
+   except those dealing with function pointers, etc.
+ * modify nc_tparm.h, adding guards against repeated inclusion, and
+   allowing TPARM_ARG to be overridden.
+ * suppress ncv in screen entry, allowing underline (patch by Alejandro R 
Sedeno).
+ * also suppress ncv in konsole-base -TD
+ * fixes in wins_nwstr() and related functions to ensure that special
+   characters, i.e., control characters are handled properly with the
+   wide-character configuration.
+ * correct a comparison in wins_nwstr() (Redhat #661506).
+ * correct help-messages in some of the test-programs, which still
+   referred to quitting with 'q'.
+ * add special case to _nc_infotocap() to recognize the setaf/setab
+   strings from xterm+256color and xterm+88color, and provide a reduced
+   version which works with termcap.
+ * fix typo in rmso for tek4106 entry -Goran Weinholt
+ * repurpose "gnome" terminfo entries as "vte", retaining "gnome" items
+   for compatibility, but generally deprecating those since the VTE
+   library is what actually defines the behavior of "gnome", etc.,
+   since 2003 -TD
+ * correct parsing of relative tab-stops in tabs program (report by
+   Philip Ganchev).
+ * adjust configure script so that "t" is not added to library suffix
+   when weak-symbols are used, allowing the pthread configuration to
+   more closely match the non-thread naming (report by Werner Fink).
+ * modify configure check for tic program, used for fallbacks, to a
+   warning if not found.  This makes it simpler to use additonal
+   scripts to bootstrap the fallbacks code using tic from the build
+   tree (report by Werner Fink).
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  ncurses-5.7-20101009-patch.tar.bz2
  ncurses-5.7-overwrite.dif
  ncurses-5.7-pthread.dif
  ncurses-5.7.dif
  ncurses-5.7.tar.bz2

New:
----
  ncurses-5.8-overwrite.dif
  ncurses-5.8-patches.tar.bz2
  ncurses-5.8.dif
  ncurses-5.8.tar.bz2

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

Other differences:
------------------
++++++ ncurses.spec ++++++
--- /var/tmp/diff_new_pack.Rh4yMF/_old  2011-03-09 17:07:27.000000000 +0100
+++ /var/tmp/diff_new_pack.Rh4yMF/_new  2011-03-09 17:07:27.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package ncurses (Version 5.7)
+# spec file for package ncurses
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -36,12 +36,12 @@
 Obsoletes:      ncurses-64bit
 %endif
 #
-Version:        5.7
-Release:        12
+Version:        5.8
+Release:        1
 Summary:        New curses Libraries
 Url:            http://invisible-island.net/ncurses/ncurses.html
 Source0:        ncurses-%{version}.tar.bz2
-Source1:        ncurses-%{version}-20101009-patch.tar.bz2
+Source1:        ncurses-%{version}-patches.tar.bz2
 Source2:        handle.linux
 Source3:        README.devel
 Source4:        ncurses-rpmlintrc
@@ -50,11 +50,10 @@
 Source7:        baselibs.conf
 Patch0:         ncurses-%{version}.dif
 Patch1:         ncurses-5.7-printw.dif
-Patch3:         ncurses-5.7-overwrite.dif
+Patch3:         ncurses-5.8-overwrite.dif
 Patch4:         ncurses-5.7-tack.dif
 Patch5:         ncurses-5.7-gpm.dif
 Patch6:         ncurses-5.6-fallback.dif
-Patch7:         ncurses-5.7-pthread.dif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %global         _sysconfdir /etc
 %global         _miscdir    %{_datadir}/misc
@@ -277,7 +276,6 @@
 %patch -P 4 -p0 -b .hs
 %patch -P 5 -p0 -b .gpm
 %patch -P 6 -p0 -b .fb
-%patch -P 7 -p0 -b .pthread
 %patch -P 0 -p0 -b .p0
 rm -vf include/ncurses_dll.h
 rm -vf mkdirs.sh

++++++ ncurses-5.7-overwrite.dif -> ncurses-5.8-overwrite.dif ++++++
--- ncurses/ncurses-5.7-overwrite.dif   2010-10-12 13:58:07.000000000 +0200
+++ /mounts/work_src_done/STABLE/ncurses/ncurses-5.8-overwrite.dif      
2011-03-04 16:47:42.000000000 +0100
@@ -1,12 +1,12 @@
 --- configure
 +++ configure  2010-10-11 14:04:42.000000000 +0000
-@@ -6083,6 +6083,7 @@ else
+@@ -6159,6 +6159,7 @@ else
  fi;
- echo "$as_me:6084: result: $with_overwrite" >&5
+ echo "$as_me:6160: result: $with_overwrite" >&5
  echo "${ECHO_T}$with_overwrite" >&6
 +WITH_OVERWRITE="$with_overwrite"
  
- echo "$as_me:6087: checking if external terminfo-database is used" >&5
+ echo "$as_me:6163: checking if external terminfo-database is used" >&5
  echo $ECHO_N "checking if external terminfo-database is used... $ECHO_C" >&6
 --- configure.in
 +++ configure.in       2010-10-12 08:14:30.779926168 +0000

++++++ ncurses-5.7-overwrite.dif -> ncurses-5.8.dif ++++++
++++ 949 lines (skipped)
++++ between ncurses/ncurses-5.7-overwrite.dif
++++ and /mounts/work_src_done/STABLE/ncurses/ncurses-5.8.dif

++++++ ncurses-5.7-20101009-patch.tar.bz2 -> ncurses-5.8.tar.bz2 ++++++
++++ 857870 lines of diff (skipped)


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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to