Hello community, here is the log from the commit of package autoyast2 for openSUSE:Factory checked in at 2013-09-14 19:09:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-08-30 11:32:43.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2013-09-14 19:09:22.000000000 +0200 @@ -1,0 +2,10 @@ +Fri Sep 13 16:48:35 CEST 2013 - [email protected] + +- 3.0.4 + +------------------------------------------------------------------- +Tue Sep 3 15:49:59 CEST 2013 - [email protected] + +- do not check for xorg-x11 package (bnc#837450) + +------------------------------------------------------------------- Old: ---- autoyast2-3.0.3.tar.bz2 New: ---- autoyast2-3.0.4.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ autoyast2.spec ++++++ --- /var/tmp/diff_new_pack.Qlyidq/_old 2013-09-14 19:09:23.000000000 +0200 +++ /var/tmp/diff_new_pack.Qlyidq/_new 2013-09-14 19:09:23.000000000 +0200 @@ -17,7 +17,7 @@ Name: autoyast2 -Version: 3.0.3 +Version: 3.0.4 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ autoyast2-3.0.3.tar.bz2 -> autoyast2-3.0.4.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-3.0.3/VERSION new/autoyast2-3.0.4/VERSION --- old/autoyast2-3.0.3/VERSION 2013-08-28 16:41:44.000000000 +0200 +++ new/autoyast2-3.0.4/VERSION 2013-09-13 16:51:48.000000000 +0200 @@ -1 +1 @@ -3.0.3 +3.0.4 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-3.0.3/configure new/autoyast2-3.0.4/configure --- old/autoyast2-3.0.3/configure 2013-08-28 16:51:54.000000000 +0200 +++ new/autoyast2-3.0.4/configure 2013-09-13 16:52: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.3. +# Generated by GNU Autoconf 2.69 for autoyast2 3.0.4. # # 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.3' -PACKAGE_STRING='autoyast2 3.0.3' +PACKAGE_VERSION='3.0.4' +PACKAGE_STRING='autoyast2 3.0.4' 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.3 to adapt to many kinds of systems. +\`configure' configures autoyast2 3.0.4 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.3:";; + short | recursive ) echo "Configuration of autoyast2 3.0.4:";; 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.3 +autoyast2 configure 3.0.4 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.3, which was +It was created by autoyast2 $as_me 3.0.4, 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.3' + VERSION='3.0.4' cat >>confdefs.h <<_ACEOF @@ -2479,7 +2479,7 @@ -VERSION="3.0.3" +VERSION="3.0.4" 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.3, which was +This file was extended by autoyast2 $as_me 3.0.4, 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.3 +autoyast2 config.status 3.0.4 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.3/configure.ac new/autoyast2-3.0.4/configure.ac --- old/autoyast2-3.0.3/configure.ac 2013-08-28 16:51:51.000000000 +0200 +++ new/autoyast2-3.0.4/configure.ac 2013-09-13 16:51:59.000000000 +0200 @@ -1,9 +1,9 @@ dnl configure.ac for autoyast2 dnl -dnl -- This file is generated by y2autoconf 3.0.4 - DO NOT EDIT! -- +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.3, http://bugs.opensuse.org/, autoyast2) +AC_INIT(autoyast2, 3.0.4, 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.3" +VERSION="3.0.4" RPMNAME="autoyast2" MAINTAINER="Thomas Fehr <[email protected]>" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/autoyast2-3.0.3/src/clients/inst_autosetup.rb new/autoyast2-3.0.4/src/clients/inst_autosetup.rb --- old/autoyast2-3.0.3/src/clients/inst_autosetup.rb 2013-08-28 16:41:44.000000000 +0200 +++ new/autoyast2-3.0.4/src/clients/inst_autosetup.rb 2013-09-03 15:56:44.000000000 +0200 @@ -327,7 +327,7 @@ else RunlevelEd.default_runlevel = Installation.x11_setup_needed && Arch.x11_setup_needed && - Pkg.IsSelected("xorg-x11") ? "5" : "3" + Pkg.IsSelected("xorg-x11-server") ? "5" : "3" end Builtins.y2milestone( "autoyast - setting runlevel to: %1", -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
