From f7046152d1fd5636b7b3152732a5cdac102a7c85 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Mon, 17 Jul 2006 23:06:11 +0000 Subject: [PATCH] - fix off-by-one in the process-all-ops patch that was causing an anoying dialog to pop up on each login --- gdm.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gdm.spec b/gdm.spec index 2c16c94..2809e56 100644 --- a/gdm.spec +++ b/gdm.spec @@ -16,7 +16,7 @@ Summary: The GNOME Display Manager. Name: gdm Version: 2.15.6 -Release: 5 +Release: 6 Epoch: 1 License: LGPL/GPL Group: User Interface/X @@ -328,6 +328,10 @@ fi %attr(1770, root, gdm) %dir %{_localstatedir}/gdm %changelog +* Mon Jul 17 2006 Ray Strode - 1:2.15.6-6 +- fix off-by-one in the process-all-ops patch that was causing + an anoying dialog to pop up on each login + * Sun Jul 16 2006 Ray Strode - 1:2.15.6-5 - add initial wtmp and btmp logging support