Hello community, here is the log from the commit of package yast2-storage for openSUSE:Factory checked in at Tue Jul 5 12:14:59 CEST 2011.
-------- --- yast2-storage/yast2-storage.changes 2011-06-09 15:49:34.000000000 +0200 +++ /mounts/work_src_done/STABLE/yast2-storage/yast2-storage.changes 2011-07-05 09:36:48.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Jul 01 09:54:28 CEST 2011 - [email protected] + +- fixed some typos (bnc #703246) + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-storage.spec ++++++ --- /var/tmp/diff_new_pack.s3VHyo/_old 2011-07-05 12:13:59.000000000 +0200 +++ /var/tmp/diff_new_pack.s3VHyo/_new 2011-07-05 12:13:59.000000000 +0200 @@ -20,7 +20,7 @@ Name: yast2-storage Version: 2.21.2 -Release: 1 +Release: 3 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: yast2-storage-2.21.2.tar.bz2 ++++++ yast2-storage-2.21.2.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-storage-2.21.2/configure new/yast2-storage-2.21.2/configure --- old/yast2-storage-2.21.2/configure 2011-03-31 12:49:28.000000000 +0200 +++ new/yast2-storage-2.21.2/configure 2011-07-05 09:34:53.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-storage 2.21.0. +# Generated by GNU Autoconf 2.68 for yast2-storage 2.21.2. # # Report bugs to <http://bugs.opensuse.org/>. # @@ -709,8 +709,8 @@ # Identity of this package. PACKAGE_NAME='yast2-storage' PACKAGE_TARNAME='yast2-storage' -PACKAGE_VERSION='2.21.0' -PACKAGE_STRING='yast2-storage 2.21.0' +PACKAGE_VERSION='2.21.2' +PACKAGE_STRING='yast2-storage 2.21.2' PACKAGE_BUGREPORT='http://bugs.opensuse.org/' PACKAGE_URL='' @@ -1495,7 +1495,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-storage 2.21.0 to adapt to many kinds of systems. +\`configure' configures yast2-storage 2.21.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1566,7 +1566,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of yast2-storage 2.21.0:";; + short | recursive ) echo "Configuration of yast2-storage 2.21.2:";; esac cat <<\_ACEOF @@ -1680,7 +1680,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -yast2-storage configure 2.21.0 +yast2-storage configure 2.21.2 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -2133,7 +2133,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-storage $as_me 2.21.0, which was +It was created by yast2-storage $as_me 2.21.2, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -3063,7 +3063,7 @@ # Define the identity of the package. PACKAGE='yast2-storage' - VERSION='2.21.0' + VERSION='2.21.2' cat >>confdefs.h <<_ACEOF @@ -3185,7 +3185,7 @@ -VERSION="2.21.0" +VERSION="2.21.2" RPMNAME="yast2-storage" MAINTAINER="Arvin Schnell <[email protected]>" @@ -16097,7 +16097,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by yast2-storage $as_me 2.21.0, which was +This file was extended by yast2-storage $as_me 2.21.2, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -16163,7 +16163,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-storage config.status 2.21.0 +yast2-storage config.status 2.21.2 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-storage-2.21.2/configure.in new/yast2-storage-2.21.2/configure.in --- old/yast2-storage-2.21.2/configure.in 2011-03-31 12:49:15.000000000 +0200 +++ new/yast2-storage-2.21.2/configure.in 2011-07-05 09:34:44.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-storage, 2.21.0, http://bugs.opensuse.org/, yast2-storage) +AC_INIT(yast2-storage, 2.21.2, http://bugs.opensuse.org/, yast2-storage) 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.0" +VERSION="2.21.2" RPMNAME="yast2-storage" MAINTAINER="Arvin Schnell <[email protected]>" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-storage-2.21.2/storage/src/include/custom_part_dialogs.ycp new/yast2-storage-2.21.2/storage/src/include/custom_part_dialogs.ycp --- old/yast2-storage-2.21.2/storage/src/include/custom_part_dialogs.ycp 2011-05-30 19:10:07.000000000 +0200 +++ new/yast2-storage-2.21.2/storage/src/include/custom_part_dialogs.ycp 2011-07-01 09:55:54.000000000 +0200 @@ -16,7 +16,7 @@ * ************************************************************* - $Id: custom_part_dialogs.ycp 64156 2011-05-30 17:10:07Z fehr $ + $Id: custom_part_dialogs.ycp 64688 2011-07-01 07:55:54Z aschnell $ */ { @@ -1360,9 +1360,9 @@ string pth = (string)UI::QueryWidget( `id(`new_path), `Value ); y2milestone( "SubvolHandling add path:%1", pth ); if( pth==nil || size(pth)==0 ) - Popup::Message(_("Empty subvolume name noit allowed.")); + Popup::Message(_("Empty subvolume name not allowed.")); else if( size(filter( map p, new["subvol"]:[], ``(p["name"]:""==pth)))>0 ) - Popup::Message(sformat(_("Subvolume name %1 alread exists."),pth)); + Popup::Message(sformat(_("Subvolume name %1 already exists."),pth)); else { new["subvol"] = add( new["subvol"]:[], $[ "create" : true, "name" : pth ] ); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-storage-2.21.2/storage/src/include/ep-unused.ycp new/yast2-storage-2.21.2/storage/src/include/ep-unused.ycp --- old/yast2-storage-2.21.2/storage/src/include/ep-unused.ycp 2011-02-24 15:59:04.000000000 +0100 +++ new/yast2-storage-2.21.2/storage/src/include/ep-unused.ycp 2011-07-01 09:53:11.000000000 +0200 @@ -88,7 +88,7 @@ { case `rescan: // popup message - if (Popup::YesNo(_("Rescaning unused devices cancels + if (Popup::YesNo(_("Rescanning unused devices cancels all current changes. Really rescan unused devices?"))) { RescanDisks(); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-storage-2.21.2/storage/src/modules/FileSystems.ycp new/yast2-storage-2.21.2/storage/src/modules/FileSystems.ycp --- old/yast2-storage-2.21.2/storage/src/modules/FileSystems.ycp 2011-06-09 15:33:28.000000000 +0200 +++ new/yast2-storage-2.21.2/storage/src/modules/FileSystems.ycp 2011-07-01 09:55:54.000000000 +0200 @@ -8,7 +8,7 @@ * These module contains the supported filesystems and their settings. * * - * $Id: FileSystems.ycp 64291 2011-06-09 13:33:27Z fehr $ + * $Id: FileSystems.ycp 64688 2011-07-01 07:55:54Z aschnell $ */ { module "FileSystems"; @@ -347,7 +347,7 @@ // help text, richtext format `help_text : _("<p><b>Tmpfs Size:</b> Size may be either entered as a number followed by K,M,G for Kilo-, Mega- or Gigabyte or -as a number followeb by a percent sign meaning percentage of memory.</p>") +as a number followed by a percent sign meaning percentage of memory.</p>") ]]; define map<symbol, map<symbol, any> > GetNormalFilesystems()``{ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-storage-2.21.2/storage/src/modules/Storage.ycp new/yast2-storage-2.21.2/storage/src/modules/Storage.ycp --- old/yast2-storage-2.21.2/storage/src/modules/Storage.ycp 2011-06-09 15:33:28.000000000 +0200 +++ new/yast2-storage-2.21.2/storage/src/modules/Storage.ycp 2011-06-22 11:56:14.000000000 +0200 @@ -19,7 +19,7 @@ * wurde versucht "intelligent" zu gestallten und ist im einzelen bei den * entspechenden Funktionen n�her erkl�rt. * - * $Id: Storage.ycp 64291 2011-06-09 13:33:27Z fehr $ + * $Id: Storage.ycp 64537 2011-06-22 09:56:13Z aschnell $ */ { module "Storage"; @@ -5039,7 +5039,7 @@ if (part["used_fs"]:`unknown == `btrfs) { pl = add(pl, "snapper"); - pl = add(pl, "yast2-snaper"); + pl = add(pl, "yast2-snapper"); } y2milestone("AddPackageList ret %1", pl); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-storage-2.21.2/storage/src/storage_finish.ycp new/yast2-storage-2.21.2/storage/src/storage_finish.ycp --- old/yast2-storage-2.21.2/storage/src/storage_finish.ycp 2009-11-05 11:03:35.000000000 +0100 +++ new/yast2-storage-2.21.2/storage/src/storage_finish.ycp 2011-06-21 17:18:01.000000000 +0200 @@ -8,7 +8,7 @@ * Authors: * Jiri Srain <[email protected]> * - * $Id: storage_finish.ycp 58237 2009-07-31 09:55:20Z aschnell $ + * $Id: storage_finish.ycp 64510 2011-06-21 15:18:00Z aschnell $ * */ @@ -71,6 +71,18 @@ } Storage::SaveUsedFs(); StorageSettings::Save(); + + if (Mode::installation()) + { + map part = Storage::GetEntryForMountpoint("/"); + if (part["used_fs"]:`unknown == `btrfs) + { + y2milestone("configuring snapper"); + SCR::Execute(.target.bash, "/usr/bin/snapper create-config /"); + SCR::Write(.sysconfig.yast2.USE_SNAPPER, "yes"); + } + } + } else { ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
