rpms/plymouth/devel plymouth.spec,1.56,1.57

Ray Strode rstrode at fedoraproject.org
Fri Sep 26 01:11:51 UTC 2008


Author: rstrode

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

Modified Files:
	plymouth.spec 
Log Message:
Package some unpackaged files



Index: plymouth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/plymouth/devel/plymouth.spec,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- plymouth.spec	25 Sep 2008 21:57:28 -0000	1.56
+++ plymouth.spec	26 Sep 2008 01:11:21 -0000	1.57
@@ -87,6 +87,18 @@
 Plymouth. It features a centered logo that fades in and out
 while stars twinkle around the logo during system boot up.
 
+%package plugin-pulser
+Summary: Plymouth "Pulser" plugin
+Group: System Environment/Base
+Requires: %{name} = %{version}-%{release}
+Requires(post): %{name}
+BuildRequires: libpng-devel
+
+%description plugin-pulser
+This package contains the "Pulser" boot splash plugin for
+Plymouth. It features a pulsing text progress indicator
+centered in the screen during system boot up.
+
 %package plugin-spinfinity
 Summary: Plymouth "Spinfinity" plugin
 Group: System Environment/Base
@@ -214,6 +226,10 @@
 %{_datadir}/plymouth/fade-in/star.png
 %{_libdir}/plymouth/fade-in.so
 
+%files plugin-pulser
+%defattr(-, root, root)
+%{_libdir}/plymouth/pulser.so
+
 %files plugin-spinfinity
 %defattr(-, root, root)
 %dir %{_datadir}/plymouth/spinfinity
@@ -227,7 +243,8 @@
 %changelog
 * Thu Sep 25 2008 Ray Strode <rstrode at redhat.com> 0.5.0-0.2008.09.25.1
 - Add new snapshot to fold in Will Woods progress bar, and
-  move ajax's splash upstream
+  move ajax's splash upstream, putting the old text splash
+  in a "pulser" subpackage
 
 * Tue Sep 23 2008 Ray Strode <rstrode at redhat.com> 0.5.0-0.2008.09.23.1
 - Last snapshot was broken




More information about the fedora-extras-commits mailing list