Hello community, here is the log from the commit of package bootsplash for openSUSE:Factory checked in at Mon Mar 28 10:32:28 CEST 2011.
-------- --- bootsplash/bootsplash.changes 2010-08-29 20:02:01.000000000 +0200 +++ /mounts/work_src_done/STABLE/bootsplash/bootsplash.changes 2011-03-19 02:05:58.000000000 +0100 @@ -1,0 +2,5 @@ +Fri Mar 11 21:04:54 UTC 2011 - [email protected] + +- run mkinitrd in %postun (bnc#669474) + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bootsplash.spec ++++++ --- /var/tmp/diff_new_pack.9VElLb/_old 2011-03-28 10:30:16.000000000 +0200 +++ /var/tmp/diff_new_pack.9VElLb/_new 2011-03-28 10:30:16.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package bootsplash (Version 3.3) +# spec file for package bootsplash # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ BuildRequires: freetype2-devel libjpeg-devel libmng-devel Url: http://www.bootsplash.org/ Version: 3.3 -Release: 165 +Release: 169 Summary: Graphical System Boot Utilities License: GPLv2+ Group: System/Boot @@ -103,6 +103,9 @@ %postun %{insserv_cleanup} /sbin/mkinitrd_setup +if test -s /etc/sysconfig/bootloader ; then +/sbin/mkinitrd +fi %files %defattr(-,root,root) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
