Hello community, here is the log from the commit of package autoyast2 for openSUSE:Factory checked in at 2013-09-17 16:14:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old) and /work/SRC/openSUSE:Factory/.autoyast2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "autoyast2" Changes: -------- --- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes 2013-09-14 19:09:22.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2013-09-17 16:14:21.000000000 +0200 @@ -1,0 +2,7 @@ +Tue Sep 17 14:52:35 CEST 2013 - [email protected] + +- version 3.0.5 +- fix missing setting of ignoreAlreadyRecommended to false when + client for software proposal is skipped (bnc#838079) + +------------------------------------------------------------------- Old: ---- autoyast2-3.0.4.tar.bz2 New: ---- autoyast2-3.0.5.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ autoyast2.spec ++++++ --- /var/tmp/diff_new_pack.exn6s6/_old 2013-09-17 16:14:22.000000000 +0200 +++ /var/tmp/diff_new_pack.exn6s6/_new 2013-09-17 16:14:22.000000000 +0200 @@ -17,7 +17,7 @@ Name: autoyast2 -Version: 3.0.4 +Version: 3.0.5 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ autoyast2-3.0.4.tar.bz2 -> autoyast2-3.0.5.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-3.0.4/VERSION new/autoyast2-3.0.5/VERSION --- old/autoyast2-3.0.4/VERSION 2013-09-13 16:51:48.000000000 +0200 +++ new/autoyast2-3.0.5/VERSION 2013-09-17 15:11:48.000000000 +0200 @@ -1 +1 @@ -3.0.4 +3.0.5 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-3.0.4/configure new/autoyast2-3.0.5/configure --- old/autoyast2-3.0.4/configure 2013-09-13 16:52:03.000000000 +0200 +++ new/autoyast2-3.0.5/configure 2013-09-17 15:12:03.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for autoyast2 3.0.4. +# Generated by GNU Autoconf 2.69 for autoyast2 3.0.5. # # Report bugs to <http://bugs.opensuse.org/>. # @@ -579,8 +579,8 @@ # Identity of this package. PACKAGE_NAME='autoyast2' PACKAGE_TARNAME='autoyast2' -PACKAGE_VERSION='3.0.4' -PACKAGE_STRING='autoyast2 3.0.4' +PACKAGE_VERSION='3.0.5' +PACKAGE_STRING='autoyast2 3.0.5' PACKAGE_BUGREPORT='http://bugs.opensuse.org/' PACKAGE_URL='' @@ -1249,7 +1249,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 autoyast2 3.0.4 to adapt to many kinds of systems. +\`configure' configures autoyast2 3.0.5 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1320,7 +1320,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of autoyast2 3.0.4:";; + short | recursive ) echo "Configuration of autoyast2 3.0.5:";; esac cat <<\_ACEOF @@ -1400,7 +1400,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -autoyast2 configure 3.0.4 +autoyast2 configure 3.0.5 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1417,7 +1417,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by autoyast2 $as_me 3.0.4, which was +It was created by autoyast2 $as_me 3.0.5, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2356,7 +2356,7 @@ # Define the identity of the package. PACKAGE='autoyast2' - VERSION='3.0.4' + VERSION='3.0.5' cat >>confdefs.h <<_ACEOF @@ -2479,7 +2479,7 @@ -VERSION="3.0.4" +VERSION="3.0.5" RPMNAME="autoyast2" MAINTAINER="Thomas Fehr <[email protected]>" @@ -3436,7 +3436,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by autoyast2 $as_me 3.0.4, which was +This file was extended by autoyast2 $as_me 3.0.5, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -3489,7 +3489,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -autoyast2 config.status 3.0.4 +autoyast2 config.status 3.0.5 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/autoyast2-3.0.4/configure.ac new/autoyast2-3.0.5/configure.ac --- old/autoyast2-3.0.4/configure.ac 2013-09-13 16:51:59.000000000 +0200 +++ new/autoyast2-3.0.5/configure.ac 2013-09-17 15:11:59.000000000 +0200 @@ -3,7 +3,7 @@ dnl -- This file is generated by y2autoconf 3.0.5 - DO NOT EDIT! -- dnl (edit configure.ac.in or configure.in.in instead) -AC_INIT(autoyast2, 3.0.4, http://bugs.opensuse.org/, autoyast2) +AC_INIT(autoyast2, 3.0.5, http://bugs.opensuse.org/, autoyast2) 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="3.0.4" +VERSION="3.0.5" RPMNAME="autoyast2" MAINTAINER="Thomas Fehr <[email protected]>" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-3.0.4/src/modules/AutoinstSoftware.rb new/autoyast2-3.0.5/src/modules/AutoinstSoftware.rb --- old/autoyast2-3.0.4/src/modules/AutoinstSoftware.rb 2013-07-30 13:01:30.000000000 +0200 +++ new/autoyast2-3.0.5/src/modules/AutoinstSoftware.rb 2013-09-17 15:11:48.000000000 +0200 @@ -797,6 +797,7 @@ ok = true Packages.Init(true) + Pkg.SetSolverFlags({ "ignoreAlreadyRecommended" => Mode.normal }) failed = [] # switch for recommended patterns installation (workaround for our very weird pattern design) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
