From bfd64c4d2078d9c3022670d8a0ce7528840ffd33 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Mar 04 2011 20:07:03 +0000 Subject: Try to fix tty horkage mentioned in bug 681167 --- diff --git a/plymouth.spec b/plymouth.spec index 5886d95..cb8ad64 100644 --- a/plymouth.spec +++ b/plymouth.spec @@ -6,7 +6,7 @@ Summary: Graphical Boot Animation and Logger Name: plymouth Version: 0.8.4 -Release: 0.20110419.1.jlaskatest%{?dist} +Release: 0.1.20110304.1%{?dist} License: GPLv2+ Group: System Environment/Base Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2 @@ -34,8 +34,6 @@ Obsoletes: plymouth-theme-pulser < 0.7.0-0.2009.05.08.2 Obsoletes: plymouth-gdm-hooks < 0.8.4-0.20101119.4 Obsoletes: plymouth-utils < 0.8.4-0.20101119.4 -Patch0: jlaska-test.patch - %description Plymouth provides an attractive graphical boot animation in place of the text messages that normally get shown. Text @@ -227,7 +225,6 @@ plugin. %prep %setup -q -%patch0 -p1 -b .jlaska-test # Change the default theme sed -i -e 's/fade-in/charge/g' src/plymouthd.defaults @@ -471,8 +468,9 @@ fi %defattr(-, root, root) %changelog -* Tue Mar 01 2011 Ray Strode 0.8.4-0.20110419.1.jlaskatest -- jlaska test +* Fri Mar 04 2011 Ray Strode 0.8.4-0.1.20110304.1 +- retry reopening tty if we get EIO + Hopefully Resolves: #681167 * Fri Feb 18 2011 Ray Strode 0.8.4-0.20110419.1 - unlock tty when reopening in case it spontaenously goes bonkers diff --git a/sources b/sources index 63e51f9..deeecee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a0afd935d3842949bdaf7136cf8813ad plymouth-0.8.4.tar.bz2 +53677acd5b9ede1c27ceca37d58f2238 plymouth-0.8.4.tar.bz2