Hello community,

here is the log from the commit of package yast2-restore for openSUSE:Factory 
checked in at 2013-01-10 16:01:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-restore (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-restore.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-restore", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-restore/yast2-restore.changes      
2012-11-12 07:08:00.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-restore.new/yast2-restore.changes 
2013-01-10 16:01:05.000000000 +0100
@@ -1,0 +2,12 @@
+Tue Jan  8 16:04:09 UTC 2013 - [email protected]
+
+- Used standard ButtonBox widget for pup-up dialogs (bnc#701268)
+- 2.23.3
+
+-------------------------------------------------------------------
+Tue Nov 13 17:15:21 CET 2012 - [email protected]
+
+- confirmed license gpl v2
+- 2.23.2
+
+-------------------------------------------------------------------

Old:
----
  yast2-restore-2.23.1.tar.bz2

New:
----
  yast2-restore-2.23.3.tar.bz2

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

Other differences:
------------------
++++++ yast2-restore.spec ++++++
--- /var/tmp/diff_new_pack.rHg5sv/_old  2013-01-10 16:01:06.000000000 +0100
+++ /var/tmp/diff_new_pack.rHg5sv/_new  2013-01-10 16:01:06.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-restore
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-restore
-Version:        2.23.1
+Version:        2.23.3
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-restore-2.23.1.tar.bz2 -> yast2-restore-2.23.3.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-restore-2.23.1/MAINTAINER 
new/yast2-restore-2.23.3/MAINTAINER
--- old/yast2-restore-2.23.1/MAINTAINER 2012-11-01 13:09:13.000000000 +0100
+++ new/yast2-restore-2.23.3/MAINTAINER 2013-01-08 16:55:19.000000000 +0100
@@ -1 +1 @@
-Lukas Ocilka <[email protected]>
+YaST2 Maintainers <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-restore-2.23.1/Makefile.in 
new/yast2-restore-2.23.3/Makefile.in
--- old/yast2-restore-2.23.1/Makefile.in        2012-11-09 13:39:07.000000000 
+0100
+++ new/yast2-restore-2.23.3/Makefile.in        2013-01-09 13:12:12.000000000 
+0100
@@ -684,7 +684,7 @@
        *.zip*) \
          unzip $(distdir).zip ;;\
        esac
-       chmod -R a-w $(distdir); chmod a+w $(distdir)
+       chmod -R a-w $(distdir); chmod u+w $(distdir)
        mkdir $(distdir)/_build
        mkdir $(distdir)/_inst
        chmod a-w $(distdir)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-restore-2.23.1/VERSION 
new/yast2-restore-2.23.3/VERSION
--- old/yast2-restore-2.23.1/VERSION    2012-11-09 13:38:53.000000000 +0100
+++ new/yast2-restore-2.23.3/VERSION    2013-01-08 17:06:14.000000000 +0100
@@ -1 +1 @@
-2.23.1
+2.23.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-restore-2.23.1/configure 
new/yast2-restore-2.23.3/configure
--- old/yast2-restore-2.23.1/configure  2012-11-09 13:39:07.000000000 +0100
+++ new/yast2-restore-2.23.3/configure  2013-01-09 13:12:11.000000000 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for yast2-restore 2.23.1.
+# Generated by GNU Autoconf 2.69 for yast2-restore 2.23.3.
 #
 # Report bugs to <http://bugs.opensuse.org/>.
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-restore'
 PACKAGE_TARNAME='yast2-restore'
-PACKAGE_VERSION='2.23.1'
-PACKAGE_STRING='yast2-restore 2.23.1'
+PACKAGE_VERSION='2.23.3'
+PACKAGE_STRING='yast2-restore 2.23.3'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1247,7 +1247,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-restore 2.23.1 to adapt to many kinds of systems.
+\`configure' configures yast2-restore 2.23.3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1318,7 +1318,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of yast2-restore 2.23.1:";;
+     short | recursive ) echo "Configuration of yast2-restore 2.23.3:";;
    esac
   cat <<\_ACEOF
 
@@ -1398,7 +1398,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-yast2-restore configure 2.23.1
+yast2-restore configure 2.23.3
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1415,7 +1415,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-restore $as_me 2.23.1, which was
+It was created by yast2-restore $as_me 2.23.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2354,7 +2354,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2-restore'
- VERSION='2.23.1'
+ VERSION='2.23.3'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2477,9 +2477,9 @@
 
 
 
-VERSION="2.23.1"
+VERSION="2.23.3"
 RPMNAME="yast2-restore"
-MAINTAINER="Lukas Ocilka <[email protected]>"
+MAINTAINER="YaST2 Maintainers <[email protected]>"
 
 pkgconfigdir=\${libdir}/pkgconfig
 pkgconfigdatadir=\${datadir}/pkgconfig
@@ -3403,7 +3403,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by yast2-restore $as_me 2.23.1, which was
+This file was extended by yast2-restore $as_me 2.23.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -3456,7 +3456,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-restore config.status 2.23.1
+yast2-restore config.status 2.23.3
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-restore-2.23.1/configure.in 
new/yast2-restore-2.23.3/configure.in
--- old/yast2-restore-2.23.1/configure.in       2012-11-09 13:39:05.000000000 
+0100
+++ new/yast2-restore-2.23.3/configure.in       2013-01-09 13:12:09.000000000 
+0100
@@ -1,9 +1,9 @@
 dnl configure.in for yast2-restore
 dnl
-dnl -- This file is generated by y2autoconf 2.23.0 - DO NOT EDIT! --
+dnl -- This file is generated by y2autoconf 2.23.2 - DO NOT EDIT! --
 dnl    (edit configure.in.in instead)
 
-AC_INIT(yast2-restore, 2.23.1, http://bugs.opensuse.org/, yast2-restore)
+AC_INIT(yast2-restore, 2.23.3, http://bugs.opensuse.org/, yast2-restore)
 dnl Check for presence of file 'RPMNAME'
 AC_CONFIG_SRCDIR([RPMNAME])
 
@@ -18,9 +18,9 @@
 AM_INIT_AUTOMAKE(tar-ustar -Wno-portability)
 
 dnl Important YaST2 variables
-VERSION="2.23.1"
+VERSION="2.23.3"
 RPMNAME="yast2-restore"
-MAINTAINER="Lukas Ocilka <[email protected]>"
+MAINTAINER="YaST2 Maintainers <[email protected]>"
 
 dnl pkgconfig honors lib64
 pkgconfigdir=\${libdir}/pkgconfig
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-restore-2.23.1/src/Restore.ycp 
new/yast2-restore-2.23.3/src/Restore.ycp
--- old/yast2-restore-2.23.1/src/Restore.ycp    2012-11-09 13:38:53.000000000 
+0100
+++ new/yast2-restore-2.23.3/src/Restore.ycp    2013-01-08 16:55:19.000000000 
+0100
@@ -1,3 +1,24 @@
+/****************************************************************************
+
+Copyright (c) 2000 - 2012 Novell, Inc.
+All Rights Reserved.
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of version 2 of the GNU General Public License as
+published by the Free Software Foundation.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.   See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, contact Novell, Inc.
+
+To contact Novell about this file by physical or electronic mail,
+you may find current contact information at www.novell.com
+
+****************************************************************************/
 /**
  * File:
  *   modules/Restore.ycp
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-restore-2.23.1/src/helps.ycp 
new/yast2-restore-2.23.3/src/helps.ycp
--- old/yast2-restore-2.23.1/src/helps.ycp      2012-11-09 13:38:53.000000000 
+0100
+++ new/yast2-restore-2.23.3/src/helps.ycp      2013-01-08 16:55:19.000000000 
+0100
@@ -1,3 +1,24 @@
+/****************************************************************************
+
+Copyright (c) 2000 - 2012 Novell, Inc.
+All Rights Reserved.
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of version 2 of the GNU General Public License as
+published by the Free Software Foundation.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.   See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, contact Novell, Inc.
+
+To contact Novell about this file by physical or electronic mail,
+you may find current contact information at www.novell.com
+
+****************************************************************************/
 /**
  * File:
  *   include/restore/helps.ycp
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-restore-2.23.1/src/restore.ycp 
new/yast2-restore-2.23.3/src/restore.ycp
--- old/yast2-restore-2.23.1/src/restore.ycp    2012-11-01 13:09:13.000000000 
+0100
+++ new/yast2-restore-2.23.3/src/restore.ycp    2013-01-08 16:55:19.000000000 
+0100
@@ -1,3 +1,24 @@
+/****************************************************************************
+
+Copyright (c) 2000 - 2012 Novell, Inc.
+All Rights Reserved.
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of version 2 of the GNU General Public License as
+published by the Free Software Foundation.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.   See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, contact Novell, Inc.
+
+To contact Novell about this file by physical or electronic mail,
+you may find current contact information at www.novell.com
+
+****************************************************************************/
 /**
  * File:
  *   clients/restore.ycp
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-restore-2.23.1/src/restore_auto.ycp 
new/yast2-restore-2.23.3/src/restore_auto.ycp
--- old/yast2-restore-2.23.1/src/restore_auto.ycp       2012-11-01 
13:09:13.000000000 +0100
+++ new/yast2-restore-2.23.3/src/restore_auto.ycp       2013-01-08 
16:55:19.000000000 +0100
@@ -1,3 +1,24 @@
+/****************************************************************************
+
+Copyright (c) 2000 - 2012 Novell, Inc.
+All Rights Reserved.
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of version 2 of the GNU General Public License as
+published by the Free Software Foundation.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.   See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, contact Novell, Inc.
+
+To contact Novell about this file by physical or electronic mail,
+you may find current contact information at www.novell.com
+
+****************************************************************************/
 /**
  * File:       clients/restore_auto.ycp
  * Package:    Restore module
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-restore-2.23.1/src/restore_bootloader.ycp 
new/yast2-restore-2.23.3/src/restore_bootloader.ycp
--- old/yast2-restore-2.23.1/src/restore_bootloader.ycp 2012-11-07 
16:24:55.000000000 +0100
+++ new/yast2-restore-2.23.3/src/restore_bootloader.ycp 2013-01-08 
16:55:19.000000000 +0100
@@ -1,3 +1,24 @@
+/****************************************************************************
+
+Copyright (c) 2000 - 2012 Novell, Inc.
+All Rights Reserved.
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of version 2 of the GNU General Public License as
+published by the Free Software Foundation.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.   See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, contact Novell, Inc.
+
+To contact Novell about this file by physical or electronic mail,
+you may find current contact information at www.novell.com
+
+****************************************************************************/
 /**
  * File:       clients/restore_bootloader.ycp
  * Package:    Restore module
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-restore-2.23.1/src/summary_dialog.ycp 
new/yast2-restore-2.23.3/src/summary_dialog.ycp
--- old/yast2-restore-2.23.1/src/summary_dialog.ycp     2012-11-01 
13:09:13.000000000 +0100
+++ new/yast2-restore-2.23.3/src/summary_dialog.ycp     2013-01-08 
16:55:19.000000000 +0100
@@ -1,3 +1,24 @@
+/****************************************************************************
+
+Copyright (c) 2000 - 2012 Novell, Inc.
+All Rights Reserved.
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of version 2 of the GNU General Public License as
+published by the Free Software Foundation.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.   See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, contact Novell, Inc.
+
+To contact Novell about this file by physical or electronic mail,
+you may find current contact information at www.novell.com
+
+****************************************************************************/
 /**
  * File:
  *   include/restore/summary_dialog.ycp
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-restore-2.23.1/src/ui.ycp 
new/yast2-restore-2.23.3/src/ui.ycp
--- old/yast2-restore-2.23.1/src/ui.ycp 2012-11-09 13:38:53.000000000 +0100
+++ new/yast2-restore-2.23.3/src/ui.ycp 2013-01-09 10:50:29.000000000 +0100
@@ -1,3 +1,24 @@
+/****************************************************************************
+
+Copyright (c) 2000 - 2012 Novell, Inc.
+All Rights Reserved.
+
+This program is free software; you can redistribute it and/or
+modify it under the terms of version 2 of the GNU General Public License as
+published by the Free Software Foundation.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.   See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, contact Novell, Inc.
+
+To contact Novell about this file by physical or electronic mail,
+you may find current contact information at www.novell.com
+
+****************************************************************************/
 /**
  * File:
  *   include/restore/ui.ycp
@@ -2168,9 +2189,9 @@
            `VBox(
                `HSpacing(40),
                `SelectionBox(`id(`selbox), label, inputlist),
-               `HBox(
-                   `PushButton(`id(`ok), `opt(`default, `key_F10), 
Label::OKButton()),
-                   `PushButton(`id(`cancel), `opt(`key_F9), 
Label::CancelButton())
+               `ButtonBox(
+                   `PushButton(`id(`ok), `opt(`default), Label::OKButton()),
+                   `PushButton(`id(`cancel), Label::CancelButton())
                )
            )
        )

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

Reply via email to