forked from rpms/plymouth
- Update to latest snapshot
- Add the ability to show text prompts in graphical plugin - Fix crasher for users with encrypted disks
This commit is contained in:
parent
6a3e20e809
commit
4eed82c7a9
@ -165,8 +165,8 @@ diff -up plymouth-0.5.0/src/libplybootsplash/ply-text-pulser.h.jx plymouth-0.5.0
|
||||
|
||||
int ply_text_pulser_get_number_of_rows (ply_text_pulser_t *pulser);
|
||||
diff -up plymouth-0.5.0/src/splash-plugins/text/plugin.c.jx plymouth-0.5.0/src/splash-plugins/text/plugin.c
|
||||
--- plymouth-0.5.0/src/splash-plugins/text/plugin.c.jx 2008-07-29 15:15:51.000000000 -0400
|
||||
+++ plymouth-0.5.0/src/splash-plugins/text/plugin.c 2008-08-12 12:36:51.000000000 -0400
|
||||
--- plymouth-0.5.0/src/plugins/splash/text/plugin.c.jx 2008-07-29 15:15:51.000000000 -0400
|
||||
+++ plymouth-0.5.0/src/plugins/splash/text/plugin.c 2008-08-12 12:36:51.000000000 -0400
|
||||
@@ -105,28 +105,33 @@ start_animation (ply_boot_splash_plugin_
|
||||
assert (plugin->loop != NULL);
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Plymouth Graphical Boot Animation and Logger
|
||||
Name: plymouth
|
||||
Version: 0.6.0
|
||||
Release: 0.2008.08.22%{?dist}
|
||||
Release: 0.2008.08.27%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Base
|
||||
Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
|
||||
@ -206,6 +206,11 @@ fi
|
||||
%{_libdir}/plymouth/spinfinity.so
|
||||
|
||||
%changelog
|
||||
* Wed Aug 27 2008 Ray Strode <rstrode@redhat.com> 0.5.0-0.2008.08.28
|
||||
- Update to latest snapshot
|
||||
- Add the ability to show text prompts in graphical plugin
|
||||
- Fix crasher for users with encrypted disks
|
||||
|
||||
* Fri Aug 23 2008 Ray Strode <rstrode@redhat.com> 0.5.0-0.2008.08.22
|
||||
- Update to latest snapshot
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user