Hello community,

here is the log from the commit of package yast2-ycp-ui-bindings for 
openSUSE:12.2 checked in at 2012-06-28 17:24:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.2/yast2-ycp-ui-bindings (Old)
 and      /work/SRC/openSUSE:12.2/.yast2-ycp-ui-bindings.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-ycp-ui-bindings", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:12.2/yast2-ycp-ui-bindings/yast2-ycp-ui-bindings.changes 
2012-06-25 16:18:52.000000000 +0200
+++ 
/work/SRC/openSUSE:12.2/.yast2-ycp-ui-bindings.new/yast2-ycp-ui-bindings.changes
    2012-06-28 17:24:04.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Jun 26 13:58:41 CEST 2012 - [email protected]
+
+- adapted to namespace changes in yast2-core
+- 2.21.4
+
+-------------------------------------------------------------------

Old:
----
  yast2-ycp-ui-bindings-2.21.3.tar.bz2

New:
----
  yast2-ycp-ui-bindings-2.21.4.tar.bz2

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

Other differences:
------------------
++++++ yast2-ycp-ui-bindings.spec ++++++
--- /var/tmp/diff_new_pack.eyXExv/_old  2012-06-28 17:24:04.000000000 +0200
+++ /var/tmp/diff_new_pack.eyXExv/_new  2012-06-28 17:24:04.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-ycp-ui-bindings
-Version:        2.21.3
+Version:        2.21.4
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -82,7 +82,6 @@
 export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
 export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
 
-%{?suse_update_config:%{suse_update_config -f}}
 ./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir}
 # V=1: verbose build in case we used AM_SILENT_RULES(yes)
 # so that RPM_OPT_FLAGS check works

++++++ yast2-ycp-ui-bindings-2.21.3.tar.bz2 -> 
yast2-ycp-ui-bindings-2.21.4.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ycp-ui-bindings-2.21.3/VERSION 
new/yast2-ycp-ui-bindings-2.21.4/VERSION
--- old/yast2-ycp-ui-bindings-2.21.3/VERSION    2012-03-26 16:36:45.000000000 
+0200
+++ new/yast2-ycp-ui-bindings-2.21.4/VERSION    2012-06-26 14:10:56.000000000 
+0200
@@ -1 +1 @@
-2.21.3
+2.21.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ycp-ui-bindings-2.21.3/configure 
new/yast2-ycp-ui-bindings-2.21.4/configure
--- old/yast2-ycp-ui-bindings-2.21.3/configure  2012-03-27 14:14:44.000000000 
+0200
+++ new/yast2-ycp-ui-bindings-2.21.4/configure  2012-06-26 14:12:07.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-ycp-ui-bindings 2.21.3.
+# Generated by GNU Autoconf 2.68 for yast2-ycp-ui-bindings 2.21.4.
 #
 # Report bugs to <http://bugs.opensuse.org/>.
 #
@@ -570,8 +570,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-ycp-ui-bindings'
 PACKAGE_TARNAME='yast2-ycp-ui-bindings'
-PACKAGE_VERSION='2.21.3'
-PACKAGE_STRING='yast2-ycp-ui-bindings 2.21.3'
+PACKAGE_VERSION='2.21.4'
+PACKAGE_STRING='yast2-ycp-ui-bindings 2.21.4'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1360,7 +1360,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-ycp-ui-bindings 2.21.3 to adapt to many kinds of 
systems.
+\`configure' configures yast2-ycp-ui-bindings 2.21.4 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1432,7 +1432,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of yast2-ycp-ui-bindings 
2.21.3:";;
+     short | recursive ) echo "Configuration of yast2-ycp-ui-bindings 
2.21.4:";;
    esac
   cat <<\_ACEOF
 
@@ -1549,7 +1549,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-yast2-ycp-ui-bindings configure 2.21.3
+yast2-ycp-ui-bindings configure 2.21.4
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -2093,7 +2093,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-ycp-ui-bindings $as_me 2.21.3, which was
+It was created by yast2-ycp-ui-bindings $as_me 2.21.4, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -3023,7 +3023,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2-ycp-ui-bindings'
- VERSION='2.21.3'
+ VERSION='2.21.4'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3145,7 +3145,7 @@
 
 
 
-VERSION="2.21.3"
+VERSION="2.21.4"
 RPMNAME="yast2-ycp-ui-bindings"
 MAINTAINER="Thomas Goettlicher <[email protected]>"
 
@@ -6141,10 +6141,10 @@
 
 fi
 
-CFLAGS="${CFLAGS} ${Y2CORE_CFLAGS} -Wall -Wformat=2 -Wmissing-prototypes"
+CFLAGS="${CFLAGS} -Wall -Wformat=2 -Wmissing-prototypes"
 CXXFLAGS="${CXXFLAGS} ${Y2CORE_CFLAGS} -Wall -Wformat=2"
 
-: ${AGENT_LIBADD:='-L$(libdir) -lscr'}
+: ${AGENT_LIBADD:='-L$(libdir) -lscr -ly2util -lycpvalues'}
 
 
 # Check whether --enable-static was given.
@@ -17558,7 +17558,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by yast2-ycp-ui-bindings $as_me 2.21.3, which was
+This file was extended by yast2-ycp-ui-bindings $as_me 2.21.4, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -17624,7 +17624,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-ycp-ui-bindings config.status 2.21.3
+yast2-ycp-ui-bindings config.status 2.21.4
 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-ycp-ui-bindings-2.21.3/configure.in 
new/yast2-ycp-ui-bindings-2.21.4/configure.in
--- old/yast2-ycp-ui-bindings-2.21.3/configure.in       2012-03-27 
14:14:32.000000000 +0200
+++ new/yast2-ycp-ui-bindings-2.21.4/configure.in       2012-06-26 
14:12:01.000000000 +0200
@@ -1,9 +1,9 @@
 dnl configure.in for yast2-ycp-ui-bindings
 dnl
-dnl -- This file is generated by y2autoconf 2.21.6 - DO NOT EDIT! --
+dnl -- This file is generated by y2autoconf 2.21.9 - DO NOT EDIT! --
 dnl    (edit configure.in.in instead)
 
-AC_INIT(yast2-ycp-ui-bindings, 2.21.3, http://bugs.opensuse.org/, 
yast2-ycp-ui-bindings)
+AC_INIT(yast2-ycp-ui-bindings, 2.21.4, http://bugs.opensuse.org/, 
yast2-ycp-ui-bindings)
 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.3"
+VERSION="2.21.4"
 RPMNAME="yast2-ycp-ui-bindings"
 MAINTAINER="Thomas Goettlicher <[email protected]>"
 
@@ -158,10 +158,10 @@
     PKG_CHECK_MODULES(Y2CORE, yast2-core)
 ])
 
-CFLAGS="${CFLAGS} ${Y2CORE_CFLAGS} -Wall -Wformat=2 -Wmissing-prototypes"
+CFLAGS="${CFLAGS} -Wall -Wformat=2 -Wmissing-prototypes"
 CXXFLAGS="${CXXFLAGS} ${Y2CORE_CFLAGS} -Wall -Wformat=2"
 
-: ${AGENT_LIBADD:='-L$(libdir) -lscr'}
+: ${AGENT_LIBADD:='-L$(libdir) -lscr -ly2util -lycpvalues'}
 AC_SUBST(AGENT_LIBADD)
 
 AC_DISABLE_STATIC
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-ycp-ui-bindings-2.21.3/examples/DemoBrowser.ycp 
new/yast2-ycp-ui-bindings-2.21.4/examples/DemoBrowser.ycp
--- old/yast2-ycp-ui-bindings-2.21.3/examples/DemoBrowser.ycp   2012-02-23 
16:10:51.000000000 +0100
+++ new/yast2-ycp-ui-bindings-2.21.4/examples/DemoBrowser.ycp   2012-06-13 
14:42:25.000000000 +0200
@@ -3,7 +3,7 @@
  * Summary: Browses/Executes ycp examples
  * Authors: [email protected]
  *
- * $Id: DemoBrowser.ycp 39019 2007-06-25 16:24:54Z sh-sh-sh $
+ * $Id$
  */
 
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ycp-ui-bindings-2.21.3/examples/Puzzle.ycp 
new/yast2-ycp-ui-bindings-2.21.4/examples/Puzzle.ycp
--- old/yast2-ycp-ui-bindings-2.21.3/examples/Puzzle.ycp        2012-02-23 
16:10:51.000000000 +0100
+++ new/yast2-ycp-ui-bindings-2.21.4/examples/Puzzle.ycp        2012-06-13 
14:42:25.000000000 +0200
@@ -1,6 +1,6 @@
 /*
  * stupid puzzle
- * $Id: Puzzle.ycp 13434 2004-01-23 14:23:28Z arvin $
+ * $Id$
  */
 
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ycp-ui-bindings-2.21.3/examples/RichText5.ycp 
new/yast2-ycp-ui-bindings-2.21.4/examples/RichText5.ycp
--- old/yast2-ycp-ui-bindings-2.21.3/examples/RichText5.ycp     2012-02-23 
16:10:51.000000000 +0100
+++ new/yast2-ycp-ui-bindings-2.21.4/examples/RichText5.ycp     2012-06-13 
14:42:25.000000000 +0200
@@ -2,7 +2,7 @@
 {
     UI::OpenDialog( `opt(`defaultsize),
                `VBox(
-                     `RichText( "<pre>\--- 
/.snapshots/4/snapshot/var/lib/zypp/RequestedLocales\t2011-12-08 
17:09:23.312007703 +0800<br>+++ 
/.snapshots/5/snapshot/var/lib/zypp/RequestedLocales\t2011-12-08 
18:39:35.461081330 +0800<br>@@ -1,4 +1,4 @@<br>-# zypp::RequestedLocales 
generated Thu 08 Dec 2011 05:09:23 PM WST<br>+# zypp::RequestedLocales 
generated Do 08 Dez 2011 18:39:35 WST<br> #<br>-de_DE<br>+en_US<br> #<br></pre>"
+                     `RichText( "<pre>\t\t\t\t--- 
/.snapshots/4/snapshot/var/lib/zypp/RequestedLocales\t2011-12-08 
17:09:23.312007703 +0800<br><br>+++ 
/.snapshots/5/snapshot/var/lib/zypp/RequestedLocales\t2011-12-08 
18:39:35.461081330 +0800<br>@@ -1,4 +1,4 @@<br>-# zypp::RequestedLocales 
generated Thu 08 Dec 2011 05:09:23 PM WST<br>+# zypp::RequestedLocales 
generated Do 08\tDez\t2011\t18:39:35\tWST<br> #<br>-de_DE<br>+en_US<br> 
#<br></pre><p>Formfeed test:\fHere it should be ignored.</p><pre>After the next 
word\fshould be a newline.</pre>"
                                 ),
                      `PushButton(`opt(`default), "&OK")
                      )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-ycp-ui-bindings-2.21.3/examples/Table-sorting.ycp 
new/yast2-ycp-ui-bindings-2.21.4/examples/Table-sorting.ycp
--- old/yast2-ycp-ui-bindings-2.21.3/examples/Table-sorting.ycp 1970-01-01 
01:00:00.000000000 +0100
+++ new/yast2-ycp-ui-bindings-2.21.4/examples/Table-sorting.ycp 2012-06-13 
14:42:25.000000000 +0200
@@ -0,0 +1,32 @@
+{
+    UI::OpenDialog(
+              `VBox(
+                    `Label("Library"),
+                    `MinSize( 30, 10,
+                              `Table(
+                                     `header("Book Title", "Shelf"),
+                                     [
+                                      `item(`id(1), "3 Trees",         " -6"),
+                                      `item(`id(2), "missing",                 
nil),
+                                      `item(`id(3), "just another book",       
" 8a"),
+                                      `item(`id(4), "Here comes Fred",         
12),
+                                        `item(`id(5), "Zoo",            25),
+                                        `item(`id(6), "Lions",            
"balbla"),
+                                        `item(`id(7), "Elephants ",            
"8b"),
+                                        `item(`id(8), "wild animals",         
"a7"),
+                                        `item(`id(9), "Weather forecast",      
"15yxc"),
+                                        `item(`id(10), "my first Book",        
     1),
+                                        `item(`id(11), "this is yours",        
 95),
+                                        `item(`id(12), "Terra X",         " 34 
 sdf"),
+                                        `item(`id(13), "Programming",          
"dfsdf34"),
+                                        `item(`id(14), "More programming",     
  0 )
+                                      ]
+                                     )
+                              ),
+                    `PushButton("&OK")
+                    )
+              );
+    UI::UserInput();
+    UI::CloseDialog();
+}
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-ycp-ui-bindings-2.21.3/examples/Table1_utf8.ycp 
new/yast2-ycp-ui-bindings-2.21.4/examples/Table1_utf8.ycp
--- old/yast2-ycp-ui-bindings-2.21.3/examples/Table1_utf8.ycp   2012-02-23 
16:10:51.000000000 +0100
+++ new/yast2-ycp-ui-bindings-2.21.4/examples/Table1_utf8.ycp   2012-06-13 
14:42:25.000000000 +0200
@@ -9,7 +9,13 @@
                                       `item(`id(1), "ěščřžýáíˇ",       6),
                                       `item(`id(2), "ěšřž",            nil),
                                       `item(`id(3), "Änderßßß",        8),
-                                      `item(`id(4), "完時",              12)
+                                      `item(`id(4), "完時",              12),
+                                        `item(`id(5), "Zoo",            25),
+                                        `item(`id(6), "Žčř",            6),
+                                        `item(`id(7), "ášř",            8),
+                                        `item(`id(8), "Álklsd",         7),
+                                        `item(`id(9), "Alphaphet",      15),
+                                        `item(`id(10), "an",             1)    
          
                                       ]
                                      )
                               ),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ycp-ui-bindings-2.21.3/src/YCPDialogParser.cc 
new/yast2-ycp-ui-bindings-2.21.4/src/YCPDialogParser.cc
--- old/yast2-ycp-ui-bindings-2.21.3/src/YCPDialogParser.cc     2012-02-23 
16:10:44.000000000 +0100
+++ new/yast2-ycp-ui-bindings-2.21.4/src/YCPDialogParser.cc     2012-06-13 
14:42:25.000000000 +0200
@@ -3498,8 +3498,8 @@
     string pixmap = term->value( argnr )->asString()->value();
     map<string,string> zones;
     YCPMap secondArg = term->value( argnr+1 )->asMap();
-    for ( YCPMapIterator it = secondArg.begin(); it != secondArg.end(); ++it )
-        zones[ it.key()->asString()->value() ] = 
it.value()->asString()->value();
+    for ( YCPMap::const_iterator it = secondArg.begin(); it != 
secondArg.end(); ++it )
+        zones[ it->first->asString()->value() ] = 
it->second->asString()->value();
 
     YTimezoneSelector * selector = 
YUI::optionalWidgetFactory()->createTimezoneSelector( parent, pixmap, zones );
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ycp-ui-bindings-2.21.3/src/YCPMacroRecorder.cc 
new/yast2-ycp-ui-bindings-2.21.4/src/YCPMacroRecorder.cc
--- old/yast2-ycp-ui-bindings-2.21.3/src/YCPMacroRecorder.cc    2012-02-23 
16:10:44.000000000 +0100
+++ new/yast2-ycp-ui-bindings-2.21.4/src/YCPMacroRecorder.cc    2012-06-22 
16:50:55.000000000 +0200
@@ -166,12 +166,11 @@
 
 void YCPMacroRecorder::recordYcpCodeLocation()
 {
-    extern ExecutionEnvironment ee;    // YCP interpreter status
-    ExecutionEnvironment::CallStack callStack( ee.callstack() );
+    YaST::ExecutionEnvironment::CallStack callStack(YaST::ee.callstack());
 
     if ( ! callStack.empty() )
     {
-       const CallFrame * frame = callStack.back();
+       const YaST::CallFrame* frame = callStack.back();
        string functionName;
 
        if ( frame && frame->function->entry()->toString().find( 
"Wizard::UserInput" ) == string::npos  )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ycp-ui-bindings-2.21.3/src/YCP_UI.cc 
new/yast2-ycp-ui-bindings-2.21.4/src/YCP_UI.cc
--- old/yast2-ycp-ui-bindings-2.21.3/src/YCP_UI.cc      2012-02-23 
16:10:44.000000000 +0100
+++ new/yast2-ycp-ui-bindings-2.21.4/src/YCP_UI.cc      2012-06-13 
14:42:25.000000000 +0200
@@ -1512,12 +1512,12 @@
  */
 void YCP_UI::SetFunctionKeys( const YCPMap & new_fkeys )
 {
-    for ( YCPMapIterator it = new_fkeys->begin(); it != new_fkeys->end(); ++it 
)
+    for ( YCPMap::const_iterator it = new_fkeys->begin(); it != 
new_fkeys->end(); ++it )
     {
-       if ( it.key()->isString() && it.value()->isInteger() )
+       if ( it->first->isString() && it->second->isInteger() )
        {
-           string label = YShortcut::cleanShortcutString( 
it.key()->asString()->value() );
-           int    fkey  = it.value()->asInteger()->value();
+           string label = YShortcut::cleanShortcutString( 
it->first->asString()->value() );
+           int    fkey  = it->second->asInteger()->value();
 
            if ( fkey > 0 && fkey <= 24 )
            {
@@ -1534,7 +1534,7 @@
        {
            ycperror( "SetFunctionKeys(): Invalid map element: "
                      "Expected <string>: <integer>, not %s: %s",
-                     it.key()->toString().c_str(), 
it.value()->toString().c_str() );
+                     it->first->toString().c_str(), 
it->second->toString().c_str() );
        }
     }
 }

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

Reply via email to