Hello community, here is the log from the commit of package yast2-backup for openSUSE:Factory checked in at 2012-09-14 12:43:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-backup (Old) and /work/SRC/openSUSE:Factory/.yast2-backup.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-backup", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-backup/yast2-backup.changes 2012-05-21 07:33:36.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-backup.new/yast2-backup.changes 2012-09-14 12:43:25.000000000 +0200 @@ -1,0 +2,6 @@ +Wed Sep 12 08:07:36 UTC 2012 - [email protected] + +- NFS related fields disabled when local backup selected - bnc#776079 +- 2.22.3 + +------------------------------------------------------------------- Old: ---- yast2-backup-2.22.2.tar.bz2 New: ---- yast2-backup-2.22.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-backup.spec ++++++ --- /var/tmp/diff_new_pack.5jD3qR/_old 2012-09-14 12:43:26.000000000 +0200 +++ /var/tmp/diff_new_pack.5jD3qR/_new 2012-09-14 12:43:26.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-backup -Version: 2.22.2 +Version: 2.22.3 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -81,7 +81,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-backup-2.22.2.tar.bz2 -> yast2-backup-2.22.3.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/COPYING new/yast2-backup-2.22.3/COPYING --- old/yast2-backup-2.22.2/COPYING 2012-05-16 15:12:41.000000000 +0200 +++ new/yast2-backup-2.22.3/COPYING 2012-09-12 10:10:28.000000000 +0200 @@ -1,12 +1,12 @@ - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 - Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Copyright (C) 1989, 1991 Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. - Preamble + Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public @@ -15,7 +15,7 @@ General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by -the GNU Library General Public License instead.) You can apply it to +the GNU Lesser General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not @@ -55,8 +55,8 @@ The precise terms and conditions for copying, distribution and modification follow. - - GNU GENERAL PUBLIC LICENSE + + GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains @@ -110,7 +110,7 @@ License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - + These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in @@ -168,7 +168,7 @@ access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - + 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is @@ -225,7 +225,7 @@ This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - + 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License @@ -255,7 +255,7 @@ of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - NO WARRANTY + NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN @@ -277,9 +277,9 @@ PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it @@ -303,17 +303,16 @@ 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, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: - Gnomovision version 69, Copyright (C) year name of author + Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. @@ -336,5 +335,5 @@ This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Library General +library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/Makefile.am.common new/yast2-backup-2.22.3/Makefile.am.common --- old/yast2-backup-2.22.2/Makefile.am.common 2012-05-16 15:12:05.000000000 +0200 +++ new/yast2-backup-2.22.3/Makefile.am.common 2012-09-12 10:02:19.000000000 +0200 @@ -30,7 +30,7 @@ dist-hook: check-syntax CHECK_SYNTAX = true -check-syntax: $(client_DATA) $(ycpchook) +check-syntax: $(client_DATA) $(ycpchook) $(ybcfiles) @if test "$(client_DATA)"; then \ if $(CHECK_SYNTAX); then \ TO_CHECK="$(filter %.ycp,$^)"; \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/VERSION new/yast2-backup-2.22.3/VERSION --- old/yast2-backup-2.22.2/VERSION 2012-05-16 15:11:44.000000000 +0200 +++ new/yast2-backup-2.22.3/VERSION 2012-09-12 10:07:22.000000000 +0200 @@ -1 +1 @@ -2.22.2 +2.22.3 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/autodocs-ycp.ami new/yast2-backup-2.22.3/autodocs-ycp.ami --- old/yast2-backup-2.22.2/autodocs-ycp.ami 2012-05-16 15:12:05.000000000 +0200 +++ new/yast2-backup-2.22.3/autodocs-ycp.ami 2012-09-12 10:02:19.000000000 +0200 @@ -1,5 +1,5 @@ # -*- makefile -*- Automake include file -# $Id: autodocs-ycp.ami 57644 2009-06-19 08:38:11Z mvidner $ +# $Id$ # Builds source documentation for YCP sources # Uses ycpdoc diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/configure.in new/yast2-backup-2.22.3/configure.in --- old/yast2-backup-2.22.2/configure.in 2012-05-16 15:12:05.000000000 +0200 +++ new/yast2-backup-2.22.3/configure.in 2012-09-12 10:02:19.000000000 +0200 @@ -1,6 +1,6 @@ dnl configure.in for yast2-backup dnl -dnl -- This file is generated by y2autoconf 2.21.6 - DO NOT EDIT! -- +dnl -- This file is generated by y2autoconf 2.23.0 - DO NOT EDIT! -- dnl (edit configure.in.in instead) AC_INIT(yast2-backup, 2.22.2, http://bugs.opensuse.org/, yast2-backup) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/doc/Makefile.am new/yast2-backup-2.22.3/doc/Makefile.am --- old/yast2-backup-2.22.2/doc/Makefile.am 2012-05-03 14:51:48.000000000 +0200 +++ new/yast2-backup-2.22.3/doc/Makefile.am 2012-09-12 09:55:31.000000000 +0200 @@ -1,7 +1,7 @@ # # Makefile.am for backup/doc # -# $Id: Makefile.am 3156 2002-07-01 15:58:32Z lslezak $ +# $Id$ # SUBDIRS = autodocs diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/doc/Makefile.in new/yast2-backup-2.22.3/doc/Makefile.in --- old/yast2-backup-2.22.2/doc/Makefile.in 2012-05-16 15:12:09.000000000 +0200 +++ new/yast2-backup-2.22.3/doc/Makefile.in 2012-09-12 10:02:23.000000000 +0200 @@ -18,7 +18,7 @@ # # Makefile.am for backup/doc # -# $Id: Makefile.am 3156 2002-07-01 15:58:32Z lslezak $ +# $Id$ # VPATH = @srcdir@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/doc/autodocs/Makefile.in new/yast2-backup-2.22.3/doc/autodocs/Makefile.in --- old/yast2-backup-2.22.2/doc/autodocs/Makefile.in 2012-05-16 15:12:09.000000000 +0200 +++ new/yast2-backup-2.22.3/doc/autodocs/Makefile.in 2012-09-12 10:02:23.000000000 +0200 @@ -18,7 +18,7 @@ # Makefile.am for YCP module .../doc/autodocs # -*- makefile -*- Automake include file -# $Id: autodocs-ycp.ami 57644 2009-06-19 08:38:11Z mvidner $ +# $Id$ # Builds source documentation for YCP sources # Uses ycpdoc diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/scrconf/cfg_backup.scr new/yast2-backup-2.22.3/scrconf/cfg_backup.scr --- old/yast2-backup-2.22.2/scrconf/cfg_backup.scr 2012-05-03 14:51:49.000000000 +0200 +++ new/yast2-backup-2.22.3/scrconf/cfg_backup.scr 2012-09-12 09:55:31.000000000 +0200 @@ -4,7 +4,7 @@ * Author: Lukas Ocilka <[email protected]> * Access: write * - * $Id: cfg_backup.scr 27936 2006-02-13 20:01:14Z olh $ + * $Id$ * */ .backup.file_append diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/scrconf/proc_filesystems.scr new/yast2-backup-2.22.3/scrconf/proc_filesystems.scr --- old/yast2-backup-2.22.2/scrconf/proc_filesystems.scr 2012-05-03 14:51:49.000000000 +0200 +++ new/yast2-backup-2.22.3/scrconf/proc_filesystems.scr 2012-09-12 09:55:31.000000000 +0200 @@ -25,7 +25,7 @@ * "vfat":"\t" * ]) * - * $Id: proc_filesystems.scr 16985 2004-03-26 10:16:04Z lslezak $ + * $Id$ * * Returns a <b>map</b> of filesystems. The fs-type is the key, * the value is the additional info from /proc/filesystems, diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/src/Backup.ycp new/yast2-backup-2.22.3/src/Backup.ycp --- old/yast2-backup-2.22.2/src/Backup.ycp 2012-05-03 14:51:48.000000000 +0200 +++ new/yast2-backup-2.22.3/src/Backup.ycp 2012-09-12 09:55:31.000000000 +0200 @@ -10,7 +10,7 @@ * * Internal * - * $Id: Backup.ycp 64565 2011-06-23 14:43:21Z locilka $ + * $Id$ * * Main file for backup module * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/src/Makefile.am new/yast2-backup-2.22.3/src/Makefile.am --- old/yast2-backup-2.22.2/src/Makefile.am 2012-05-03 14:51:48.000000000 +0200 +++ new/yast2-backup-2.22.3/src/Makefile.am 2012-09-12 09:55:31.000000000 +0200 @@ -1,7 +1,7 @@ # # Makefile.am for backup/src # -# $Id: Makefile.am 32274 2006-08-09 13:26:24Z locilka $ +# $Id$ # SUBDIRS = scripts diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/src/Makefile.in new/yast2-backup-2.22.3/src/Makefile.in --- old/yast2-backup-2.22.2/src/Makefile.in 2012-05-16 15:12:09.000000000 +0200 +++ new/yast2-backup-2.22.3/src/Makefile.in 2012-09-12 10:02:23.000000000 +0200 @@ -18,7 +18,7 @@ # # Makefile.am for backup/src # -# $Id: Makefile.am 32274 2006-08-09 13:26:24Z locilka $ +# $Id$ # # Makefile.am.common -*- Makefile -*- @@ -738,7 +738,7 @@ rm ${NEWDEP} dist-hook: check-syntax -check-syntax: $(client_DATA) $(ycpchook) +check-syntax: $(client_DATA) $(ycpchook) $(ybcfiles) @if test "$(client_DATA)"; then \ if $(CHECK_SYNTAX); then \ TO_CHECK="$(filter %.ycp,$^)"; \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/src/backup.ycp new/yast2-backup-2.22.3/src/backup.ycp --- old/yast2-backup-2.22.2/src/backup.ycp 2012-05-03 14:51:48.000000000 +0200 +++ new/yast2-backup-2.22.3/src/backup.ycp 2012-09-12 09:55:31.000000000 +0200 @@ -8,7 +8,7 @@ * Authors: * Ladislav Slezak <[email protected]> * - * $Id: backup.ycp 66109 2011-09-28 17:57:05Z visnov $ + * $Id$ * * Main file for backup module - definition of workflow * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/src/backup_available_packages.ycp new/yast2-backup-2.22.3/src/backup_available_packages.ycp --- old/yast2-backup-2.22.2/src/backup_available_packages.ycp 2012-05-03 14:51:48.000000000 +0200 +++ new/yast2-backup-2.22.3/src/backup_available_packages.ycp 2012-09-12 09:55:31.000000000 +0200 @@ -8,7 +8,7 @@ * Authors: * Ladislav Slezak <[email protected]> * - * $Id: backup_available_packages.ycp 13108 2003-12-18 12:16:32Z lslezak $ + * $Id$ * * Client for saving available packages on the installation sources * to file. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/src/backup_get_packages.ycp new/yast2-backup-2.22.3/src/backup_get_packages.ycp --- old/yast2-backup-2.22.2/src/backup_get_packages.ycp 2012-05-03 14:51:48.000000000 +0200 +++ new/yast2-backup-2.22.3/src/backup_get_packages.ycp 2012-09-12 09:55:31.000000000 +0200 @@ -9,7 +9,7 @@ * Ladislav Slezak <[email protected]> * Lukas Ocilka <[email protected]> * - * $Id: backup_get_packages.ycp 65976 2011-09-23 11:56:53Z lslezak $ + * $Id$ * * Client for returning available packages. * Client used by backup module. This should save memory. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/src/backup_save_profile.ycp new/yast2-backup-2.22.3/src/backup_save_profile.ycp --- old/yast2-backup-2.22.2/src/backup_save_profile.ycp 2012-05-03 14:51:48.000000000 +0200 +++ new/yast2-backup-2.22.3/src/backup_save_profile.ycp 2012-09-12 09:55:31.000000000 +0200 @@ -8,7 +8,7 @@ * Authors: * Ladislav Slezak <[email protected]> * - * $Id: backup_save_profile.ycp 15567 2004-03-06 12:54:23Z kkaempf $ + * $Id$ * * Client for saving AutoYaST profile to file, profile contains * information about current system. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/src/functions.ycp new/yast2-backup-2.22.3/src/functions.ycp --- old/yast2-backup-2.22.2/src/functions.ycp 2012-05-03 14:51:48.000000000 +0200 +++ new/yast2-backup-2.22.3/src/functions.ycp 2012-09-12 09:55:31.000000000 +0200 @@ -8,7 +8,7 @@ * Authors: * Ladislav Slezak <[email protected]> * - * $Id: functions.ycp 56677 2009-04-08 09:01:19Z kmachalkova $ + * $Id$ * * Functions used by backup module. */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/src/help_texts.ycp new/yast2-backup-2.22.3/src/help_texts.ycp --- old/yast2-backup-2.22.2/src/help_texts.ycp 2012-05-03 14:51:48.000000000 +0200 +++ new/yast2-backup-2.22.3/src/help_texts.ycp 2012-09-12 09:55:31.000000000 +0200 @@ -8,7 +8,7 @@ * Authors: * Ladislav Slezak <[email protected]> * - * $Id: help_texts.ycp 64586 2011-06-24 11:15:20Z locilka $ + * $Id$ * * Help texts used in workflow dialogs * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/src/scripts/Makefile.am new/yast2-backup-2.22.3/src/scripts/Makefile.am --- old/yast2-backup-2.22.2/src/scripts/Makefile.am 2012-05-03 14:51:48.000000000 +0200 +++ new/yast2-backup-2.22.3/src/scripts/Makefile.am 2012-09-12 09:55:31.000000000 +0200 @@ -1,7 +1,7 @@ # # Makefile.am for y2m_backup/src # -# $Id: Makefile.am 9741 2003-04-16 07:08:04Z lslezak $ +# $Id$ # ybin_SCRIPTS = \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/src/scripts/Makefile.in new/yast2-backup-2.22.3/src/scripts/Makefile.in --- old/yast2-backup-2.22.2/src/scripts/Makefile.in 2012-05-16 15:12:09.000000000 +0200 +++ new/yast2-backup-2.22.3/src/scripts/Makefile.in 2012-09-12 10:02:24.000000000 +0200 @@ -18,7 +18,7 @@ # # Makefile.am for y2m_backup/src # -# $Id: Makefile.am 9741 2003-04-16 07:08:04Z lslezak $ +# $Id$ # VPATH = @srcdir@ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/src/scripts/backup_archive.pl new/yast2-backup-2.22.3/src/scripts/backup_archive.pl --- old/yast2-backup-2.22.2/src/scripts/backup_archive.pl 2012-05-03 14:51:48.000000000 +0200 +++ new/yast2-backup-2.22.3/src/scripts/backup_archive.pl 2012-09-12 09:55:31.000000000 +0200 @@ -14,7 +14,7 @@ # This script creates backup archive as specified with command # line parameters. # -# $Id: backup_archive.pl 45208 2008-03-05 12:09:30Z locilka $ +# $Id$ # use Getopt::Long; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/src/scripts/backup_cron new/yast2-backup-2.22.3/src/scripts/backup_cron --- old/yast2-backup-2.22.2/src/scripts/backup_cron 2012-05-03 14:51:48.000000000 +0200 +++ new/yast2-backup-2.22.3/src/scripts/backup_cron 2012-09-12 09:55:31.000000000 +0200 @@ -14,7 +14,7 @@ # Start backup module - use predefined profile # This script is called from cron # -# $Id: backup_cron 54687 2009-01-16 11:39:48Z locilka $ +# $Id$ # PROFILE=$1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/src/scripts/backup_search.pl new/yast2-backup-2.22.3/src/scripts/backup_search.pl --- old/yast2-backup-2.22.2/src/scripts/backup_search.pl 2012-05-03 14:51:48.000000000 +0200 +++ new/yast2-backup-2.22.3/src/scripts/backup_search.pl 2012-09-12 09:55:31.000000000 +0200 @@ -16,7 +16,7 @@ # package. Output is list of files and optional more # information about progress of search. # -# $Id: backup_search.pl 67195 2012-01-13 14:55:44Z locilka $ +# $Id$ # use Getopt::Long; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/src/ui.ycp new/yast2-backup-2.22.3/src/ui.ycp --- old/yast2-backup-2.22.2/src/ui.ycp 2012-05-16 15:10:10.000000000 +0200 +++ new/yast2-backup-2.22.3/src/ui.ycp 2012-09-12 10:06:50.000000000 +0200 @@ -8,7 +8,7 @@ * Authors: * Ladislav Slezak <[email protected]> * - * $Id: ui.ycp 68083 2012-05-03 14:10:46Z locilka $ + * $Id$ * * Yast2 user interface functions - dialogs */ @@ -815,6 +815,8 @@ backup_help_archive_settings(), true, true ); + update_location_dialog(); + if (Backup::archive_type == nil) Backup::archive_type = `tgz; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/testsuite/tests/AddId.ycp new/yast2-backup-2.22.3/testsuite/tests/AddId.ycp --- old/yast2-backup-2.22.2/testsuite/tests/AddId.ycp 2012-05-03 14:51:49.000000000 +0200 +++ new/yast2-backup-2.22.3/testsuite/tests/AddId.ycp 2012-09-12 09:55:31.000000000 +0200 @@ -4,7 +4,7 @@ // // testedfiles: backup/functions.ycp // -// $Id: AddId.ycp 17877 2004-06-16 14:39:16Z lslezak $ +// $Id$ // { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/testsuite/tests/AddIdBool.ycp new/yast2-backup-2.22.3/testsuite/tests/AddIdBool.ycp --- old/yast2-backup-2.22.2/testsuite/tests/AddIdBool.ycp 2012-05-03 14:51:49.000000000 +0200 +++ new/yast2-backup-2.22.3/testsuite/tests/AddIdBool.ycp 2012-09-12 09:55:31.000000000 +0200 @@ -4,7 +4,7 @@ // // testedfiles: backup/functions.ycp // -// $Id: AddIdBool.ycp 17877 2004-06-16 14:39:16Z lslezak $ +// $Id$ // { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/testsuite/tests/AddIdExt2.ycp new/yast2-backup-2.22.3/testsuite/tests/AddIdExt2.ycp --- old/yast2-backup-2.22.2/testsuite/tests/AddIdExt2.ycp 2012-05-03 14:51:49.000000000 +0200 +++ new/yast2-backup-2.22.3/testsuite/tests/AddIdExt2.ycp 2012-09-12 09:55:31.000000000 +0200 @@ -4,7 +4,7 @@ // // testedfiles: backup/functions.ycp // -// $Id: AddIdExt2.ycp 17877 2004-06-16 14:39:16Z lslezak $ +// $Id$ // { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/testsuite/tests/AddMissingExtension.ycp new/yast2-backup-2.22.3/testsuite/tests/AddMissingExtension.ycp --- old/yast2-backup-2.22.2/testsuite/tests/AddMissingExtension.ycp 2012-05-03 14:51:49.000000000 +0200 +++ new/yast2-backup-2.22.3/testsuite/tests/AddMissingExtension.ycp 2012-09-12 09:55:31.000000000 +0200 @@ -4,7 +4,7 @@ // // testedfiles: backup/functions.ycp // -// $Id: AddMissingExtension.ycp 37157 2007-03-28 08:30:19Z mvidner $ +// $Id$ // { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/testsuite/tests/ExcludeNodevFS.ycp new/yast2-backup-2.22.3/testsuite/tests/ExcludeNodevFS.ycp --- old/yast2-backup-2.22.2/testsuite/tests/ExcludeNodevFS.ycp 2012-05-03 14:51:49.000000000 +0200 +++ new/yast2-backup-2.22.3/testsuite/tests/ExcludeNodevFS.ycp 2012-09-12 09:55:31.000000000 +0200 @@ -4,7 +4,7 @@ // // testedfiles: Backup.ycp // -// $Id: ExcludeNodevFS.ycp 17877 2004-06-16 14:39:16Z lslezak $ +// $Id$ // { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/testsuite/tests/Ext2Filesystems.ycp new/yast2-backup-2.22.3/testsuite/tests/Ext2Filesystems.ycp --- old/yast2-backup-2.22.2/testsuite/tests/Ext2Filesystems.ycp 2012-05-03 14:51:49.000000000 +0200 +++ new/yast2-backup-2.22.3/testsuite/tests/Ext2Filesystems.ycp 2012-09-12 09:55:31.000000000 +0200 @@ -4,7 +4,7 @@ // // testedfiles: backup/functions.ycp // -// $Id: Ext2Filesystems.ycp 17877 2004-06-16 14:39:16Z lslezak $ +// $Id$ // { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/testsuite/tests/Ext2MountPoint.ycp new/yast2-backup-2.22.3/testsuite/tests/Ext2MountPoint.ycp --- old/yast2-backup-2.22.2/testsuite/tests/Ext2MountPoint.ycp 2012-05-03 14:51:49.000000000 +0200 +++ new/yast2-backup-2.22.3/testsuite/tests/Ext2MountPoint.ycp 2012-09-12 09:55:31.000000000 +0200 @@ -4,7 +4,7 @@ // // testedfiles: backup/functions.ycp // -// $Id: Ext2MountPoint.ycp 17877 2004-06-16 14:39:16Z lslezak $ +// $Id$ // { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/testsuite/tests/GetBaseName.ycp new/yast2-backup-2.22.3/testsuite/tests/GetBaseName.ycp --- old/yast2-backup-2.22.2/testsuite/tests/GetBaseName.ycp 2012-05-03 14:51:49.000000000 +0200 +++ new/yast2-backup-2.22.3/testsuite/tests/GetBaseName.ycp 2012-09-12 09:55:31.000000000 +0200 @@ -4,7 +4,7 @@ // // testedfiles: backup/functions.ycp // -// $Id: GetBaseName.ycp 17877 2004-06-16 14:39:16Z lslezak $ +// $Id$ // { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/testsuite/tests/GetCapacity.ycp new/yast2-backup-2.22.3/testsuite/tests/GetCapacity.ycp --- old/yast2-backup-2.22.2/testsuite/tests/GetCapacity.ycp 2012-05-03 14:51:49.000000000 +0200 +++ new/yast2-backup-2.22.3/testsuite/tests/GetCapacity.ycp 2012-09-12 09:55:31.000000000 +0200 @@ -4,7 +4,7 @@ // // testedfiles: Backup.ycp // -// $Id: GetCapacity.ycp 17877 2004-06-16 14:39:16Z lslezak $ +// $Id$ // { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/testsuite/tests/GetListWithFlags.ycp new/yast2-backup-2.22.3/testsuite/tests/GetListWithFlags.ycp --- old/yast2-backup-2.22.2/testsuite/tests/GetListWithFlags.ycp 2012-05-03 14:51:49.000000000 +0200 +++ new/yast2-backup-2.22.3/testsuite/tests/GetListWithFlags.ycp 2012-09-12 09:55:31.000000000 +0200 @@ -4,7 +4,7 @@ // // testedfiles: backup/functions.ycp // -// $Id: GetListWithFlags.ycp 17877 2004-06-16 14:39:16Z lslezak $ +// $Id$ // { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/testsuite/tests/GetMountedFilesystems.ycp new/yast2-backup-2.22.3/testsuite/tests/GetMountedFilesystems.ycp --- old/yast2-backup-2.22.2/testsuite/tests/GetMountedFilesystems.ycp 2012-05-03 14:51:49.000000000 +0200 +++ new/yast2-backup-2.22.3/testsuite/tests/GetMountedFilesystems.ycp 2012-09-12 09:55:31.000000000 +0200 @@ -4,7 +4,7 @@ // // testedfiles: backup/functions.ycp // -// $Id: GetMountedFilesystems.ycp 17877 2004-06-16 14:39:16Z lslezak $ +// $Id$ // { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/testsuite/tests/MapFilesToString.ycp new/yast2-backup-2.22.3/testsuite/tests/MapFilesToString.ycp --- old/yast2-backup-2.22.2/testsuite/tests/MapFilesToString.ycp 2012-05-03 14:51:49.000000000 +0200 +++ new/yast2-backup-2.22.3/testsuite/tests/MapFilesToString.ycp 2012-09-12 09:55:31.000000000 +0200 @@ -4,7 +4,7 @@ // // testedfiles: Backup.ycp // -// $Id: MapFilesToString.ycp 17877 2004-06-16 14:39:16Z lslezak $ +// $Id$ // { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/testsuite/tests/MediaList2UIList.ycp new/yast2-backup-2.22.3/testsuite/tests/MediaList2UIList.ycp --- old/yast2-backup-2.22.2/testsuite/tests/MediaList2UIList.ycp 2012-05-03 14:51:49.000000000 +0200 +++ new/yast2-backup-2.22.3/testsuite/tests/MediaList2UIList.ycp 2012-09-12 09:55:31.000000000 +0200 @@ -4,7 +4,7 @@ // // testedfiles: backup/functions.ycp // -// $Id: MediaList2UIList.ycp 17877 2004-06-16 14:39:16Z lslezak $ +// $Id$ // { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/testsuite/tests/ReadBackupProfiles.ycp new/yast2-backup-2.22.3/testsuite/tests/ReadBackupProfiles.ycp --- old/yast2-backup-2.22.2/testsuite/tests/ReadBackupProfiles.ycp 2012-05-03 14:51:49.000000000 +0200 +++ new/yast2-backup-2.22.3/testsuite/tests/ReadBackupProfiles.ycp 2012-09-12 09:55:31.000000000 +0200 @@ -4,7 +4,7 @@ // // testedfiles: Backup.ycp // -// $Id: ReadBackupProfiles.ycp 17877 2004-06-16 14:39:16Z lslezak $ +// $Id$ // { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/testsuite/tests/RestoreBackupProfile.ycp new/yast2-backup-2.22.3/testsuite/tests/RestoreBackupProfile.ycp --- old/yast2-backup-2.22.2/testsuite/tests/RestoreBackupProfile.ycp 2012-05-03 14:51:49.000000000 +0200 +++ new/yast2-backup-2.22.3/testsuite/tests/RestoreBackupProfile.ycp 2012-09-12 09:55:31.000000000 +0200 @@ -4,7 +4,7 @@ // // testedfiles: Backup.ycp // -// $Id: RestoreBackupProfile.ycp 17877 2004-06-16 14:39:16Z lslezak $ +// $Id$ // { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/testsuite/tests/RestoreBackupSettings.ycp new/yast2-backup-2.22.3/testsuite/tests/RestoreBackupSettings.ycp --- old/yast2-backup-2.22.2/testsuite/tests/RestoreBackupSettings.ycp 2012-05-03 14:51:49.000000000 +0200 +++ new/yast2-backup-2.22.3/testsuite/tests/RestoreBackupSettings.ycp 2012-09-12 09:55:31.000000000 +0200 @@ -4,7 +4,7 @@ // // testedfiles: Backup.ycp // -// $Id: RestoreBackupSettings.ycp 26368 2005-12-01 11:56:21Z locilka $ +// $Id$ // { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-backup-2.22.2/testsuite/tests/WriteBackupProfiles.ycp new/yast2-backup-2.22.3/testsuite/tests/WriteBackupProfiles.ycp --- old/yast2-backup-2.22.2/testsuite/tests/WriteBackupProfiles.ycp 2012-05-03 14:51:49.000000000 +0200 +++ new/yast2-backup-2.22.3/testsuite/tests/WriteBackupProfiles.ycp 2012-09-12 09:55:31.000000000 +0200 @@ -4,7 +4,7 @@ // // testedfiles: Backup.ycp // -// $Id: WriteBackupProfiles.ycp 26368 2005-12-01 11:56:21Z locilka $ +// $Id$ // { -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
