Hello community, here is the log from the commit of package skelcd-control-openSUSE for openSUSE:Factory checked in at Wed Feb 4 00:29:23 CET 2009. -------- --- skelcd-control-openSUSE/skelcd-control-openSUSE.changes 2009-01-26 13:52:57.000000000 +0100 +++ skelcd-control-openSUSE/skelcd-control-openSUSE.changes 2009-02-02 15:02:23.000000000 +0100 @@ -1,0 +2,8 @@ +Mon Feb 2 14:59:55 CET 2009 - locilka@suse.cz + +- Removing all do_resize calls, client has been removed + (bnc #471295). +- Adding more comments. +- GDM as a default login manager for Xfce. + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ skelcd-control-openSUSE.spec ++++++ --- /var/tmp/diff_new_pack.F18901/_old 2009-02-04 00:28:29.000000000 +0100 +++ /var/tmp/diff_new_pack.F18901/_new 2009-02-04 00:28:29.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package skelcd-control-openSUSE (Version 2009.1.26) +# spec file for package skelcd-control-openSUSE (Version 2009.2.2) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -26,7 +26,7 @@ License: YaST License Group: Metapackages AutoReqProv: off -Version: 2009.1.26 +Version: 2009.2.2 Release: 1 Summary: SuSE Linux Professional Control file BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -71,6 +71,11 @@ /CD1/control.xml %changelog +* Mon Feb 02 2009 locilka@suse.cz +- Removing all do_resize calls, client has been removed + (bnc #471295). +- Adding more comments. +- GDM as a default login manager for Xfce. * Mon Jan 26 2009 coolo@suse.de - verify the fix works and leave out the 11.1 * Wed Jan 21 2009 coolo@suse.de ++++++ control.xml ++++++ --- /var/tmp/diff_new_pack.F18901/_old 2009-02-04 00:28:30.000000000 +0100 +++ /var/tmp/diff_new_pack.F18901/_new 2009-02-04 00:28:30.000000000 +0100 @@ -273,7 +273,7 @@ <name>xfce</name> <desktop>startxfce4</desktop> <label_id>desktop_xfce</label_id> - <logon>xdm</logon> + <logon>gdm</logon> <cursor>DMZ</cursor> <packages>xfce4-desktop</packages> <order config:type="integer">4</order> @@ -366,7 +366,10 @@ <ac_3><label>Configuring hardware...</label></ac_3> <ac_4><label>Finishing configuration...</label></ac_4> - <!-- Desktop dialog label --> + <!-- + Desktop dialog label. It hould not be wider than 75 characters + but it can take more lines then the original one. + --> <desktop_dialog><label>openSUSE offers you a choice of user interfaces. The two major complete desktops are KDE and GNOME. Both provide an easy-to-use desktop with a full suite of applications including email, a file manager, games and utilities. @@ -382,8 +385,16 @@ <desktop_textmode><label>Minimal Server Selection (Text Mode)</label></desktop_textmode> <!-- Desktop dialog: desktop descriptions (with 'description_id' defined) --> + <!-- + GNOME desktop description - It hould not be wider than 75 characters + but it can take more lines then the original one. + --> <description_gnome><label>GNOME 2.24 is the latest desktop from the GNOME Project. It combines stability and maturity with incremental innovations.</label></description_gnome> + <!-- + KDE desktop description - It hould not be wider than 75 characters + but it can take more lines then the original one. + --> <description_kde><label>KDE 4.1 is the latest stable desktop released by the KDE Project. It delivers an innovative, highly integrated desktop environment with a modern look and feel.</label></description_kde> @@ -663,12 +674,6 @@ </module> <module> <label>Perform Installation</label> - <name>do_resize</name> - <update config:type="boolean">false</update> - <archs>i386,x86_64,ia64</archs> - </module> - <module> - <label>Perform Installation</label> <name>prepdisk</name> </module> <!-- Installation from images --> @@ -778,12 +783,6 @@ </module> <module> <label>Perform Installation</label> - <name>inst_do_resize</name> - <update config:type="boolean">false</update> - <archs>i386,x86_64,ia64</archs> - </module> - <module> - <label>Perform Installation</label> <name>inst_prepdisk</name> </module> <module> @@ -878,12 +877,6 @@ </module> <module> <label>Perform Update</label> - <name>do_resize</name> - <update config:type="boolean">false</update> - <archs>i386,x86_64,ia64</archs> - </module> - <module> - <label>Perform Update</label> <name>prepdisk</name> </module> <module> @@ -954,12 +947,6 @@ </module> <module> <label>Perform Installation</label> - <name>do_resize</name> - <update config:type="boolean">false</update> - <archs>i386,x86_64,ia64</archs> - </module> - <module> - <label>Perform Installation</label> <name>prepdisk</name> </module> <module> @@ -1004,12 +991,6 @@ <name>prepareprogress</name> </module> <module> - <label>Perform Installation</label> - <name>do_resize</name> - <update config:type="boolean">false</update> - <archs>i386,x86_64,ia64</archs> - </module> - <module> <label>Perform Installation</label> <name>prepdisk</name> </module> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org