Hello community, here is the log from the commit of package yast2-storage for openSUSE:Factory checked in at Fri Jul 15 08:43:13 CEST 2011.
-------- --- yast2-storage/yast2-storage.changes 2011-07-08 14:22:52.000000000 +0200 +++ /mounts/work_src_done/STABLE/yast2-storage/yast2-storage.changes 2011-07-14 13:57:39.000000000 +0200 @@ -1,0 +2,6 @@ +Thu Jul 14 13:52:16 CEST 2011 - [email protected] + +- call Pkg::PkgSolve to fix bnc#702365 +- version 2.21.3 + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- yast2-storage-2.21.2.tar.bz2 New: ---- yast2-storage-2.21.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-storage.spec ++++++ --- /var/tmp/diff_new_pack.zZBiU8/_old 2011-07-15 08:35:20.000000000 +0200 +++ /var/tmp/diff_new_pack.zZBiU8/_new 2011-07-15 08:35:20.000000000 +0200 @@ -19,11 +19,11 @@ Name: yast2-storage -Version: 2.21.2 -Release: 5 +Version: 2.21.3 +Release: 1 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-storage-2.21.2.tar.bz2 +Source0: yast2-storage-2.21.3.tar.bz2 Prefix: /usr @@ -55,7 +55,7 @@ devices during installation and on an installed system. %prep -%setup -n yast2-storage-2.21.2 +%setup -n yast2-storage-2.21.3 %build %{prefix}/bin/y2tool y2autoconf ++++++ yast2-storage-2.21.2.tar.bz2 -> yast2-storage-2.21.3.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-storage-2.21.2/VERSION new/yast2-storage-2.21.3/VERSION --- old/yast2-storage-2.21.2/VERSION 2011-06-10 09:30:56.000000000 +0200 +++ new/yast2-storage-2.21.3/VERSION 2011-07-14 12:10:38.000000000 +0200 @@ -1 +1 @@ -2.21.2 +2.21.3 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-storage-2.21.2/configure new/yast2-storage-2.21.3/configure --- old/yast2-storage-2.21.2/configure 2011-07-08 14:21:33.000000000 +0200 +++ new/yast2-storage-2.21.3/configure 2011-03-31 12:49:28.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.2. +# Generated by GNU Autoconf 2.68 for yast2-storage 2.21.0. # # 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.2' -PACKAGE_STRING='yast2-storage 2.21.2' +PACKAGE_VERSION='2.21.0' +PACKAGE_STRING='yast2-storage 2.21.0' 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.2 to adapt to many kinds of systems. +\`configure' configures yast2-storage 2.21.0 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.2:";; + short | recursive ) echo "Configuration of yast2-storage 2.21.0:";; 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.2 +yast2-storage configure 2.21.0 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.2, which was +It was created by yast2-storage $as_me 2.21.0, 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.2' + VERSION='2.21.0' cat >>confdefs.h <<_ACEOF @@ -3185,7 +3185,7 @@ -VERSION="2.21.2" +VERSION="2.21.0" 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.2, which was +This file was extended by yast2-storage $as_me 2.21.0, 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.2 +yast2-storage config.status 2.21.0 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.3/configure.in --- old/yast2-storage-2.21.2/configure.in 2011-07-08 14:21:24.000000000 +0200 +++ new/yast2-storage-2.21.3/configure.in 2011-03-31 12:49:15.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.2, http://bugs.opensuse.org/, yast2-storage) +AC_INIT(yast2-storage, 2.21.0, 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.2" +VERSION="2.21.0" 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/modules/Storage.ycp new/yast2-storage-2.21.3/storage/src/modules/Storage.ycp --- old/yast2-storage-2.21.2/storage/src/modules/Storage.ycp 2011-07-07 12:21:47.000000000 +0200 +++ new/yast2-storage-2.21.3/storage/src/modules/Storage.ycp 2011-07-14 13:56:08.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 64757 2011-07-06 17:08:06Z fehr $ + * $Id: Storage.ycp 64808 2011-07-14 11:56:07Z fehr $ */ { module "Storage"; @@ -5074,6 +5074,7 @@ y2error("PackagesProposal::SetResolvables() for %1 failed", pkgs); Report::Error(sformat(_("Add the following resolvables failed: %1"), pkgs)); } + Pkg::PkgSolve(true); if( Stage::initial() ) { ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
