Hello community, here is the log from the commit of package yast2-packager for openSUSE:Factory checked in at Mon Sep 5 18:01:04 CEST 2011.
-------- --- yast2-packager/yast2-packager.changes 2011-08-31 15:09:34.000000000 +0200 +++ yast2-packager/yast2-packager.changes 2011-09-02 16:08:15.000000000 +0200 @@ -1,0 +2,7 @@ +Fri Sep 2 12:28:58 UTC 2011 - [email protected] + +- intialize the target in the second stage to read the GPG keys, + do not ask for importing known GPG keys again (bnc#707207) +- 2.21.13 + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- yast2-packager-2.21.12.tar.bz2 New: ---- yast2-packager-2.21.13.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-packager.spec ++++++ --- /var/tmp/diff_new_pack.oIYnpE/_old 2011-09-05 17:59:41.000000000 +0200 +++ /var/tmp/diff_new_pack.oIYnpE/_new 2011-09-05 17:59:41.000000000 +0200 @@ -19,11 +19,11 @@ Name: yast2-packager -Version: 2.21.12 +Version: 2.21.13 Release: 1 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-packager-2.21.12.tar.bz2 +Source0: yast2-packager-2.21.13.tar.bz2 Prefix: /usr @@ -100,7 +100,7 @@ (webpin) and installing them via OneClickInstall %prep -%setup -n yast2-packager-2.21.12 +%setup -n yast2-packager-2.21.13 %build %{prefix}/bin/y2tool y2autoconf ++++++ yast2-packager-2.21.12.tar.bz2 -> yast2-packager-2.21.13.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-packager-2.21.12/VERSION new/yast2-packager-2.21.13/VERSION --- old/yast2-packager-2.21.12/VERSION 2011-08-31 14:20:55.000000000 +0200 +++ new/yast2-packager-2.21.13/VERSION 2011-09-02 16:03:27.000000000 +0200 @@ -1 +1 @@ -2.21.12 +2.21.13 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-packager-2.21.12/configure new/yast2-packager-2.21.13/configure --- old/yast2-packager-2.21.12/configure 2011-08-31 15:06:50.000000000 +0200 +++ new/yast2-packager-2.21.13/configure 2011-09-02 16:04:54.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-packager 2.21.12. +# Generated by GNU Autoconf 2.68 for yast2-packager 2.21.13. # # Report bugs to <http://bugs.opensuse.org/>. # @@ -559,8 +559,8 @@ # Identity of this package. PACKAGE_NAME='yast2-packager' PACKAGE_TARNAME='yast2-packager' -PACKAGE_VERSION='2.21.12' -PACKAGE_STRING='yast2-packager 2.21.12' +PACKAGE_VERSION='2.21.13' +PACKAGE_STRING='yast2-packager 2.21.13' PACKAGE_BUGREPORT='http://bugs.opensuse.org/' PACKAGE_URL='' @@ -1229,7 +1229,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-packager 2.21.12 to adapt to many kinds of systems. +\`configure' configures yast2-packager 2.21.13 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1300,7 +1300,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of yast2-packager 2.21.12:";; + short | recursive ) echo "Configuration of yast2-packager 2.21.13:";; esac cat <<\_ACEOF @@ -1380,7 +1380,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -yast2-packager configure 2.21.12 +yast2-packager configure 2.21.13 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -1397,7 +1397,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-packager $as_me 2.21.12, which was +It was created by yast2-packager $as_me 2.21.13, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -2327,7 +2327,7 @@ # Define the identity of the package. PACKAGE='yast2-packager' - VERSION='2.21.12' + VERSION='2.21.13' cat >>confdefs.h <<_ACEOF @@ -2449,7 +2449,7 @@ -VERSION="2.21.12" +VERSION="2.21.13" RPMNAME="yast2-packager" MAINTAINER="Ladislav Slezak <[email protected]>" @@ -3379,7 +3379,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by yast2-packager $as_me 2.21.12, which was +This file was extended by yast2-packager $as_me 2.21.13, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -3432,7 +3432,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-packager config.status 2.21.12 +yast2-packager config.status 2.21.13 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-packager-2.21.12/configure.in new/yast2-packager-2.21.13/configure.in --- old/yast2-packager-2.21.12/configure.in 2011-08-31 15:06:48.000000000 +0200 +++ new/yast2-packager-2.21.13/configure.in 2011-09-02 16:04:51.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-packager, 2.21.12, http://bugs.opensuse.org/, yast2-packager) +AC_INIT(yast2-packager, 2.21.13, http://bugs.opensuse.org/, yast2-packager) 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.12" +VERSION="2.21.13" RPMNAME="yast2-packager" MAINTAINER="Ladislav Slezak <[email protected]>" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-packager-2.21.12/src/clients/install_test.ycp new/yast2-packager-2.21.13/src/clients/install_test.ycp --- old/yast2-packager-2.21.12/src/clients/install_test.ycp 1970-01-01 01:00:00.000000000 +0100 +++ new/yast2-packager-2.21.13/src/clients/install_test.ycp 2010-01-12 11:48:56.000000000 +0100 @@ -0,0 +1,6 @@ +{ + import "Package"; + + + Package::InstallAll(["yast2-nfs-server"]); +} diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-packager-2.21.12/src/modules/Packages.ycp new/yast2-packager-2.21.13/src/modules/Packages.ycp --- old/yast2-packager-2.21.12/src/modules/Packages.ycp 2011-08-30 09:39:08.000000000 +0200 +++ new/yast2-packager-2.21.13/src/modules/Packages.ycp 2011-09-02 16:04:41.000000000 +0200 @@ -3,7 +3,7 @@ * Package: Package selections * Authors: Anas Nashif <[email protected]> * - * $Id: Packages.ycp 65343 2011-08-15 11:18:04Z mvidner $ + * $Id: Packages.ycp 65516 2011-09-02 14:05:11Z lslezak $ */ { @@ -1695,6 +1695,12 @@ Initialize_BaseInit (show_popup, base_url, log_url); + if (!Stage::initial()) + { + y2milestone("Initializing the target..."); + Pkg::TargetInitialize(Installation::destdir); + } + theSources = Stage::initial() ? [] : Pkg::SourceStartCache (true); // dummy in 1st stage boolean again = true; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
