rpms/plymouth/devel plymouth.spec,1.127,1.128

Ray Strode rstrode at fedoraproject.org
Thu May 7 01:25:58 UTC 2009


Author: rstrode

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

Modified Files:
	plymouth.spec 
Log Message:
- Make "charge" theme require two-step plugin instead of solar (oops)



Index: plymouth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/plymouth/devel/plymouth.spec,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -p -r1.127 -r1.128
--- plymouth.spec	6 May 2009 20:28:00 -0000	1.127
+++ plymouth.spec	7 May 2009 01:25:27 -0000	1.128
@@ -5,7 +5,7 @@
 Summary: Graphical Boot Animation and Logger
 Name: plymouth
 Version: 0.7.0
-Release: 0.2009.05.06.1%{?dist}
+Release: 0.2009.05.06.2%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
@@ -204,7 +204,7 @@ short, fast one-shot animation.
 %package theme-charge
 Summary: Plymouth "Charge" plugin
 Group: System Environment/Base
-Requires: %{name}-plugin-solar = %{version}-%{release}
+Requires: %{name}-plugin-two-step = %{version}-%{release}
 Requires(post): %{_sbindir}/plymouth-set-default-theme
 Provides: plymouth(system-theme) = %{version}-%{release}
 
@@ -431,6 +431,9 @@ fi
 %defattr(-, root, root)
 
 %changelog
+* Wed May 06 2009 Ray Strode <rstrode at redhat.com> 0.7.0-0.2009.05.06.2
+- Make "charge" theme require two-step plugin instead of solar (oops)
+
 * Wed May 06 2009 Ray Strode <rstrode at redhat.com> 0.7.0-0.2009.05.06.1
 - Update to "plugin-rework" branch from git
 




More information about the scm-commits mailing list