From c1df96fb69703263c5f138828b817d4e09b88db6 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Mon, 14 Feb 2011 13:35:33 -0500 Subject: [PATCH] Build pam changes --- gdm.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/gdm.spec b/gdm.spec index 55f823e..cc8f4c8 100644 --- a/gdm.spec +++ b/gdm.spec @@ -15,7 +15,7 @@ Summary: The GNOME Display Manager Name: gdm Version: 2.91.6 -Release: 7%{?dist} +Release: 8%{?dist} Epoch: 1 License: GPLv2+ Group: User Interface/X @@ -364,6 +364,11 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/ull || : %{_libdir}/gdm/simple-greeter/plugins/fingerprint.so %changelog +* Mon Feb 14 2011 Ray Strode 2.91.6-8 +- Do build with pam stack changes need to get ecryptfs + working. + Resolves: #665061 + * Mon Feb 14 2011 Ray Strode 2.91.6-7 - Fix crasher and rendering glitches Resolves: #674978