Hello community,
here is the log from the commit of package yast2-libyui for openSUSE:Factory checked in at Thu Jan 29 01:33:43 CET 2009.
-------- --- yast2-libyui/yast2-libyui.changes 2009-01-20 15:51:16.000000000 +0100 +++ yast2-libyui/yast2-libyui.changes 2009-01-28 15:46:28.098109000 +0100 @@ -1,0 +2,6 @@ +Tue Jan 27 15:33:29 CET 2009 - aschnell@suse.de + +- extended YGraph for simple user-interaction +- V 2.18.3 + +-------------------------------------------------------------------
calling whatdependson for head-i586
Old: ---- yast2-libyui-2.18.2.tar.bz2
New: ---- yast2-libyui-2.18.3.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences: ------------------ ++++++ yast2-libyui.spec ++++++ --- /var/tmp/diff_new_pack.aX4684/_old 2009-01-29 01:33:30.000000000 +0100 +++ /var/tmp/diff_new_pack.aX4684/_new 2009-01-29 01:33:30.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package yast2-libyui (Version 2.18.2) +# spec file for package yast2-libyui (Version 2.18.3) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,12 +19,12 @@
Name: yast2-libyui -Version: 2.18.2 +Version: 2.18.3 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-libyui-2.18.2.tar.bz2 +Source0: yast2-libyui-2.18.3.tar.bz2 Prefix: /usr Source1: yast2-libyui-rpmlintrc BuildRequires: gcc-c++ @@ -77,7 +77,7 @@ Stefan Hundhammer sh@suse.de
%prep -%setup -n yast2-libyui-2.18.2 +%setup -n yast2-libyui-2.18.3
%build %{prefix}/bin/y2tool y2autoconf @@ -123,6 +123,9 @@ %{_datadir}/cmake/Modules/* %doc %{prefix}/share/doc/packages/yast2-libyui %changelog +* Tue Jan 27 2009 aschnell@suse.de +- extended YGraph for simple user-interaction +- V 2.18.3 * Fri Jan 16 2009 kkaempf@suse.de - Fix bnc#427372 once more, YWidgetFactory:createTable was missing * Thu Jan 15 2009 sh@suse.de
++++++ yast2-libyui-2.18.2.tar.bz2 -> yast2-libyui-2.18.3.tar.bz2 ++++++ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-libyui-2.18.2/configure new/yast2-libyui-2.18.3/configure --- old/yast2-libyui-2.18.2/configure 2009-01-20 13:01:38.000000000 +0100 +++ new/yast2-libyui-2.18.3/configure 2009-01-28 12:28:11.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.63 for yast2-libyui 2.18.2. +# Generated by GNU Autoconf 2.63 for yast2-libyui 2.18.3. # # Report bugs to http://bugs.opensuse.org/. # @@ -745,8 +745,8 @@ # Identity of this package. PACKAGE_NAME='yast2-libyui' PACKAGE_TARNAME='yast2-libyui' -PACKAGE_VERSION='2.18.2' -PACKAGE_STRING='yast2-libyui 2.18.2' +PACKAGE_VERSION='2.18.3' +PACKAGE_STRING='yast2-libyui 2.18.3' PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
ac_unique_file="RPMNAME" @@ -1533,7 +1533,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-libyui 2.18.2 to adapt to many kinds of systems. +`configure' configures yast2-libyui 2.18.3 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1604,7 +1604,7 @@
if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of yast2-libyui 2.18.2:";; + short | recursive ) echo "Configuration of yast2-libyui 2.18.3:";; esac cat <<_ACEOF
@@ -1715,7 +1715,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<_ACEOF -yast2-libyui configure 2.18.2 +yast2-libyui configure 2.18.3 generated by GNU Autoconf 2.63
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1729,7 +1729,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-libyui $as_me 2.18.2, which was +It was created by yast2-libyui $as_me 2.18.3, which was generated by GNU Autoconf 2.63. Invocation command line was
$ $0 $@ @@ -2576,7 +2576,7 @@
# Define the identity of the package. PACKAGE='yast2-libyui' - VERSION='2.18.2' + VERSION='2.18.3'
cat >>confdefs.h <<_ACEOF @@ -2800,7 +2800,7 @@
-VERSION="2.18.2" +VERSION="2.18.3" RPMNAME="yast2-libyui" MAINTAINER="Stefan Hundhammer sh@suse.de"
@@ -18252,7 +18252,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by yast2-libyui $as_me 2.18.2, which was +This file was extended by yast2-libyui $as_me 2.18.3, which was generated by GNU Autoconf 2.63. Invocation command line was
CONFIG_FILES = $CONFIG_FILES @@ -18315,7 +18315,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_version="\ -yast2-libyui config.status 2.18.2 +yast2-libyui config.status 2.18.3 configured by $0, generated by GNU Autoconf 2.63, with options \"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\""`$]/\\&/g'`\"
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-libyui-2.18.2/configure.in new/yast2-libyui-2.18.3/configure.in --- old/yast2-libyui-2.18.2/configure.in 2009-01-20 13:01:23.000000000 +0100 +++ new/yast2-libyui-2.18.3/configure.in 2009-01-28 12:27:55.000000000 +0100 @@ -3,7 +3,7 @@ dnl -- This file is generated by y2autoconf 2.18.0 - DO NOT EDIT! -- dnl (edit configure.in.in instead)
-AC_INIT(yast2-libyui, 2.18.2, http://bugs.opensuse.org/, yast2-libyui) +AC_INIT(yast2-libyui, 2.18.3, http://bugs.opensuse.org/, yast2-libyui) 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.18.2" +VERSION="2.18.3" RPMNAME="yast2-libyui" MAINTAINER="Stefan Hundhammer sh@suse.de"
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-libyui-2.18.2/src/YGraph.cc new/yast2-libyui-2.18.3/src/YGraph.cc --- old/yast2-libyui-2.18.2/src/YGraph.cc 2009-01-16 14:24:47.000000000 +0100 +++ new/yast2-libyui-2.18.3/src/YGraph.cc 2009-01-27 15:37:32.000000000 +0100 @@ -96,6 +96,13 @@ }
+string +YGraph::activatedNode() const +{ + return ""; +} + + const YPropertySet & YGraph::propertySet() { @@ -106,9 +113,11 @@ /* * @property string Filename name of the file describing the graph * @property string Layout layout-algorithm used from the graph + * @property string Item activated node (read-only) */ propSet.add( YProperty( YUIProperty_Filename, YStringProperty ) ); propSet.add( YProperty( YUIProperty_Layout, YStringProperty ) ); + propSet.add( YProperty( YUIProperty_Item, YStringProperty ) ); propSet.add( YWidget::propertySet() ); }
@@ -139,6 +148,7 @@
if ( propertyName == YUIProperty_Filename ) return YPropertyValue( filename() ); else if ( propertyName == YUIProperty_Layout ) return YPropertyValue( layoutAlgorithm() ); + else if ( propertyName == YUIProperty_Item ) return YPropertyValue( activatedNode() ); else { return YWidget::getProperty( propertyName ); diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-libyui-2.18.2/src/YGraph.h new/yast2-libyui-2.18.3/src/YGraph.h --- old/yast2-libyui-2.18.2/src/YGraph.h 2009-01-16 14:24:47.000000000 +0100 +++ new/yast2-libyui-2.18.3/src/YGraph.h 2009-01-27 15:37:00.000000000 +0100 @@ -21,7 +21,7 @@
#include "YWidget.h"
-extern "C" +extern "C" { struct Agraph_t; typedef struct Agraph_t graph_t; @@ -125,6 +125,11 @@ **/ virtual void setGraph( graph_t * graph );
+ /** + * Return name of activated node. + */ + virtual string activatedNode() const; + protected:
/** diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-libyui-2.18.2/VERSION new/yast2-libyui-2.18.3/VERSION --- old/yast2-libyui-2.18.2/VERSION 2009-01-16 14:24:47.000000000 +0100 +++ new/yast2-libyui-2.18.3/VERSION 2009-01-27 15:33:22.000000000 +0100 @@ -1 +1 @@ -2.18.2 +2.18.3
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...