Hello community, here is the log from the commit of package yast2-ncurses for openSUSE:Factory checked in at Wed May 18 09:14:09 CEST 2011.
-------- --- yast2-ncurses/yast2-ncurses.changes 2011-04-26 11:14:00.000000000 +0200 +++ /mounts/work_src_done/STABLE/yast2-ncurses/yast2-ncurses.changes 2011-05-17 11:46:19.000000000 +0200 @@ -1,0 +2,11 @@ +Tue May 17 11:36:16 CEST 2011 - [email protected] + +- NCInputField: return event reason 'Activated' on key 'Return' +- V 2.21.3 + +------------------------------------------------------------------- +Mon May 9 09:59:12 UTC 2011 - [email protected] + +- Add gcc46_build_fix.patch + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- yast2-ncurses-2.21.2.tar.bz2 New: ---- yast2-ncurses-2.21.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-ncurses.spec ++++++ --- /var/tmp/diff_new_pack.QZm73v/_old 2011-05-18 09:12:59.000000000 +0200 +++ /var/tmp/diff_new_pack.QZm73v/_new 2011-05-18 09:12:59.000000000 +0200 @@ -19,16 +19,16 @@ Name: yast2-ncurses -Version: 2.21.2 +Version: 2.21.3 Release: 1 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-ncurses-2.21.2.tar.bz2 +Source0: yast2-ncurses-2.21.3.tar.bz2 Prefix: /usr Group: System/YaST -License: GPLv2+ +License: GPL v2 or later BuildRequires: dejagnu doxygen gcc-c++ yast2-devtools BuildRequires: blocxx-devel libxcrypt-devel ncurses-devel @@ -44,7 +44,7 @@ component for YaST2. %package devel -License: GPLv2+ + Requires: yast2-ncurses = %version Group: Development/Libraries Summary: YaST2 - Character Based User Interface @@ -56,7 +56,7 @@ component for YaST2. %prep -%setup -n yast2-ncurses-2.21.2 +%setup -n yast2-ncurses-2.21.3 %build %{prefix}/bin/y2tool y2autoconf ++++++ yast2-ncurses-2.21.2.tar.bz2 -> yast2-ncurses-2.21.3.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-ncurses-2.21.2/VERSION new/yast2-ncurses-2.21.3/VERSION --- old/yast2-ncurses-2.21.2/VERSION 2011-04-26 11:05:32.000000000 +0200 +++ new/yast2-ncurses-2.21.3/VERSION 2011-05-17 11:41:05.000000000 +0200 @@ -1 +1 @@ -2.21.2 +2.21.3 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-ncurses-2.21.2/configure new/yast2-ncurses-2.21.3/configure --- old/yast2-ncurses-2.21.2/configure 2011-04-26 11:07:10.000000000 +0200 +++ new/yast2-ncurses-2.21.3/configure 2011-05-17 11:43:37.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for yast2-ncurses 2.21.2. +# Generated by GNU Autoconf 2.68 for yast2-ncurses 2.21.3. # # Report bugs to <http://bugs.opensuse.org/>. # @@ -709,8 +709,8 @@ # Identity of this package. PACKAGE_NAME='yast2-ncurses' PACKAGE_TARNAME='yast2-ncurses' -PACKAGE_VERSION='2.21.2' -PACKAGE_STRING='yast2-ncurses 2.21.2' +PACKAGE_VERSION='2.21.3' +PACKAGE_STRING='yast2-ncurses 2.21.3' PACKAGE_BUGREPORT='http://bugs.opensuse.org/' PACKAGE_URL='' @@ -1488,7 +1488,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures yast2-ncurses 2.21.2 to adapt to many kinds of systems. +\`configure' configures yast2-ncurses 2.21.3 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1559,7 +1559,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of yast2-ncurses 2.21.2:";; + short | recursive ) echo "Configuration of yast2-ncurses 2.21.3:";; esac cat <<\_ACEOF @@ -1673,7 +1673,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -yast2-ncurses configure 2.21.2 +yast2-ncurses configure 2.21.3 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -2308,7 +2308,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by yast2-ncurses $as_me 2.21.2, which was +It was created by yast2-ncurses $as_me 2.21.3, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -3238,7 +3238,7 @@ # Define the identity of the package. PACKAGE='yast2-ncurses' - VERSION='2.21.2' + VERSION='2.21.3' cat >>confdefs.h <<_ACEOF @@ -3360,7 +3360,7 @@ -VERSION="2.21.2" +VERSION="2.21.3" RPMNAME="yast2-ncurses" MAINTAINER="Gabriele Mohr <[email protected]>" @@ -16101,7 +16101,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by yast2-ncurses $as_me 2.21.2, which was +This file was extended by yast2-ncurses $as_me 2.21.3, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -16167,7 +16167,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -yast2-ncurses config.status 2.21.2 +yast2-ncurses config.status 2.21.3 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-ncurses-2.21.2/configure.in new/yast2-ncurses-2.21.3/configure.in --- old/yast2-ncurses-2.21.2/configure.in 2011-04-26 11:07:03.000000000 +0200 +++ new/yast2-ncurses-2.21.3/configure.in 2011-05-17 11:43:30.000000000 +0200 @@ -3,7 +3,7 @@ dnl -- This file is generated by y2autoconf 2.18.11 - DO NOT EDIT! -- dnl (edit configure.in.in instead) -AC_INIT(yast2-ncurses, 2.21.2, http://bugs.opensuse.org/, yast2-ncurses) +AC_INIT(yast2-ncurses, 2.21.3, http://bugs.opensuse.org/, yast2-ncurses) dnl Check for presence of file 'RPMNAME' AC_CONFIG_SRCDIR([RPMNAME]) @@ -18,7 +18,7 @@ AM_INIT_AUTOMAKE(tar-ustar -Wno-portability) dnl Important YaST2 variables -VERSION="2.21.2" +VERSION="2.21.3" RPMNAME="yast2-ncurses" MAINTAINER="Gabriele Mohr <[email protected]>" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-ncurses-2.21.2/src/NCInputField.cc new/yast2-ncurses-2.21.3/src/NCInputField.cc --- old/yast2-ncurses-2.21.2/src/NCInputField.cc 2010-10-21 14:00:23.000000000 +0200 +++ new/yast2-ncurses-2.21.3/src/NCInputField.cc 2011-05-17 10:52:51.000000000 +0200 @@ -457,7 +457,8 @@ break; case KEY_RETURN: - + update = false; + if ( notify() || returnOnReturn_b ) ret = NCursesEvent::Activated; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-ncurses-2.21.2/src/NCTable.cc new/yast2-ncurses-2.21.3/src/NCTable.cc --- old/yast2-ncurses-2.21.2/src/NCTable.cc 2010-10-21 14:00:23.000000000 +0200 +++ new/yast2-ncurses-2.21.3/src/NCTable.cc 2011-05-17 10:17:16.000000000 +0200 @@ -356,7 +356,7 @@ yuiMilestone() << item->label() << " is selected: " << (selected?"yes":"no") << endl; - NCTableTag *tag = static_cast<const NCTableTag *>( line->GetCol( 0 ) ); + NCTableTag *tag = static_cast<NCTableTag *>( line->GetCol( 0 ) ); tag->SetSelected( selected ); } ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
