rpms/plymouth/devel charge.plymouth, 1.3, 1.4 plymouth.spec, 1.136, 1.137

Adam Jackson ajax at fedoraproject.org
Mon Aug 24 21:01:52 UTC 2009


Author: ajax

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

Modified Files:
	charge.plymouth plymouth.spec 
Log Message:
* Mon Aug 24 2009 Adam Jackson <ajax at redhat.com> 0.7.0-2
- Set charge bgcolor to black. (#519052)



Index: charge.plymouth
===================================================================
RCS file: /cvs/pkgs/rpms/plymouth/devel/charge.plymouth,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- charge.plymouth	14 May 2009 17:49:35 -0000	1.3
+++ charge.plymouth	24 Aug 2009 21:01:51 -0000	1.4
@@ -9,5 +9,5 @@ HorizontalAlignment=.5
 VerticalAlignment=.5
 Transition=none
 TransitionDuration=0.0
-BackgroundStartColor=0x416fa7
-BackgroundEndColor=0x4b83c1
+BackgroundStartColor=0x000000
+BackgroundEndColor=0x000000


Index: plymouth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/plymouth/devel/plymouth.spec,v
retrieving revision 1.136
retrieving revision 1.137
diff -u -p -r1.136 -r1.137
--- plymouth.spec	11 Aug 2009 17:56:49 -0000	1.136
+++ plymouth.spec	24 Aug 2009 21:01:51 -0000	1.137
@@ -5,7 +5,7 @@
 Summary: Graphical Boot Animation and Logger
 Name: plymouth
 Version: 0.7.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
@@ -265,7 +265,7 @@ cp $RPM_SOURCE_DIR/boot-duration $RPM_BU
 
 # Add charge, our new default
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/charge
-cp $RPM_SOURCE_DIR/charge.plymouth $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/charge
+cp %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/charge
 cp $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/glow/{box,bullet,entry,lock}.png $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/charge
 
 # Drop glow, it's not very Fedora-y
@@ -444,6 +444,9 @@ fi
 %defattr(-, root, root)
 
 %changelog
+* Mon Aug 24 2009 Adam Jackson <ajax at redhat.com> 0.7.0-2
+- Set charge bgcolor to black. (#519052)
+
 * Tue Aug 11 2009 Ray Strode <rstrode at redhat.com> 0.7.0-1
 - Update to 0.7.0
 




More information about the fedora-extras-commits mailing list