1
0
forked from rpms/plymouth

- Add new x11-renderer plugin from Charlie Brej for debugging

This commit is contained in:
Ray Strode 2009-10-05 21:08:34 +00:00
parent 805f1db14b
commit 1181c8114e
2 changed files with 8 additions and 3 deletions

View File

@ -5,7 +5,7 @@
Summary: Graphical Boot Animation and Logger Summary: Graphical Boot Animation and Logger
Name: plymouth Name: plymouth
Version: 0.8.0 Version: 0.8.0
Release: 0.2009.29.09%{?dist} Release: 0.2009.10.05%{?dist}
License: GPLv2+ License: GPLv2+
Group: System Environment/Base Group: System Environment/Base
Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2 Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
@ -349,7 +349,8 @@ fi
%{_bindir}/rhgb-client %{_bindir}/rhgb-client
%{_libdir}/plymouth/details.so %{_libdir}/plymouth/details.so
%{_libdir}/plymouth/text.so %{_libdir}/plymouth/text.so
%{_libdir}/plymouth/renderers %{_libdir}/plymouth/renderers/drm*
%{_libdir}/plymouth/renderers/frame-buffer*
%{_datadir}/plymouth/default-boot-duration %{_datadir}/plymouth/default-boot-duration
%{_datadir}/plymouth/themes/details/details.plymouth %{_datadir}/plymouth/themes/details/details.plymouth
%{_datadir}/plymouth/themes/text/text.plymouth %{_datadir}/plymouth/themes/text/text.plymouth
@ -362,6 +363,7 @@ fi
%{plymouth_libdir}/libply.so %{plymouth_libdir}/libply.so
%{_libdir}/libplybootsplash.so %{_libdir}/libplybootsplash.so
%{_libdir}/pkgconfig/plymouth-1.pc %{_libdir}/pkgconfig/plymouth-1.pc
%{_libdir}/plymouth/renderers/x11*
%{_includedir}/plymouth-1 %{_includedir}/plymouth-1
%files libs %files libs
@ -451,6 +453,9 @@ fi
%defattr(-, root, root) %defattr(-, root, root)
%changelog %changelog
* Tue Sep 29 2009 Ray Strode <rstrode@redhat.com> 0.8.0-0.2009.10.05
- Add new x11-renderer plugin from Charlie Brej for debugging
* Tue Sep 29 2009 Ray Strode <rstrode@redhat.com> 0.8.0-0.2009.29.09 * Tue Sep 29 2009 Ray Strode <rstrode@redhat.com> 0.8.0-0.2009.29.09
- Fix escape and ask-for-password - Fix escape and ask-for-password

View File

@ -1 +1 @@
4d1ba11f12f3ec0fa11cbacdd43400da plymouth-0.8.0.tar.bz2 af47cda4f51ac4016a5e439df552fd37 plymouth-0.8.0.tar.bz2