rpms/plymouth/devel plymouth.spec,1.32,1.33

Adam Jackson (ajax) fedora-extras-commits at redhat.com
Tue Aug 12 17:10:19 UTC 2008


Author: ajax

Update of /cvs/pkgs/rpms/plymouth/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13683

Modified Files:
	plymouth.spec 
Log Message:
* Tue Aug 12 2008 Adam Jackson <ajax at redhat.com> 0.5.0-15.2008.08.08
- plymouth-0.5.0-textbar-hotness.patch: Change the text plugin to a slightly
  more traditional progress bar, to maintain the illusion of progress better
  than the eternally oscillating cylon. Note: still incomplete.



Index: plymouth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/plymouth/devel/plymouth.spec,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- plymouth.spec	8 Aug 2008 17:49:21 -0000	1.32
+++ plymouth.spec	12 Aug 2008 17:09:49 -0000	1.33
@@ -1,13 +1,15 @@
 Summary: Plymouth Graphical Boot Animation and Logger
 Name: plymouth
 Version: 0.5.0
-Release: 14.2008.08.08%{?dist}
+Release: 15.2008.08.08%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
 URL: http://freedesktop.org/software/plymouth/releases
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
+Patch0: plymouth-0.5.0-textbar-hotness.patch
+
 Obsoletes: rhgb < 1:10.0.0
 Provides: rhgb = 1:10.0.0
 
@@ -67,6 +69,7 @@
 
 %prep
 %setup -q
+%patch0 -p1 -b .textbar
 
 %build
 %configure --enable-tracing --disable-tests --without-boot-entry \
@@ -174,6 +177,11 @@
 %{_libdir}/plymouth/spinfinity.so
 
 %changelog
+* Tue Aug 12 2008 Adam Jackson <ajax at redhat.com> 0.5.0-15.2008.08.08
+- plymouth-0.5.0-textbar-hotness.patch: Change the text plugin to a slightly
+  more traditional progress bar, to maintain the illusion of progress better
+  than the eternally oscillating cylon. Note: still incomplete.
+
 * Fri Aug  8 2008 Ray Strode <rstrode at redhat.com> - 0.5.0-14.2008.08.08
 - Don't require a modifiable text color map (may fix serial consoles)
 




More information about the fedora-extras-commits mailing list