From 0097862bc194ec873dee0a785783a8be0036464c Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 05:09:08 +0000 Subject: auto-import changelog data from gdm-2.6.0.0-3.src.rpm 2.6.0.0-3 - Update the "use switchdesk" message to only be display when switchdesk-gui is installed and to not reference a non existant menu item (bug #121460) 2.6.0.0-2 - Always put session errors in /tmp, in preparation for completely preventing gdm from writing to /home/ 2.6.0.0-1 - update to 2.6.0.0 --- diff --git a/.cvsignore b/.cvsignore index d3e12b3..86256c6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gdm-2.5.90.2.tar.bz2 +gdm-2.6.0.0.tar.bz2 diff --git a/gdm.spec b/gdm.spec index 9f6341e..6418d2b 100644 --- a/gdm.spec +++ b/gdm.spec @@ -15,7 +15,7 @@ Summary: The GNOME Display Manager. Name: gdm -Version: 2.5.90.2 +Version: 2.6.0.0 Release: 3 Epoch: 1 License: LGPL/GPL @@ -31,6 +31,8 @@ Patch4: gdm-2.4.2.102-pam_timestamp.patch ## it looks awful Patch11: gdm-2.4.0.7-nogreek.patch Patch13: gdm-selinux.patch +Patch14: gdm-2.6.0.0-session-errors-in-tmp.patch +Patch15: gdm-2.6.0.0-update-switchdesk-location.patch BuildRoot: %{_tmppath}/gdm-%{PACKAGE_VERSION}-root @@ -88,6 +90,8 @@ several different X sessions on your local machine at the same time. %patch4 -p1 -b .pam_timestamp %patch11 -p1 -b .nogreek %patch13 -p1 -b .selinux +%patch14 -p1 -b .session-errors +%patch15 -p1 -b .update-switchdesk-location # fix the time format for ja perl -pi -e "s|^msgstr \"%a %b %d, %H:%M\"|msgstr \"%m/%d \(%a\) %H:%M\"|; s|^msgstr \"%a %b %d, %I:%M %p\"|msgstr \"%m/%d \(%a\) %p %I:%M\"|" po/ja.po @@ -239,6 +243,18 @@ scrollkeeper-update %attr(1770, root, gdm) %dir %{_localstatedir}/gdm %changelog +* Thu Apr 22 2004 Mark McLoughlin - 1:2.6.0.0-3 +- Update the "use switchdesk" message to only be display when + switchdesk-gui is installed and to not reference a non existant + menu item (bug #121460) + +* Fri Apr 2 2004 Colin Walters 1:2.6.0.0-2 +- Always put session errors in /tmp, in preparation for + completely preventing gdm from writing to /home/ + +* Thu Apr 1 2004 Alex Larsson 1:2.6.0.0-1 +- update to 2.6.0.0 + * Tue Mar 16 2004 Dan Walsh 1:2.5.90.3-1 - Use selinux patch again diff --git a/sources b/sources index 713b97a..4f3c7fc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e2054ab6aa9fe5c6e62235b879774074 gdm-2.5.90.2.tar.bz2 +3dbf4074a4ec78627a5d099d30126d45 gdm-2.6.0.0.tar.bz2