[plymouth/f17] Update to latest git snapshot

Ray Strode rstrode at fedoraproject.org
Fri Apr 27 19:51:19 UTC 2012


commit e08dbe80da2eb1851f5bb097d81e4248eb0111dc
Author: Ray Strode <rstrode at redhat.com>
Date:   Fri Apr 27 15:51:00 2012 -0400

    Update to latest git snapshot

 .gitignore    |    1 +
 plymouth.spec |    9 +++++----
 sources       |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f02cab6..ef7ff7a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 plymouth-0.8.4.tar.bz2
 /plymouth-0.8.4.tar.bz2
+/plymouth-0.8.5.tar.bz2
diff --git a/plymouth.spec b/plymouth.spec
index 1c3b593..b3cacb2 100644
--- a/plymouth.spec
+++ b/plymouth.spec
@@ -5,8 +5,8 @@
 
 Summary: Graphical Boot Animation and Logger
 Name: plymouth
-Version: 0.8.4
-Release: 4%{?dist}
+Version: 0.8.5
+Release: 0.2012.04.27%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
@@ -14,7 +14,6 @@ Source1: boot-duration
 Source2: charge.plymouth
 Source3: plymouth-set-default-plugin
 Source4: plymouth-update-initrd
-Patch0: fix-serial-consoles.patch
 
 URL: http://freedesktop.org/software/plymouth/releases
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -239,7 +238,6 @@ Plymouth. It features a small spinner on a dark background.
 
 %prep
 %setup -q
-%patch0 -p1 -b .fix-serial-consoles
 
 # Change the default theme
 sed -i -e 's/fade-in/charge/g' src/plymouthd.defaults
@@ -489,6 +487,9 @@ fi
 %defattr(-, root, root)
 
 %changelog
+* Fri Apr 27 2012 Ray Strode <rstrode at redhat.com> 0.8.5-0.2012.04.27
+- Update to latest git snapshot
+
 * Wed Apr 04 2012 Ray Strode <rstrode at redhat.com> 0.8.4-4
 - Turn off plymouth-initrd.img generation
   We're not using it and we probably want dracut to do it
diff --git a/sources b/sources
index 3cb64c3..4987896 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6f370cd69bd6d0c67657d243a99dc260  plymouth-0.8.4.tar.bz2
+8d83d550556235771ae1207a5a901c02  plymouth-0.8.5.tar.bz2


More information about the scm-commits mailing list