Hello community, here is the log from the commit of package yast2-installation for openSUSE:Factory checked in at Mon Sep 26 17:08:07 CEST 2011.
-------- --- yast2-installation/yast2-installation.changes 2011-09-23 15:38:35.000000000 +0200 +++ /mounts/work_src_done/STABLE/yast2-installation/yast2-installation.changes 2011-09-26 14:27:40.000000000 +0200 @@ -1,0 +2,6 @@ +Mon Sep 26 10:41:38 CEST 2011 - [email protected] + +- control.openSUSE: use lightdm as default DM for Xfce +- 2.21.21 + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- yast2-installation-2.21.20.tar.bz2 New: ---- yast2-installation-2.21.21.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-installation.spec ++++++ --- /var/tmp/diff_new_pack.Hlfm0t/_old 2011-09-26 17:07:47.000000000 +0200 +++ /var/tmp/diff_new_pack.Hlfm0t/_new 2011-09-26 17:07:47.000000000 +0200 @@ -19,8 +19,8 @@ Name: yast2-installation -Version: 2.21.20 -Release: 0 +Version: 2.21.21 +Release: 1 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: yast2-installation-%{version}.tar.bz2 @@ -128,11 +128,12 @@ PreReq: %fillup_prereq -BuildArchitectures: noarch +BuildArch: noarch Summary: YaST2 - Installation Parts %package devel-doc + Group: Documentation/HTML Requires: yast2-installation >= 2.15.34 @@ -254,3 +255,4 @@ %doc %{prefix}/share/doc/packages/yast2-installation %exclude %{prefix}/share/doc/packages/yast2-installation/COPYING %exclude %{prefix}/share/doc/packages/yast2-installation/README +%changelog ++++++ yast2-installation-2.21.20.tar.bz2 -> yast2-installation-2.21.21.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/VERSION new/yast2-installation-2.21.21/VERSION --- old/yast2-installation-2.21.20/VERSION 2011-09-23 15:36:38.000000000 +0200 +++ new/yast2-installation-2.21.21/VERSION 2011-09-26 10:42:12.000000000 +0200 @@ -1 +1 @@ -2.21.20 +2.21.21 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/agents/Makefile.in new/yast2-installation-2.21.21/agents/Makefile.in --- old/yast2-installation-2.21.20/agents/Makefile.in 2011-09-23 14:30:35.000000000 +0200 +++ new/yast2-installation-2.21.21/agents/Makefile.in 2011-09-26 11:03:32.000000000 +0200 @@ -215,9 +215,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign agents/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu agents/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign agents/Makefile + $(AUTOMAKE) --gnu agents/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/configure new/yast2-installation-2.21.21/configure --- old/yast2-installation-2.21.20/configure 2011-09-23 14:30:37.000000000 +0200 +++ new/yast2-installation-2.21.21/configure 2011-09-26 11:03:32.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-installation 2.21.19. +# Generated by GNU Autoconf 2.68 for yast2-installation 2.21.21. # # Report bugs to <http://bugs.opensuse.org/>. # @@ -559,8 +559,8 @@ # Identity of this package. PACKAGE_NAME='yast2-installation' PACKAGE_TARNAME='yast2-installation' -PACKAGE_VERSION='2.21.19' -PACKAGE_STRING='yast2-installation 2.21.19' +PACKAGE_VERSION='2.21.21' +PACKAGE_STRING='yast2-installation 2.21.21' PACKAGE_BUGREPORT='http://bugs.opensuse.org/' PACKAGE_URL='' @@ -1240,7 +1240,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-installation 2.21.19 to adapt to many kinds of systems. +\`configure' configures yast2-installation 2.21.21 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1312,7 +1312,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of yast2-installation 2.21.19:";; + short | recursive ) echo "Configuration of yast2-installation 2.21.21:";; esac cat <<\_ACEOF @@ -1392,7 +1392,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -yast2-installation configure 2.21.19 +yast2-installation configure 2.21.21 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -1409,7 +1409,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-installation $as_me 2.21.19, which was +It was created by yast2-installation $as_me 2.21.21, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -2339,7 +2339,7 @@ # Define the identity of the package. PACKAGE='yast2-installation' - VERSION='2.21.19' + VERSION='2.21.21' cat >>confdefs.h <<_ACEOF @@ -2461,7 +2461,7 @@ -VERSION="2.21.19" +VERSION="2.21.21" RPMNAME="yast2-installation" MAINTAINER="Jiří Suchomel <[email protected]>" @@ -3624,7 +3624,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by yast2-installation $as_me 2.21.19, which was +This file was extended by yast2-installation $as_me 2.21.21, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -3677,7 +3677,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-installation config.status 2.21.19 +yast2-installation config.status 2.21.21 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-installation-2.21.20/configure.in new/yast2-installation-2.21.21/configure.in --- old/yast2-installation-2.21.20/configure.in 2011-09-23 14:30:31.000000000 +0200 +++ new/yast2-installation-2.21.21/configure.in 2011-09-26 11:03:29.000000000 +0200 @@ -3,7 +3,7 @@ dnl -- This file is generated by y2autoconf 2.21.0 - DO NOT EDIT! -- dnl (edit configure.in.in instead) -AC_INIT(yast2-installation, 2.21.19, http://bugs.opensuse.org/, yast2-installation) +AC_INIT(yast2-installation, 2.21.21, http://bugs.opensuse.org/, yast2-installation) 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.19" +VERSION="2.21.21" RPMNAME="yast2-installation" MAINTAINER="Jiří Suchomel <[email protected]>" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/control/Makefile.in new/yast2-installation-2.21.21/control/Makefile.in --- old/yast2-installation-2.21.20/control/Makefile.in 2011-09-23 14:30:35.000000000 +0200 +++ new/yast2-installation-2.21.21/control/Makefile.in 2011-09-26 11:03:32.000000000 +0200 @@ -290,9 +290,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign control/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu control/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign control/Makefile + $(AUTOMAKE) --gnu control/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/control/control.openSUSE.xml new/yast2-installation-2.21.21/control/control.openSUSE.xml --- old/yast2-installation-2.21.20/control/control.openSUSE.xml 2011-09-02 16:13:32.000000000 +0200 +++ new/yast2-installation-2.21.21/control/control.openSUSE.xml 2011-09-26 11:07:52.000000000 +0200 @@ -289,9 +289,9 @@ <!-- BNC #667408 --> <desktop>xfce</desktop> <label_id>desktop_xfce</label_id> - <logon>gdm</logon> + <logon>lightdm</logon> <cursor>DMZ</cursor> - <packages>xfce4-session</packages> + <packages>lightdm</packages> <order config:type="integer">4</order> <patterns>xfce x11 base</patterns> <icon>pattern-xfce</icon> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/control/docs/Makefile.in new/yast2-installation-2.21.21/control/docs/Makefile.in --- old/yast2-installation-2.21.20/control/docs/Makefile.in 2011-09-23 14:30:35.000000000 +0200 +++ new/yast2-installation-2.21.21/control/docs/Makefile.in 2011-09-26 11:03:32.000000000 +0200 @@ -260,9 +260,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign control/docs/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu control/docs/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign control/docs/Makefile + $(AUTOMAKE) --gnu control/docs/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/control/docs/examples/Makefile.in new/yast2-installation-2.21.21/control/docs/examples/Makefile.in --- old/yast2-installation-2.21.20/control/docs/examples/Makefile.in 2011-09-23 14:30:35.000000000 +0200 +++ new/yast2-installation-2.21.21/control/docs/examples/Makefile.in 2011-09-26 11:03:32.000000000 +0200 @@ -229,9 +229,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign control/docs/examples/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu control/docs/examples/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign control/docs/examples/Makefile + $(AUTOMAKE) --gnu control/docs/examples/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/control/examples/Makefile.in new/yast2-installation-2.21.21/control/examples/Makefile.in --- old/yast2-installation-2.21.20/control/examples/Makefile.in 2011-09-23 14:30:35.000000000 +0200 +++ new/yast2-installation-2.21.21/control/examples/Makefile.in 2011-09-26 11:03:33.000000000 +0200 @@ -231,9 +231,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign control/examples/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu control/examples/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign control/examples/Makefile + $(AUTOMAKE) --gnu control/examples/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/control/tests/Makefile.in new/yast2-installation-2.21.21/control/tests/Makefile.in --- old/yast2-installation-2.21.20/control/tests/Makefile.in 2011-09-23 14:30:35.000000000 +0200 +++ new/yast2-installation-2.21.21/control/tests/Makefile.in 2011-09-26 11:03:33.000000000 +0200 @@ -214,9 +214,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign control/tests/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu control/tests/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign control/tests/Makefile + $(AUTOMAKE) --gnu control/tests/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/doc/Makefile.in new/yast2-installation-2.21.21/doc/Makefile.in --- old/yast2-installation-2.21.20/doc/Makefile.in 2011-09-23 14:30:35.000000000 +0200 +++ new/yast2-installation-2.21.21/doc/Makefile.in 2011-09-26 11:03:33.000000000 +0200 @@ -251,9 +251,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign doc/Makefile + $(AUTOMAKE) --gnu doc/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/doc/autodocs/Makefile.in new/yast2-installation-2.21.21/doc/autodocs/Makefile.in --- old/yast2-installation-2.21.20/doc/autodocs/Makefile.in 2011-09-23 14:30:36.000000000 +0200 +++ new/yast2-installation-2.21.21/doc/autodocs/Makefile.in 2011-09-26 11:03:33.000000000 +0200 @@ -212,9 +212,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/autodocs/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/autodocs/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign doc/autodocs/Makefile + $(AUTOMAKE) --gnu doc/autodocs/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/doc/features/Makefile.in new/yast2-installation-2.21.21/doc/features/Makefile.in --- old/yast2-installation-2.21.20/doc/features/Makefile.in 2011-09-23 14:30:36.000000000 +0200 +++ new/yast2-installation-2.21.21/doc/features/Makefile.in 2011-09-26 11:03:33.000000000 +0200 @@ -255,9 +255,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/features/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/features/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign doc/features/Makefile + $(AUTOMAKE) --gnu doc/features/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/doc/features/examples/Makefile.in new/yast2-installation-2.21.21/doc/features/examples/Makefile.in --- old/yast2-installation-2.21.20/doc/features/examples/Makefile.in 2011-09-23 14:30:36.000000000 +0200 +++ new/yast2-installation-2.21.21/doc/features/examples/Makefile.in 2011-09-26 11:03:33.000000000 +0200 @@ -229,9 +229,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/features/examples/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/features/examples/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign doc/features/examples/Makefile + $(AUTOMAKE) --gnu doc/features/examples/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/doc/inst_images/Makefile.in new/yast2-installation-2.21.21/doc/inst_images/Makefile.in --- old/yast2-installation-2.21.20/doc/inst_images/Makefile.in 2011-09-23 14:30:36.000000000 +0200 +++ new/yast2-installation-2.21.21/doc/inst_images/Makefile.in 2011-09-26 11:03:33.000000000 +0200 @@ -255,9 +255,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/inst_images/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/inst_images/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign doc/inst_images/Makefile + $(AUTOMAKE) --gnu doc/inst_images/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/doc/proposal/Makefile.in new/yast2-installation-2.21.21/doc/proposal/Makefile.in --- old/yast2-installation-2.21.20/doc/proposal/Makefile.in 2011-09-23 14:30:36.000000000 +0200 +++ new/yast2-installation-2.21.21/doc/proposal/Makefile.in 2011-09-26 11:03:33.000000000 +0200 @@ -214,9 +214,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/proposal/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/proposal/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign doc/proposal/Makefile + $(AUTOMAKE) --gnu doc/proposal/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/src/Makefile.in new/yast2-installation-2.21.21/src/Makefile.in --- old/yast2-installation-2.21.20/src/Makefile.in 2011-09-23 14:30:36.000000000 +0200 +++ new/yast2-installation-2.21.21/src/Makefile.in 2011-09-26 11:03:33.000000000 +0200 @@ -229,9 +229,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign src/Makefile + $(AUTOMAKE) --gnu src/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/src/clients/Makefile.in new/yast2-installation-2.21.21/src/clients/Makefile.in --- old/yast2-installation-2.21.20/src/clients/Makefile.in 2011-09-23 14:30:36.000000000 +0200 +++ new/yast2-installation-2.21.21/src/clients/Makefile.in 2011-09-26 11:03:33.000000000 +0200 @@ -230,9 +230,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/clients/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/clients/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign src/clients/Makefile + $(AUTOMAKE) --gnu src/clients/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/src/clients/inst_proposal.ycp new/yast2-installation-2.21.21/src/clients/inst_proposal.ycp --- old/yast2-installation-2.21.20/src/clients/inst_proposal.ycp 2011-02-08 21:27:44.000000000 +0100 +++ new/yast2-installation-2.21.21/src/clients/inst_proposal.ycp 2011-09-26 11:00:40.000000000 +0200 @@ -7,7 +7,7 @@ * Jiri Srain <[email protected]> * Lukas Ocilka <[email protected]> * - * $Id: inst_proposal.ycp 63227 2011-01-19 14:09:58Z jsrain $ + * $Id: inst_proposal.ycp 66028 2011-09-26 09:00:32Z lslezak $ * * Create and display reasonable proposal for basic * installation and call sub-workflows as required @@ -146,7 +146,8 @@ if ( language_changed ) { retranslate_proposal_dialog(); - Pkg::SetLocale (Language::language); + Pkg::SetTextLocale (Language::language); + Pkg::SetPackageLocale (Language::language); Pkg::SetAdditionalLocales ([Language::language]); } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/src/config/Makefile.in new/yast2-installation-2.21.21/src/config/Makefile.in --- old/yast2-installation-2.21.20/src/config/Makefile.in 2011-09-23 14:30:36.000000000 +0200 +++ new/yast2-installation-2.21.21/src/config/Makefile.in 2011-09-26 11:03:33.000000000 +0200 @@ -240,9 +240,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/config/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/config/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign src/config/Makefile + $(AUTOMAKE) --gnu src/config/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/src/include/Makefile.in new/yast2-installation-2.21.21/src/include/Makefile.in --- old/yast2-installation-2.21.20/src/include/Makefile.in 2011-09-23 14:30:36.000000000 +0200 +++ new/yast2-installation-2.21.21/src/include/Makefile.in 2011-09-26 11:03:33.000000000 +0200 @@ -222,9 +222,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/include/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/include/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign src/include/Makefile + $(AUTOMAKE) --gnu src/include/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/src/include/inst_inc_second.ycp new/yast2-installation-2.21.21/src/include/inst_inc_second.ycp --- old/yast2-installation-2.21.20/src/include/inst_inc_second.ycp 2011-04-08 09:28:50.000000000 +0200 +++ new/yast2-installation-2.21.21/src/include/inst_inc_second.ycp 2011-09-26 11:00:40.000000000 +0200 @@ -4,7 +4,7 @@ * Summary: Functions for second stage * Authors: Lukas Ocilka <[email protected]> * - * $Id: inst_inc_second.ycp 63236 2011-01-20 13:21:24Z jsrain $ + * $Id: inst_inc_second.ycp 66028 2011-09-26 09:00:32Z lslezak $ * */ { @@ -476,7 +476,8 @@ // Properly setup timezone for continue mode import "Timezone"; Timezone::Set( Timezone::timezone, true ); - Pkg::SetLocale (Language::language); + // set only text locale + Pkg::SetTextLocale(Language::language); UI::RecordMacro( Directory::logdir + "/macro_inst_cont.ycp" ); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/src/inst_finish/Makefile.in new/yast2-installation-2.21.21/src/inst_finish/Makefile.in --- old/yast2-installation-2.21.20/src/inst_finish/Makefile.in 2011-09-23 14:30:36.000000000 +0200 +++ new/yast2-installation-2.21.21/src/inst_finish/Makefile.in 2011-09-26 11:03:33.000000000 +0200 @@ -230,9 +230,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/inst_finish/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/inst_finish/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign src/inst_finish/Makefile + $(AUTOMAKE) --gnu src/inst_finish/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/src/modules/Makefile.in new/yast2-installation-2.21.21/src/modules/Makefile.in --- old/yast2-installation-2.21.20/src/modules/Makefile.in 2011-09-23 14:30:36.000000000 +0200 +++ new/yast2-installation-2.21.21/src/modules/Makefile.in 2011-09-26 11:03:33.000000000 +0200 @@ -229,9 +229,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/modules/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/modules/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign src/modules/Makefile + $(AUTOMAKE) --gnu src/modules/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/startup/First-Stage/Makefile.in new/yast2-installation-2.21.21/startup/First-Stage/Makefile.in --- old/yast2-installation-2.21.20/startup/First-Stage/Makefile.in 2011-09-23 14:30:36.000000000 +0200 +++ new/yast2-installation-2.21.21/startup/First-Stage/Makefile.in 2011-09-26 11:03:33.000000000 +0200 @@ -224,9 +224,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign startup/First-Stage/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu startup/First-Stage/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign startup/First-Stage/Makefile + $(AUTOMAKE) --gnu startup/First-Stage/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/startup/Makefile.in new/yast2-installation-2.21.21/startup/Makefile.in --- old/yast2-installation-2.21.20/startup/Makefile.in 2011-09-23 14:30:36.000000000 +0200 +++ new/yast2-installation-2.21.21/startup/Makefile.in 2011-09-26 11:03:33.000000000 +0200 @@ -263,9 +263,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign startup/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu startup/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign startup/Makefile + $(AUTOMAKE) --gnu startup/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/startup/Second-Stage/Makefile.in new/yast2-installation-2.21.21/startup/Second-Stage/Makefile.in --- old/yast2-installation-2.21.20/startup/Second-Stage/Makefile.in 2011-09-23 14:30:36.000000000 +0200 +++ new/yast2-installation-2.21.21/startup/Second-Stage/Makefile.in 2011-09-26 11:03:33.000000000 +0200 @@ -224,9 +224,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign startup/Second-Stage/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu startup/Second-Stage/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign startup/Second-Stage/Makefile + $(AUTOMAKE) --gnu startup/Second-Stage/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/startup/arch/Makefile.in new/yast2-installation-2.21.21/startup/arch/Makefile.in --- old/yast2-installation-2.21.20/startup/arch/Makefile.in 2011-09-23 14:30:36.000000000 +0200 +++ new/yast2-installation-2.21.21/startup/arch/Makefile.in 2011-09-26 11:03:33.000000000 +0200 @@ -230,9 +230,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign startup/arch/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu startup/arch/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign startup/arch/Makefile + $(AUTOMAKE) --gnu startup/arch/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/startup/arch/i386/Makefile.in new/yast2-installation-2.21.21/startup/arch/i386/Makefile.in --- old/yast2-installation-2.21.20/startup/arch/i386/Makefile.in 2011-09-23 14:30:36.000000000 +0200 +++ new/yast2-installation-2.21.21/startup/arch/i386/Makefile.in 2011-09-26 11:03:33.000000000 +0200 @@ -215,9 +215,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign startup/arch/i386/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu startup/arch/i386/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign startup/arch/i386/Makefile + $(AUTOMAKE) --gnu startup/arch/i386/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/startup/arch/ia64/Makefile.in new/yast2-installation-2.21.21/startup/arch/ia64/Makefile.in --- old/yast2-installation-2.21.20/startup/arch/ia64/Makefile.in 2011-09-23 14:30:36.000000000 +0200 +++ new/yast2-installation-2.21.21/startup/arch/ia64/Makefile.in 2011-09-26 11:03:33.000000000 +0200 @@ -215,9 +215,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign startup/arch/ia64/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu startup/arch/ia64/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign startup/arch/ia64/Makefile + $(AUTOMAKE) --gnu startup/arch/ia64/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/startup/arch/ppc/Makefile.in new/yast2-installation-2.21.21/startup/arch/ppc/Makefile.in --- old/yast2-installation-2.21.20/startup/arch/ppc/Makefile.in 2011-09-23 14:30:36.000000000 +0200 +++ new/yast2-installation-2.21.21/startup/arch/ppc/Makefile.in 2011-09-26 11:03:33.000000000 +0200 @@ -189,9 +189,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign startup/arch/ppc/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu startup/arch/ppc/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign startup/arch/ppc/Makefile + $(AUTOMAKE) --gnu startup/arch/ppc/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/startup/arch/s390/Makefile.in new/yast2-installation-2.21.21/startup/arch/s390/Makefile.in --- old/yast2-installation-2.21.20/startup/arch/s390/Makefile.in 2011-09-23 14:30:36.000000000 +0200 +++ new/yast2-installation-2.21.21/startup/arch/s390/Makefile.in 2011-09-26 11:03:34.000000000 +0200 @@ -217,9 +217,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign startup/arch/s390/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu startup/arch/s390/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign startup/arch/s390/Makefile + $(AUTOMAKE) --gnu startup/arch/s390/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/startup/arch/x86_64/Makefile.in new/yast2-installation-2.21.21/startup/arch/x86_64/Makefile.in --- old/yast2-installation-2.21.20/startup/arch/x86_64/Makefile.in 2011-09-23 14:30:37.000000000 +0200 +++ new/yast2-installation-2.21.21/startup/arch/x86_64/Makefile.in 2011-09-26 11:03:34.000000000 +0200 @@ -189,9 +189,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign startup/arch/x86_64/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu startup/arch/x86_64/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign startup/arch/x86_64/Makefile + $(AUTOMAKE) --gnu startup/arch/x86_64/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/startup/common/Makefile.in new/yast2-installation-2.21.21/startup/common/Makefile.in --- old/yast2-installation-2.21.20/startup/common/Makefile.in 2011-09-23 14:30:37.000000000 +0200 +++ new/yast2-installation-2.21.21/startup/common/Makefile.in 2011-09-26 11:03:34.000000000 +0200 @@ -224,9 +224,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign startup/common/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu startup/common/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign startup/common/Makefile + $(AUTOMAKE) --gnu startup/common/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/startup/hooks/Makefile.in new/yast2-installation-2.21.21/startup/hooks/Makefile.in --- old/yast2-installation-2.21.20/startup/hooks/Makefile.in 2011-09-23 14:30:37.000000000 +0200 +++ new/yast2-installation-2.21.21/startup/hooks/Makefile.in 2011-09-26 11:03:34.000000000 +0200 @@ -233,9 +233,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign startup/hooks/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu startup/hooks/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign startup/hooks/Makefile + $(AUTOMAKE) --gnu startup/hooks/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/startup/hooks/postFirstCall/Makefile.in new/yast2-installation-2.21.21/startup/hooks/postFirstCall/Makefile.in --- old/yast2-installation-2.21.20/startup/hooks/postFirstCall/Makefile.in 2011-09-23 14:30:37.000000000 +0200 +++ new/yast2-installation-2.21.21/startup/hooks/postFirstCall/Makefile.in 2011-09-26 11:03:34.000000000 +0200 @@ -189,9 +189,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign startup/hooks/postFirstCall/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu startup/hooks/postFirstCall/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign startup/hooks/postFirstCall/Makefile + $(AUTOMAKE) --gnu startup/hooks/postFirstCall/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/startup/hooks/postFirstStage/Makefile.in new/yast2-installation-2.21.21/startup/hooks/postFirstStage/Makefile.in --- old/yast2-installation-2.21.20/startup/hooks/postFirstStage/Makefile.in 2011-09-23 14:30:37.000000000 +0200 +++ new/yast2-installation-2.21.21/startup/hooks/postFirstStage/Makefile.in 2011-09-26 11:03:34.000000000 +0200 @@ -189,9 +189,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign startup/hooks/postFirstStage/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu startup/hooks/postFirstStage/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign startup/hooks/postFirstStage/Makefile + $(AUTOMAKE) --gnu startup/hooks/postFirstStage/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/startup/hooks/postSecondCall/Makefile.in new/yast2-installation-2.21.21/startup/hooks/postSecondCall/Makefile.in --- old/yast2-installation-2.21.20/startup/hooks/postSecondCall/Makefile.in 2011-09-23 14:30:37.000000000 +0200 +++ new/yast2-installation-2.21.21/startup/hooks/postSecondCall/Makefile.in 2011-09-26 11:03:34.000000000 +0200 @@ -189,9 +189,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign startup/hooks/postSecondCall/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu startup/hooks/postSecondCall/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign startup/hooks/postSecondCall/Makefile + $(AUTOMAKE) --gnu startup/hooks/postSecondCall/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/startup/hooks/postSecondStage/Makefile.in new/yast2-installation-2.21.21/startup/hooks/postSecondStage/Makefile.in --- old/yast2-installation-2.21.20/startup/hooks/postSecondStage/Makefile.in 2011-09-23 14:30:37.000000000 +0200 +++ new/yast2-installation-2.21.21/startup/hooks/postSecondStage/Makefile.in 2011-09-26 11:03:34.000000000 +0200 @@ -189,9 +189,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign startup/hooks/postSecondStage/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu startup/hooks/postSecondStage/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign startup/hooks/postSecondStage/Makefile + $(AUTOMAKE) --gnu startup/hooks/postSecondStage/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/startup/hooks/preFirstCall/Makefile.in new/yast2-installation-2.21.21/startup/hooks/preFirstCall/Makefile.in --- old/yast2-installation-2.21.20/startup/hooks/preFirstCall/Makefile.in 2011-09-23 14:30:37.000000000 +0200 +++ new/yast2-installation-2.21.21/startup/hooks/preFirstCall/Makefile.in 2011-09-26 11:03:34.000000000 +0200 @@ -189,9 +189,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign startup/hooks/preFirstCall/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu startup/hooks/preFirstCall/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign startup/hooks/preFirstCall/Makefile + $(AUTOMAKE) --gnu startup/hooks/preFirstCall/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/startup/hooks/preFirstStage/Makefile.in new/yast2-installation-2.21.21/startup/hooks/preFirstStage/Makefile.in --- old/yast2-installation-2.21.20/startup/hooks/preFirstStage/Makefile.in 2011-09-23 14:30:37.000000000 +0200 +++ new/yast2-installation-2.21.21/startup/hooks/preFirstStage/Makefile.in 2011-09-26 11:03:34.000000000 +0200 @@ -189,9 +189,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign startup/hooks/preFirstStage/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu startup/hooks/preFirstStage/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign startup/hooks/preFirstStage/Makefile + $(AUTOMAKE) --gnu startup/hooks/preFirstStage/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/startup/hooks/preSecondCall/Makefile.in new/yast2-installation-2.21.21/startup/hooks/preSecondCall/Makefile.in --- old/yast2-installation-2.21.20/startup/hooks/preSecondCall/Makefile.in 2011-09-23 14:30:37.000000000 +0200 +++ new/yast2-installation-2.21.21/startup/hooks/preSecondCall/Makefile.in 2011-09-26 11:03:34.000000000 +0200 @@ -189,9 +189,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign startup/hooks/preSecondCall/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu startup/hooks/preSecondCall/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign startup/hooks/preSecondCall/Makefile + $(AUTOMAKE) --gnu startup/hooks/preSecondCall/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/startup/hooks/preSecondStage/Makefile.in new/yast2-installation-2.21.21/startup/hooks/preSecondStage/Makefile.in --- old/yast2-installation-2.21.20/startup/hooks/preSecondStage/Makefile.in 2011-09-23 14:30:37.000000000 +0200 +++ new/yast2-installation-2.21.21/startup/hooks/preSecondStage/Makefile.in 2011-09-26 11:03:34.000000000 +0200 @@ -189,9 +189,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign startup/hooks/preSecondStage/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu startup/hooks/preSecondStage/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign startup/hooks/preSecondStage/Makefile + $(AUTOMAKE) --gnu startup/hooks/preSecondStage/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-installation-2.21.20/testsuite/Makefile.in new/yast2-installation-2.21.21/testsuite/Makefile.in --- old/yast2-installation-2.21.20/testsuite/Makefile.in 2011-09-23 14:30:37.000000000 +0200 +++ new/yast2-installation-2.21.21/testsuite/Makefile.in 2011-09-26 11:03:34.000000000 +0200 @@ -197,9 +197,9 @@ exit 1;; \ esac; \ done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile'; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu testsuite/Makefile'; \ $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign testsuite/Makefile + $(AUTOMAKE) --gnu testsuite/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
