Hello community, here is the log from the commit of package yast2-firstboot for openSUSE:Factory checked in at Tue Oct 4 18:01:07 CEST 2011.
-------- --- openSUSE:Factory/yast2-firstboot/yast2-firstboot.changes 2011-09-23 12:53:09.000000000 +0200 +++ /mounts/work_src_done/STABLE/yast2-firstboot/yast2-firstboot.changes 2011-09-23 17:18:37.000000000 +0200 @@ -1,0 +2,6 @@ +Fri Sep 23 09:48:05 UTC 2011 - [email protected] + +- removed obsoleted Pkg::*Selection*() calls +- 2.21.2 + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- yast2-firstboot-2.21.1.tar.bz2 New: ---- yast2-firstboot-2.21.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-firstboot.spec ++++++ --- /var/tmp/diff_new_pack.gq2eXA/_old 2011-10-04 18:01:04.000000000 +0200 +++ /var/tmp/diff_new_pack.gq2eXA/_new 2011-10-04 18:01:04.000000000 +0200 @@ -19,11 +19,11 @@ Name: yast2-firstboot -Version: 2.21.1 +Version: 2.21.2 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-firstboot-2.21.1.tar.bz2 +Source0: yast2-firstboot-%{version}.tar.bz2 Prefix: /usr @@ -60,7 +60,7 @@ created to personalize the system. %prep -%setup -n yast2-firstboot-2.21.1 +%setup -n yast2-firstboot-%{version} %build %{prefix}/bin/y2tool y2autoconf ++++++ yast2-firstboot-2.21.1.tar.bz2 -> yast2-firstboot-2.21.2.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-firstboot-2.21.1/VERSION new/yast2-firstboot-2.21.2/VERSION --- old/yast2-firstboot-2.21.1/VERSION 2011-09-22 10:55:26.000000000 +0200 +++ new/yast2-firstboot-2.21.2/VERSION 2011-09-23 17:17:53.000000000 +0200 @@ -1 +1 @@ -2.21.1 +2.21.2 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-firstboot-2.21.1/configure new/yast2-firstboot-2.21.2/configure --- old/yast2-firstboot-2.21.1/configure 2011-06-23 15:56:46.000000000 +0200 +++ new/yast2-firstboot-2.21.2/configure 2011-09-23 17:18:09.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-firstboot 2.20.2. +# Generated by GNU Autoconf 2.68 for yast2-firstboot 2.21.2. # # Report bugs to <http://bugs.opensuse.org/>. # @@ -559,8 +559,8 @@ # Identity of this package. PACKAGE_NAME='yast2-firstboot' PACKAGE_TARNAME='yast2-firstboot' -PACKAGE_VERSION='2.20.2' -PACKAGE_STRING='yast2-firstboot 2.20.2' +PACKAGE_VERSION='2.21.2' +PACKAGE_STRING='yast2-firstboot 2.21.2' PACKAGE_BUGREPORT='http://bugs.opensuse.org/' PACKAGE_URL='' @@ -1237,7 +1237,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-firstboot 2.20.2 to adapt to many kinds of systems. +\`configure' configures yast2-firstboot 2.21.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1308,7 +1308,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of yast2-firstboot 2.20.2:";; + short | recursive ) echo "Configuration of yast2-firstboot 2.21.2:";; esac cat <<\_ACEOF @@ -1388,7 +1388,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -yast2-firstboot configure 2.20.2 +yast2-firstboot configure 2.21.2 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -1405,7 +1405,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-firstboot $as_me 2.20.2, which was +It was created by yast2-firstboot $as_me 2.21.2, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -2335,7 +2335,7 @@ # Define the identity of the package. PACKAGE='yast2-firstboot' - VERSION='2.20.2' + VERSION='2.21.2' cat >>confdefs.h <<_ACEOF @@ -2457,7 +2457,7 @@ -VERSION="2.20.2" +VERSION="2.21.2" RPMNAME="yast2-firstboot" MAINTAINER="Jiri Suchomel <[email protected]>" @@ -3499,7 +3499,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by yast2-firstboot $as_me 2.20.2, which was +This file was extended by yast2-firstboot $as_me 2.21.2, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -3552,7 +3552,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-firstboot config.status 2.20.2 +yast2-firstboot config.status 2.21.2 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-firstboot-2.21.1/configure.in new/yast2-firstboot-2.21.2/configure.in --- old/yast2-firstboot-2.21.1/configure.in 2011-06-23 15:56:43.000000000 +0200 +++ new/yast2-firstboot-2.21.2/configure.in 2011-09-23 17:18:07.000000000 +0200 @@ -1,9 +1,9 @@ dnl configure.in for yast2-firstboot dnl -dnl -- This file is generated by y2autoconf 2.18.11 - DO NOT EDIT! -- +dnl -- This file is generated by y2autoconf 2.21.2 - DO NOT EDIT! -- dnl (edit configure.in.in instead) -AC_INIT(yast2-firstboot, 2.20.2, http://bugs.opensuse.org/, yast2-firstboot) +AC_INIT(yast2-firstboot, 2.21.2, http://bugs.opensuse.org/, yast2-firstboot) 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.20.2" +VERSION="2.21.2" RPMNAME="yast2-firstboot" MAINTAINER="Jiri Suchomel <[email protected]>" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-firstboot-2.21.1/firstboot.pot new/yast2-firstboot-2.21.2/firstboot.pot --- old/yast2-firstboot-2.21.1/firstboot.pot 2011-06-23 15:56:49.000000000 +0200 +++ new/yast2-firstboot-2.21.2/firstboot.pot 1970-01-01 01:00:00.000000000 +0100 @@ -1,368 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR SuSE Linux Products GmbH, Nuernberg -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-06-23 15:56+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" -"Language-Team: LANGUAGE <[email protected]>\n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" -"Content-Transfer-Encoding: 8bit\n" - -#: src/Firstboot.ycp:32 -msgid "No Text Available" -msgstr "" - -#. summary item -#: src/Firstboot.ycp:141 -msgid "Firstboot configuration disabled" -msgstr "" - -#. summary item -#: src/Firstboot.ycp:145 -msgid "Firstboot configuration enabled" -msgstr "" - -#: src/control/firstboot.glade:68 -msgid "Hardware Configuration" -msgstr "" - -#: src/control/firstboot.glade:77 -msgid "Network Configuration" -msgstr "" - -#: src/control/firstboot.glade:91 -msgid "Configuration" -msgstr "" - -#: src/control/firstboot.glade:95 -msgid "Language and Keyboard" -msgstr "" - -#: src/control/firstboot.glade:101 -msgid "Language" -msgstr "" - -#: src/control/firstboot.glade:106 -msgid "Keyboard Layout" -msgstr "" - -#: src/control/firstboot.glade:111 -msgid "Welcome" -msgstr "" - -#: src/control/firstboot.glade:115 -msgid "License Agreements" -msgstr "" - -#: src/control/firstboot.glade:120 src/control/firstboot.glade:125 -msgid "License Agreement" -msgstr "" - -#: src/control/firstboot.glade:130 -msgid "Host Name" -msgstr "" - -#: src/control/firstboot.glade:135 src/control/firstboot.glade:145 -#: src/control/firstboot.glade:171 -msgid "Network" -msgstr "" - -#: src/control/firstboot.glade:151 -msgid "Automatic Configuration" -msgstr "" - -#: src/control/firstboot.glade:156 -msgid "Time and Date" -msgstr "" - -#: src/control/firstboot.glade:161 -msgid "NTP Client" -msgstr "" - -#: src/control/firstboot.glade:166 -msgid "Desktop" -msgstr "" - -#: src/control/firstboot.glade:177 -msgid "Root Password" -msgstr "" - -#: src/control/firstboot.glade:182 src/control/firstboot.glade:187 -msgid "Users" -msgstr "" - -#: src/control/firstboot.glade:192 -msgid "Customer Center" -msgstr "" - -#: src/control/firstboot.glade:197 -msgid "Hardware" -msgstr "" - -#: src/control/firstboot.glade:203 src/control/firstboot.glade:209 -#: src/control/firstboot.glade:215 -msgid "Finish Setup" -msgstr "" - -#: src/control/firstboot.glade:226 -msgid "Configuring network..." -msgstr "" - -#: src/control/firstboot.glade:227 -msgid "Configuring hardware..." -msgstr "" - -#. dialog caption -#: src/firstboot_auto.ycp:42 -msgid "Firstboot Configuration" -msgstr "" - -#. text label, describing the check box meaning -#. keep in 2 lines with roughly the same length -#: src/firstboot_auto.ycp:47 -msgid "" -"Check Enable Firstboot Sequence here to start YaST\n" -"firstboot utility on the first boot after configuration" -msgstr "" - -#. check box label -#: src/firstboot_auto.ycp:51 -msgid "Enable Firstboot Sequence" -msgstr "" - -#. help text -#: src/firstboot_auto.ycp:56 -msgid "" -"<p>Check <b>Enable Firstboot Sequence</b> to start YaST firstboot utility on the first boot after configuration.</p>\n" -"<p>Check the documentation of yast2-firstboot module to find out more.</p>" -msgstr "" - -#: src/firstboot_config.ycp:27 -msgid "Empty" -msgstr "" - -#: src/firstboot_config.ycp:28 -msgid "Enabled" -msgstr "" - -#: src/firstboot_config.ycp:29 -msgid "Disabled" -msgstr "" - -#: src/firstboot_config.ycp:50 -msgid "Help" -msgstr "" - -#: src/firstboot_config.ycp:53 -msgid "First Boot Configuration" -msgstr "" - -#: src/firstboot_config.ycp:55 -msgid "&Up" -msgstr "" - -#: src/firstboot_config.ycp:56 -msgid "D&own" -msgstr "" - -#: src/firstboot_config.ycp:57 -msgid "Enab&le or Disable" -msgstr "" - -#: src/firstboot_config.ycp:63 -msgid "Step" -msgstr "" - -#: src/firstboot_config.ycp:63 -msgid "Label" -msgstr "" - -#: src/firstboot_config.ycp:63 -msgid "Module Name" -msgstr "" - -#: src/firstboot_config.ycp:63 -msgid "Status" -msgstr "" - -#. translators: dialog text -#: src/firstboot_desktop.ycp:73 -msgid "" -"Select the desktop environment \n" -"to use from the list below.\n" -msgstr "" - -#. help text fro desktop dialog -#: src/firstboot_desktop.ycp:89 -msgid "" -"<p><h3>Desktop Selections</h3>\n" -"This system has more than one desktop environment installed. Select\n" -"the desktop to enable as the default desktop.</p>" -msgstr "" - -#. translators: dialog title -#: src/firstboot_desktop.ycp:94 -msgid "Select Your Default Desktop" -msgstr "" - -#: src/firstboot_finish.ycp:44 -msgid "&Start YaST Control Center" -msgstr "" - -#. caption for dialog "Congratulation Dialog" -#: src/firstboot_finish.ycp:48 -msgid "Configuration Completed" -msgstr "" - -#. congratulation text 1/4 -#: src/firstboot_finish.ycp:51 -msgid "<p><b>Congratulations!</b></p>" -msgstr "" - -#. congratulation text 2/4 -#: src/firstboot_finish.ycp:54 -msgid "" -"<p>The installation of &product; on your machine is complete.\n" -"After clicking <b>Finish</b>, you can log in to the system.</p>\n" -msgstr "" - -#. congratulation text 3/4 -#. Translators: If there exists a SuSE web-page for your language -#. change the address accordingly. If in doubt leave the original. -#: src/firstboot_finish.ycp:61 -msgid "<p>Visit us at www.suse.com.</p>" -msgstr "" - -#. congratulation text 4/4 -#: src/firstboot_finish.ycp:64 -msgid "<p>Have a lot of fun!<br>Your SuSE Development Team</p>" -msgstr "" - -#. help 1/4 for dialog "Congratulation Dialog" -#: src/firstboot_finish.ycp:91 -msgid "<p>Your system is ready for use.</p>" -msgstr "" - -#. help 2/4 for dialog "Congratulation Dialog" -#: src/firstboot_finish.ycp:94 -msgid "" -"<p><b>Finish</b> will close the YaST installation and continue\n" -"to the login screen.</p>\n" -msgstr "" - -#. help 3/4 for dialog "Congratulation Dialog" -#: src/firstboot_finish.ycp:99 -msgid "" -"<p>If you choose the default graphical desktop KDE, you can\n" -"adjust some KDE settings to your hardware. Also notice\n" -"our SuSE Welcome Dialog.</p>\n" -msgstr "" - -#. help 4/4 for dialog "Congratulation Dialog" -#: src/firstboot_finish.ycp:107 -msgid "" -"<p>If desired, experts can use the full range of SuSE's configuration\n" -"modules at this time. Check <b>Start YaST Control Center</b> and it will start\n" -"after <b>Finish</b>. Note: The Control Center does not have a back button to\n" -"return to this installation sequence.</p>\n" -msgstr "" - -#. popup text -#: src/firstboot_language.ycp:103 -msgid "" -"Your language setting has been changed.\n" -"\n" -"If necessary, you may want to adapt your keyboard settings to the new\n" -"language. Use keyboard layout configuration tool after the login." -msgstr "" - -#. ---------------------------------------------------------------------- -#. * Build dialog -#. * ---------------------------------------------------------------------- -#. heading text -#: src/firstboot_language_keyboard.ycp:50 -msgid "Language and Keyboard Layout" -msgstr "" - -#. combo box label -#: src/firstboot_language_keyboard.ycp:56 -msgid "&Language" -msgstr "" - -#. combo box label -#: src/firstboot_language_keyboard.ycp:63 -msgid "&Keyboard Layout" -msgstr "" - -#. help text for firstboot language + keyboard screen -#: src/firstboot_language_keyboard.ycp:88 -msgid "" -"<p>\n" -"Choose the <b>Language</b> and the <b>Keyboard layout</b> to be used during\n" -"configuration and for the installed system.\n" -"</p>\n" -msgstr "" - -#. help text, continued -#: src/firstboot_language_keyboard.ycp:94 -msgid "" -"<p>\n" -"Click <b>Next</b> to proceed to the next dialog.\n" -"</p>\n" -msgstr "" - -#. help text, continued -#: src/firstboot_language_keyboard.ycp:99 -msgid "" -"<p>\n" -"Select <b>Abort</b> to abort the\n" -"installation process at any time.\n" -"</p>\n" -msgstr "" - -#. error message -#: src/firstboot_language_keyboard.ycp:192 -msgid "There is not enough space to install all additional packages." -msgstr "" - -#. progress stages -#: src/firstboot_write.ycp:24 -msgid "Update configuration" -msgstr "" - -#. progress stages -#: src/firstboot_write.ycp:26 -msgid "Prepare system for first login" -msgstr "" - -#. progress stages -#: src/firstboot_write.ycp:32 -msgid "Updating configuration..." -msgstr "" - -#. progress stages -#: src/firstboot_write.ycp:34 -msgid "Preparing system for first login..." -msgstr "" - -#. Help text for last dialog of base installation -#: src/firstboot_write.ycp:39 -msgid "" -"<p>\n" -"Please wait while the system is being configured.\n" -"</p>" -msgstr "" - -#. Headline for last dialog of first boot workflow -#: src/firstboot_write.ycp:48 -msgid "Completing the System Configuration" -msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-firstboot-2.21.1/src/firstboot_desktop.ycp new/yast2-firstboot-2.21.2/src/firstboot_desktop.ycp --- old/yast2-firstboot-2.21.1/src/firstboot_desktop.ycp 2008-12-18 14:47:37.000000000 +0100 +++ new/yast2-firstboot-2.21.2/src/firstboot_desktop.ycp 2011-09-23 11:49:16.000000000 +0200 @@ -4,7 +4,7 @@ * Summary: Firstboot Desktop Selection * Authors: Anas Nashif <[email protected]> * - * $Id: firstboot_desktop.ycp 24841 2005-08-12 07:47:00Z jsrain $ + * $Id: firstboot_desktop.ycp 65961 2011-09-23 09:49:16Z lslezak $ */ { textdomain "firstboot"; @@ -19,7 +19,7 @@ define boolean checkSelections() { Pkg::TargetInit ("/", false); - list<string> installed_desktop_selections = Pkg::GetSelections( `installed, "base"); + list<string> installed_desktop_selections = []; // FIXME: Pkg::GetSelections() has been removed, returned [] anyway y2milestone ("available_desktop_selections %1", installed_desktop_selections); if (!contains (installed_desktop_selections, "Gnome")) @@ -46,7 +46,7 @@ map<string, string> selection_description = $[]; foreach( string selection, Firstboot::installed_desktops, { - map selection_data = Pkg::SelectionData (selection); + map selection_data = $[]; // FIXME: Pkg::SelectionData() has been removed, returned $[] anyway if (selection_data != nil) { selection_description[selection] = selection_data["summary"]:("'"+selection+"'"); continue with "q"... Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
