Hello community, here is the log from the commit of package skelcd-control-openSUSE checked in at Mon Oct 27 17:33:01 CET 2008. -------- --- skelcd-control-openSUSE/skelcd-control-openSUSE.changes 2008-10-13 14:39:56.000000000 +0200 +++ /mounts/work_src_done/STABLE/skelcd-control-openSUSE/skelcd-control-openSUSE.changes 2008-10-27 17:28:47.000000000 +0100 @@ -1,0 +2,9 @@ +Mon Oct 27 17:27:38 CET 2008 - locilka@suse.cz + +- Desktop 'startkde4' replaced with 'startkde' (bnc #438212). +- Calling inst_prepareprogress also during Upgrade, all control + files changed (bnc #438848). +- Removing label for user_non_interactive (bnc #401319). +- Disabling users and auth in LiveCD second stage (bnc #435965). + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ skelcd-control-openSUSE.spec ++++++ --- /var/tmp/diff_new_pack.n27583/_old 2008-10-27 17:32:41.000000000 +0100 +++ /var/tmp/diff_new_pack.n27583/_new 2008-10-27 17:32:41.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package skelcd-control-openSUSE (Version 2008.10.13) +# spec file for package skelcd-control-openSUSE (Version 2008.10.27) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -24,7 +24,7 @@ License: YaST License Group: Metapackages AutoReqProv: off -Version: 2008.10.13 +Version: 2008.10.27 Release: 1 Summary: SuSE Linux Professional Control file BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -64,6 +64,12 @@ /CD1/control.xml %changelog +* Mon Oct 27 2008 locilka@suse.cz +- Desktop 'startkde4' replaced with 'startkde' (bnc #438212). +- Calling inst_prepareprogress also during Upgrade, all control + files changed (bnc #438848). +- Removing label for user_non_interactive (bnc #401319). +- Disabling users and auth in LiveCD second stage (bnc #435965). * Mon Oct 13 2008 locilka@suse.cz - Fixed text in openSUSE control file (bnc #432911). * Wed Oct 08 2008 locilka@suse.cz @@ -328,7 +334,7 @@ - added congratulate text to the control file (#170881) * Thu Apr 20 2006 mvidner@suse.cz - added globals/disable_register_w3m (#167255, jdsn) -* Sat Apr 15 2006 jsrain@suse.cz +* Fri Apr 14 2006 jsrain@suse.cz - removed update system selection from update proposal (#165832) * Fri Apr 14 2006 jsrain@suse.cz - changed control files according to (#165509 @@ -349,7 +355,7 @@ - changed title for registration in installation workflow * Thu Mar 09 2006 mvidner@suse.cz - added network/startmode=ifplugd (#156388). -* Wed Mar 08 2006 jsrain@suse.cz +* Tue Mar 07 2006 jsrain@suse.cz - adapted for online update (jdsn) * Thu Mar 02 2006 jsrain@suse.cz - added suse_resgister to installation workflow @@ -448,7 +454,7 @@ * Thu Apr 01 2004 nashif@suse.de - Added missing workflow step to shut network down in second phase of installation (#37546, #37763) -* Thu Apr 01 2004 nashif@suse.de +* Wed Mar 31 2004 nashif@suse.de - removed network proposal from update workflow * Wed Mar 31 2004 nashif@suse.de - show warning about suboptimal distribution ++++++ control.xml ++++++ --- /var/tmp/diff_new_pack.n27583/_old 2008-10-27 17:32:41.000000000 +0100 +++ /var/tmp/diff_new_pack.n27583/_new 2008-10-27 17:32:41.000000000 +0100 @@ -235,8 +235,8 @@ <one_supported_desktop> <name>kde</name> - <!-- BNC #381821 --> - <desktop>startkde4</desktop> + <!-- BNC #381821, BNC #438212 --> + <desktop>startkde</desktop> <label_id>desktop_kde</label_id> <logon>kdm4</logon> <cursor>DMZ</cursor> @@ -859,6 +859,14 @@ <execute>inst_proposal</execute> <proposal>initial</proposal> </module> + <!-- + FATE #303860: Provide consistent progress during installation + BNC #438848: Also during upgrade + --> + <module> + <label>Perform Installation</label> + <name>prepareprogress</name> + </module> <module> <label>Perform Update</label> <name>do_resize</name> @@ -1167,7 +1175,6 @@ <name>user</name> </module> <module> - <label>Users</label> <name>user_non_interactive</name> <!-- BNC #401319, define client to call explicitly --> <execute>inst_user</execute> @@ -1218,6 +1225,8 @@ <enable_back>no</enable_back> <enable_next>no</enable_next> </module> +<!-- + BNC #435965 comment #20: No auth and users are needed anymore <module> <label>Users</label> <name>auth</name> @@ -1226,14 +1235,13 @@ <label>Users</label> <name>user</name> </module> +--> <module> - <label>Users</label> <name>user_non_interactive</name> <!-- BNC #401319, define client to call explicitly --> <execute>inst_user</execute> </module> <module> - <label>Users</label> <name>live_cleanup</name> <enable_back>no</enable_back> </module> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de