From f7efa98d5511648f3ece8b5f885373d9e07ad9bf Mon Sep 17 00:00:00 2001
From: Ray Strode <rstrode@fedoraproject.org>
Date: Mon, 17 Nov 2008 15:52:10 +0000
Subject: [PATCH] - Don't tell gdm to transition unless booting into runlevel 3
 (bug 471785)

---
 plymouth.spec | 6 +++++-
 sources       | 2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/plymouth.spec b/plymouth.spec
index a288fb3..e41abb5 100644
--- a/plymouth.spec
+++ b/plymouth.spec
@@ -5,7 +5,7 @@
 Summary: Plymouth Graphical Boot Animation and Logger
 Name: plymouth
 Version: 0.6.0
-Release: 0.2008.11.17.1%{?dist}
+Release: 0.2008.11.17.2%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
@@ -306,6 +306,10 @@ fi
 %defattr(-, root, root)
 
 %changelog
+* Mon Nov 17 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.17.2
+- Don't tell gdm to transition unless booting into runlevel 3
+  (bug 471785)
+
 * Mon Nov 17 2008 Ray Strode <rstrode@redhat.com> 0.6.0-0.2008.11.17.1
 - Crawl progress bar if boot is way off course (Charlie, bug 471089)
 
diff --git a/sources b/sources
index 49d12d5..1fd8cc2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-01f6ef44f564a3bb972c5786b08c7f2c  plymouth-0.6.0.tar.bz2
+fd181acf8e02ac4825c004af30f6acad  plymouth-0.6.0.tar.bz2