[gdm] - Build with plymouth support (woops).

Ray Strode rstrode at fedoraproject.org
Thu Jun 28 17:05:47 UTC 2012


commit a4bea52c9429cf7ee9623e302742f60c4049c6c4
Author: Ray Strode <rstrode at redhat.com>
Date:   Thu Jun 28 13:05:35 2012 -0400

    - Build with plymouth support (woops).

 gdm.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/gdm.spec b/gdm.spec
index 6ab8bc4..d62ba3f 100644
--- a/gdm.spec
+++ b/gdm.spec
@@ -14,7 +14,7 @@
 Summary: The GNOME Display Manager
 Name: gdm
 Version: 3.5.2
-Release: 3%{?dist}
+Release: 4%{?dist}
 Epoch: 1
 License: GPLv2+
 Group: User Interface/X
@@ -88,6 +88,7 @@ BuildRequires: GConf2-devel
 BuildRequires: pkgconfig(accountsservice) >= 0.6.3
 BuildRequires: pkgconfig(libsystemd-login)
 BuildRequires: pkgconfig(libsystemd-daemon)
+BuildRequires: pkgconfig(ply-boot-client)
 
 # these are all just for rewriting gdm.d/00-upstream-settings
 Requires(posttrans): dconf
@@ -149,8 +150,7 @@ cp -f %{SOURCE9} gui/simple-greeter/extensions/fingerprint/icons/48x48/gdm-finge
            --enable-split-authentication \
            --enable-profiling      \
            --enable-console-helper \
-           --disable-scrollkeeper  \
-           --with-console-kit      \
+           --with-plymouth \
            --with-selinux
 
 # drop unneeded direct library deps with --as-needed
@@ -370,6 +370,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %{_libdir}/girepository-1.0/GdmGreeter-1.0.typelib
 
 %changelog
+* Thu Jun 28 2012 Ray Strode <rstrode at redhat.com> 3.5.2-4
+- Build with plymouth support (woops).
+
 * Wed Jun 13 2012 Ray Strode <rstrode at redhat.com> 3.5.2-3
 - Drop unused spool dir
   Related: #819254


More information about the scm-commits mailing list