From feb729cc69bfba22ede1f9c0ddcbee9a86c18e39 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Sep 18 2006 17:36:40 +0000 Subject: - fix a problem recently introduced in the smart card driver loading code (bug 206882) --- diff --git a/gdm.spec b/gdm.spec index 3d4b815..f8dfa88 100644 --- a/gdm.spec +++ b/gdm.spec @@ -16,7 +16,7 @@ Summary: The GNOME Display Manager. Name: gdm Version: 2.16.0 -Release: 5%{?dist} +Release: 6%{?dist} Epoch: 1 License: LGPL/GPL Group: User Interface/X @@ -301,6 +301,10 @@ fi %attr(1770, root, gdm) %dir %{_localstatedir}/gdm %changelog +* Mon Sep 18 2006 Ray Strode - 1:2.16.0-6.fc6 +- fix a problem recently introduced in the smart card driver + loading code (bug 206882) + * Thu Sep 14 2006 Ray Strode - 1:2.16.0-5.fc6 - don't leak pipe fds (bug 206709)