Hello community, here is the log from the commit of package yast2-installation checked in at Wed May 24 03:08:42 CEST 2006. -------- --- yast2-installation/yast2-installation.changes 2006-05-19 18:03:49.000000000 +0200 +++ yast2-installation/yast2-installation.changes 2006-05-23 19:06:47.000000000 +0200 @@ -1,0 +2,17 @@ +Tue May 23 18:58:20 CEST 2006 - jdsn@suse.de + +- gray out checkboxes in inst_suse_register when skipping (#178042) +- 2.13.112 + +------------------------------------------------------------------- +Tue May 23 15:07:42 CEST 2006 - jsrain@suse.cz + +- added different desktop files for SLE and BOX/openSUSE +- 2.13.111 + +------------------------------------------------------------------- +Tue May 23 13:20:03 CEST 2006 - jdsn@suse.de + +- fixed layouting in inst_ask_online_update (#177559) + +------------------------------------------------------------------- Old: ---- yast2-installation-2.13.110.tar.bz2 New: ---- yast2-installation-2.13.112.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-installation.spec ++++++ --- /var/tmp/diff_new_pack.nAYKKl/_old 2006-05-24 03:08:30.000000000 +0200 +++ /var/tmp/diff_new_pack.nAYKKl/_new 2006-05-24 03:08:30.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package yast2-installation (Version 2.13.110) +# spec file for package yast2-installation (Version 2.13.112) # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -11,12 +11,12 @@ # norootforbuild Name: yast2-installation -Version: 2.13.110 +Version: 2.13.112 Release: 1 License: GPL Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.13.110.tar.bz2 +Source0: yast2-installation-2.13.112.tar.bz2 prefix: /usr BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2 yast2-country yast2-devtools yast2-testsuite Requires: yast2 yast2-update @@ -48,7 +48,7 @@ Arvin Schnell <arvin@suse.de> %prep -%setup -n yast2-installation-2.13.110 +%setup -n yast2-installation-2.13.112 %build %{prefix}/bin/y2tool y2autoconf @@ -67,6 +67,11 @@ d=${f##*/} %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop} done +%if %sles_version + rm $RPM_BUILD_ROOT/%{prefix}/share/applications/YaST2/suse_register.desktop +%else + rm $RPM_BUILD_ROOT/%{prefix}/share/applications/YaST2/customer_center.desktop +%endif %clean rm -rf "$RPM_BUILD_ROOT" @@ -106,6 +111,14 @@ /usr/X11R6/share/fvwm/ %changelog -n yast2-installation +* Tue May 23 2006 - jdsn@suse.de +- gray out checkboxes in inst_suse_register when skipping (#178042) +- 2.13.112 +* Tue May 23 2006 - jsrain@suse.cz +- added different desktop files for SLE and BOX/openSUSE +- 2.13.111 +* Tue May 23 2006 - jdsn@suse.de +- fixed layouting in inst_ask_online_update (#177559) * Fri May 19 2006 - jdsn@suse.de - let inst_suse_register ask to install mozilla-xulrunner if missing (#175166) ++++++ yast2-installation-2.13.110.tar.bz2 -> yast2-installation-2.13.112.tar.bz2 ++++++ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-installation-2.13.110/VERSION new/yast2-installation-2.13.112/VERSION --- old/yast2-installation-2.13.110/VERSION 2006-05-19 17:57:05.000000000 +0200 +++ new/yast2-installation-2.13.112/VERSION 2006-05-23 18:58:17.000000000 +0200 @@ -1 +1 @@ -2.13.110 +2.13.112 diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-installation-2.13.110/configure new/yast2-installation-2.13.112/configure --- old/yast2-installation-2.13.110/configure 2006-05-19 18:00:40.000000000 +0200 +++ new/yast2-installation-2.13.112/configure 2006-05-23 19:05:10.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.59 for yast2-installation 2.13.110. +# Generated by GNU Autoconf 2.59 for yast2-installation 2.13.112. # # Report bugs to <http://bugs.opensuse.org/>. # @@ -269,8 +269,8 @@ # Identity of this package. PACKAGE_NAME='yast2-installation' PACKAGE_TARNAME='yast2-installation' -PACKAGE_VERSION='2.13.110' -PACKAGE_STRING='yast2-installation 2.13.110' +PACKAGE_VERSION='2.13.112' +PACKAGE_STRING='yast2-installation 2.13.112' PACKAGE_BUGREPORT='http://bugs.opensuse.org/' ac_unique_file="RPMNAME" @@ -728,7 +728,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.13.110 to adapt to many kinds of systems. +\`configure' configures yast2-installation 2.13.112 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -795,7 +795,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of yast2-installation 2.13.110:";; + short | recursive ) echo "Configuration of yast2-installation 2.13.112:";; esac cat <<\_ACEOF @@ -908,7 +908,7 @@ test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -yast2-installation configure 2.13.110 +yast2-installation configure 2.13.112 generated by GNU Autoconf 2.59 Copyright (C) 2003 Free Software Foundation, Inc. @@ -922,7 +922,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.13.110, which was +It was created by yast2-installation $as_me 2.13.112, which was generated by GNU Autoconf 2.59. Invocation command line was $ $0 $@ @@ -1652,7 +1652,7 @@ # Define the identity of the package. PACKAGE='yast2-installation' - VERSION='2.13.110' + VERSION='2.13.112' cat >>confdefs.h <<_ACEOF @@ -1863,7 +1863,7 @@ -VERSION="2.13.110" +VERSION="2.13.112" RPMNAME="yast2-installation" MAINTAINER="Jiri Srain <jsrain@suse.cz>" @@ -2906,7 +2906,7 @@ } >&5 cat >&5 <<_CSEOF -This file was extended by yast2-installation $as_me 2.13.110, which was +This file was extended by yast2-installation $as_me 2.13.112, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -2961,7 +2961,7 @@ cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -yast2-installation config.status 2.13.110 +yast2-installation config.status 2.13.112 configured by $0, generated by GNU Autoconf 2.59, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-installation-2.13.110/configure.in new/yast2-installation-2.13.112/configure.in --- old/yast2-installation-2.13.110/configure.in 2006-05-19 18:00:31.000000000 +0200 +++ new/yast2-installation-2.13.112/configure.in 2006-05-23 19:05:05.000000000 +0200 @@ -3,7 +3,7 @@ dnl -- This file is generated by y2autoconf 2.13.19 - DO NOT EDIT! -- dnl (edit configure.in.in instead) -AC_INIT(yast2-installation, 2.13.110, http://bugs.opensuse.org/, yast2-installation) +AC_INIT(yast2-installation, 2.13.112, http://bugs.opensuse.org/, yast2-installation) dnl Check for presence of file 'RPMNAME' AC_CONFIG_SRCDIR([RPMNAME]) @@ -17,7 +17,7 @@ AM_INIT_AUTOMAKE(tar-ustar) dnl searches for some needed programs dnl Important YaST2 variables -VERSION="2.13.110" +VERSION="2.13.112" RPMNAME="yast2-installation" MAINTAINER="Jiri Srain <jsrain@suse.cz>" diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-installation-2.13.110/src/clients/inst_ask_online_update.ycp new/yast2-installation-2.13.112/src/clients/inst_ask_online_update.ycp --- old/yast2-installation-2.13.110/src/clients/inst_ask_online_update.ycp 2006-05-18 15:04:14.000000000 +0200 +++ new/yast2-installation-2.13.112/src/clients/inst_ask_online_update.ycp 2006-05-23 13:18:24.000000000 +0200 @@ -46,10 +46,13 @@ sr_layout=`HVCenter( `VBox( `Left( `Label( ask_update_main ) ), - `Left( `RadioButtonGroup(`id(`run_update) , `VBox( - `RadioButton(`id(`update), ask_update_run_btn, true ), - `RadioButton(`id(`noupdate), ask_update_skip_btn) - ) ) ) + `Left( `RadioButtonGroup(`id(`run_update) , + `HBox( `HSpacing(1), + `VBox( + `Left( `RadioButton(`id(`update), ask_update_run_btn, true )), + `Left( `RadioButton(`id(`noupdate), ask_update_skip_btn))), + `HSpacing(1) + ) ) ) )); term contents = `VBox ( `VSpacing (0.5), sr_layout, `VSpacing (0.5)); diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-installation-2.13.110/src/clients/inst_suse_register.ycp new/yast2-installation-2.13.112/src/clients/inst_suse_register.ycp --- old/yast2-installation-2.13.110/src/clients/inst_suse_register.ycp 2006-05-19 14:30:42.000000000 +0200 +++ new/yast2-installation-2.13.112/src/clients/inst_suse_register.ycp 2006-05-23 19:03:25.000000000 +0200 @@ -205,7 +205,7 @@ `VSpacing(1), `Left ( `RadioButton(`id(`noconfigure), `opt(`notify), nccc_noconfigure )), `Left ( `RadioButton(`id(`configure), `opt(`notify), nccc_configure, true )), - `Left ( `HBox( `HSpacing( 3.0 ), + `Left ( `id(`includeinfo), `HBox( `HSpacing( 3.0 ), `VBox ( `VSpacing(0.5), `Left( `Label( nccc_sub_comment ) ), @@ -807,6 +807,9 @@ if (configure_status) UI::ChangeWidget(`id(`configure), `Value, true); else UI::ChangeWidget(`id(`noconfigure), `Value, true); + // gray out if later is selected (#178042) + UI::ChangeWidget(`id(`includeinfo), `Enabled, configure_status ); + UI::ChangeWidget(`id(`hwinfo), `Value, Register::submit_hwdata); // (#165841) if (Register::display_forcereg) UI::ChangeWidget( `id(`forcereg ), `Value, Register::force_registration ); diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-installation-2.13.110/src/config/Makefile.am new/yast2-installation-2.13.112/src/config/Makefile.am --- old/yast2-installation-2.13.110/src/config/Makefile.am 2006-05-18 15:04:14.000000000 +0200 +++ new/yast2-installation-2.13.112/src/config/Makefile.am 2006-05-23 18:06:54.000000000 +0200 @@ -1,6 +1,6 @@ # Makefile.am for installation/vendor -desktop_DATA = vendor.desktop release_notes.desktop add-on.desktop suse_register.desktop +desktop_DATA = vendor.desktop release_notes.desktop add-on.desktop suse_register.desktop customer_center.desktop fvwmdir = $(prefix)/X11R6/share/fvwm/ fvwm_DATA = \ diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-installation-2.13.110/src/config/Makefile.in new/yast2-installation-2.13.112/src/config/Makefile.in --- old/yast2-installation-2.13.110/src/config/Makefile.in 2006-05-19 18:00:44.000000000 +0200 +++ new/yast2-installation-2.13.112/src/config/Makefile.in 2006-05-23 19:05:13.000000000 +0200 @@ -180,7 +180,7 @@ ydatadir = @ydatadir@ yncludedir = @yncludedir@ ystartupdir = @ystartupdir@ -desktop_DATA = vendor.desktop release_notes.desktop add-on.desktop suse_register.desktop +desktop_DATA = vendor.desktop release_notes.desktop add-on.desktop suse_register.desktop customer_center.desktop fvwmdir = $(prefix)/X11R6/share/fvwm/ fvwm_DATA = \ fvwmrc.yast2 diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-installation-2.13.110/src/config/customer_center.desktop new/yast2-installation-2.13.112/src/config/customer_center.desktop --- old/yast2-installation-2.13.110/src/config/customer_center.desktop 1970-01-01 01:00:00.000000000 +0100 +++ new/yast2-installation-2.13.112/src/config/customer_center.desktop 2006-05-23 18:06:54.000000000 +0200 @@ -0,0 +1,17 @@ +[Desktop Entry] +X-SuSE-translate=true +Type=Application +Categories=Qt;X-SuSE-YaST;X-SuSE-YaST-Misc; + +X-SuSE-YaST-Call=inst_suse_register +X-SuSE-YaST-RootOnly=false +X-SuSE-YaST-Group=Software +X-SuSE-YaST-AutoInst=all +X-SuSE-YaST-AutoInstClonable=true +X-SuSE-YaST-AutoInstRequires=lan + +Icon=yast-product-registration +Exec=/sbin/yast2 inst_suse_register + +Name=Novell Customer Center Configuration +GenericName=Novell Customer Center Configuration diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-installation-2.13.110/src/config/suse_register.desktop new/yast2-installation-2.13.112/src/config/suse_register.desktop --- old/yast2-installation-2.13.110/src/config/suse_register.desktop 2006-05-18 15:04:14.000000000 +0200 +++ new/yast2-installation-2.13.112/src/config/suse_register.desktop 2006-05-23 18:06:54.000000000 +0200 @@ -13,5 +13,5 @@ Icon=yast-product-registration Exec=/sbin/yast2 inst_suse_register -Name=Novell Customer Center Configuration -GenericName=Novell Customer Center Configuration +Name=Online Update Configuration +GenericName=Online Update Configuration diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-installation-2.13.110/src/modules/AddOnProduct.ycp new/yast2-installation-2.13.112/src/modules/AddOnProduct.ycp --- old/yast2-installation-2.13.110/src/modules/AddOnProduct.ycp 2006-05-18 15:04:15.000000000 +0200 +++ new/yast2-installation-2.13.112/src/modules/AddOnProduct.ycp 2006-05-23 18:06:54.000000000 +0200 @@ -92,7 +92,7 @@ * @param filename string the filename with the tarball to use to the update * @return boolean true on success */ -boolean UpdateInstSys (string filename) { +global boolean UpdateInstSys (string filename) { src_cache_id = src_cache_id + 1; string tmpdir = (string)SCR::Read (.target.tmpdir); tmpdir = sformat ("%1/%2", tmpdir, src_cache_id); ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun...
participants (1)
-
root@suse.de