From 1181c8114eee2ab3c233c9c0602a8b939a5fa033 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Mon, 5 Oct 2009 21:08:34 +0000 Subject: [PATCH] - Add new x11-renderer plugin from Charlie Brej for debugging --- plymouth.spec | 9 +++++++-- sources | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/plymouth.spec b/plymouth.spec index a188f91..6b27ee8 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -5,7 +5,7 @@ Summary: Graphical Boot Animation and Logger Name: plymouth Version: 0.8.0 -Release: 0.2009.29.09%{?dist} +Release: 0.2009.10.05%{?dist} License: GPLv2+ Group: System Environment/Base Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2 @@ -349,7 +349,8 @@ fi %{_bindir}/rhgb-client %{_libdir}/plymouth/details.so %{_libdir}/plymouth/text.so -%{_libdir}/plymouth/renderers +%{_libdir}/plymouth/renderers/drm* +%{_libdir}/plymouth/renderers/frame-buffer* %{_datadir}/plymouth/default-boot-duration %{_datadir}/plymouth/themes/details/details.plymouth %{_datadir}/plymouth/themes/text/text.plymouth @@ -362,6 +363,7 @@ fi %{plymouth_libdir}/libply.so %{_libdir}/libplybootsplash.so %{_libdir}/pkgconfig/plymouth-1.pc +%{_libdir}/plymouth/renderers/x11* %{_includedir}/plymouth-1 %files libs @@ -451,6 +453,9 @@ fi %defattr(-, root, root) %changelog +* Tue Sep 29 2009 Ray Strode 0.8.0-0.2009.10.05 +- Add new x11-renderer plugin from Charlie Brej for debugging + * Tue Sep 29 2009 Ray Strode 0.8.0-0.2009.29.09 - Fix escape and ask-for-password diff --git a/sources b/sources index 8f9ef23..9ce8d86 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4d1ba11f12f3ec0fa11cbacdd43400da plymouth-0.8.0.tar.bz2 +af47cda4f51ac4016a5e439df552fd37 plymouth-0.8.0.tar.bz2