rpms/plymouth/devel plymouth.spec,1.147,1.148 sources,1.60,1.61

Ray Strode rstrode at fedoraproject.org
Mon Oct 5 21:08:34 UTC 2009


Author: rstrode

Update of /cvs/pkgs/rpms/plymouth/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5151

Modified Files:
	plymouth.spec sources 
Log Message:
- Add new x11-renderer plugin from Charlie Brej for debugging



Index: plymouth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/plymouth/devel/plymouth.spec,v
retrieving revision 1.147
retrieving revision 1.148
diff -u -p -r1.147 -r1.148
--- plymouth.spec	29 Sep 2009 17:21:10 -0000	1.147
+++ plymouth.spec	5 Oct 2009 21:08:34 -0000	1.148
@@ -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 <rstrode at 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 at redhat.com> 0.8.0-0.2009.29.09
 - Fix escape and ask-for-password
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/plymouth/devel/sources,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -p -r1.60 -r1.61
--- sources	29 Sep 2009 17:21:11 -0000	1.60
+++ sources	5 Oct 2009 21:08:34 -0000	1.61
@@ -1 +1 @@
-4d1ba11f12f3ec0fa11cbacdd43400da  plymouth-0.8.0.tar.bz2
+af47cda4f51ac4016a5e439df552fd37  plymouth-0.8.0.tar.bz2




More information about the fedora-extras-commits mailing list