From acf89d58f72d7c08995c0bc32e56d0aa3d13649c Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Oct 17 2006 13:22:27 +0000 Subject: fix a nonworking help button --- diff --git a/gdm.spec b/gdm.spec index f429bff..0e8ecc4 100644 --- a/gdm.spec +++ b/gdm.spec @@ -16,7 +16,7 @@ Summary: The GNOME Display Manager. Name: gdm Version: 2.16.0 -Release: 16%{?dist} +Release: 17%{?dist} Epoch: 1 License: LGPL/GPL Group: User Interface/X @@ -56,6 +56,9 @@ Patch27: gdm-2.16.0-close.patch Patch28: gdm-2.16.0-desensitize-entry.patch +# http://bugzilla.gnome.org/show_bug.cgi?id=362853 +Patch29: gdm-2.16.0-photo-setup-help.patch + BuildRoot: %{_tmppath}/gdm-%{PACKAGE_VERSION}-root Prereq: /usr/sbin/useradd @@ -128,6 +131,7 @@ several different X sessions on your local machine at the same time. %patch26 -p1 -b .markup %patch27 -p1 -b .close %patch28 -p1 -b .desensitize-entry +%patch29 -p1 -b .photo-setup-help %build cp -f %{SOURCE1} config/gdm @@ -315,6 +319,9 @@ fi %attr(1770, root, gdm) %dir %{_localstatedir}/gdm %changelog +* Tue Oct 17 2006 Matthias Clasen - 1:2.16.0-17 +- Make photosetup help button work (#198138) + * Sun Oct 15 2006 Ray Strode - 1:2.16.0-16.fc7 - don't log canceled pam conversations as failed login attempts