Hello community, here is the log from the commit of package yast2-installation for openSUSE:Factory checked in at Fri Mar 25 14:18:03 CET 2011.
-------- --- yast2-installation/yast2-installation.changes 2011-03-24 16:17:10.000000000 +0100 +++ /mounts/work_src_done/STABLE/yast2-installation/yast2-installation.changes 2011-03-25 10:48:18.000000000 +0100 @@ -1,0 +2,7 @@ +Fri Mar 25 10:26:44 CET 2011 - [email protected] + +- show the 'before-reboot' message in RichText, so possible command + can be copy-pasted (bnc#383519) +- 2.21.1 + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- yast2-installation-2.21.0.tar.bz2 New: ---- yast2-installation-2.21.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-installation.spec ++++++ --- /var/tmp/diff_new_pack.Co32MI/_old 2011-03-25 14:16:06.000000000 +0100 +++ /var/tmp/diff_new_pack.Co32MI/_new 2011-03-25 14:16:06.000000000 +0100 @@ -19,11 +19,11 @@ Name: yast2-installation -Version: 2.21.0 +Version: 2.21.1 Release: 1 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.21.0.tar.bz2 +Source0: yast2-installation-2.21.1.tar.bz2 Prefix: /usr @@ -136,7 +136,7 @@ System installation code as present on installation media. %prep -%setup -n yast2-installation-2.21.0 +%setup -n yast2-installation-2.21.1 %build %{prefix}/bin/y2tool y2autoconf ++++++ yast2-installation-2.21.0.tar.bz2 -> yast2-installation-2.21.1.tar.bz2 ++++++ ++++ 3082 lines of diff (skipped) ++++ retrying with extended exclude list diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-installation-2.21.0/VERSION new/yast2-installation-2.21.1/VERSION --- old/yast2-installation-2.21.0/VERSION 2011-03-24 16:14:33.000000000 +0100 +++ new/yast2-installation-2.21.1/VERSION 2011-03-25 10:47:21.000000000 +0100 @@ -1 +1 @@ -2.21.0 +2.21.1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-installation-2.21.0/src/clients/inst_finish.ycp new/yast2-installation-2.21.1/src/clients/inst_finish.ycp --- old/yast2-installation-2.21.0/src/clients/inst_finish.ycp 2011-02-08 21:27:44.000000000 +0100 +++ new/yast2-installation-2.21.1/src/clients/inst_finish.ycp 2011-03-25 10:47:32.000000000 +0100 @@ -6,7 +6,7 @@ * Arvin Schnell <[email protected]> * Jiri Srain <[email protected]> * - * $Id: inst_finish.ycp 63227 2011-01-19 14:09:58Z jsrain $ + * $Id: inst_finish.ycp 63672 2011-03-25 09:47:31Z jsuchome $ */ { @@ -423,7 +423,7 @@ } else Report::DisplayMessages (true, 10); - Report::Message (Misc::boot_msg); + Report::LongMessage (Misc::boot_msg); Misc::boot_msg = ""; } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 --exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh old/yast2-installation-2.21.0/src/include/inst_inc_first.ycp new/yast2-installation-2.21.1/src/include/inst_inc_first.ycp --- old/yast2-installation-2.21.0/src/include/inst_inc_first.ycp 2011-03-21 15:51:38.000000000 +0100 +++ new/yast2-installation-2.21.1/src/include/inst_inc_first.ycp 2011-03-24 16:16:28.000000000 +0100 @@ -4,7 +4,7 @@ * Summary: Functions for first stage * Authors: Lukas Ocilka <[email protected]> * - * $Id: inst_inc_first.ycp 57028 2009-04-29 10:58:09Z lslezak $ + * $Id: inst_inc_first.ycp 63660 2011-03-24 15:16:27Z jsuchome $ * */ { ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
