diff --git a/gdm.spec b/gdm.spec index fdb1807..c32f034 100644 --- a/gdm.spec +++ b/gdm.spec @@ -16,7 +16,7 @@ Summary: The GNOME Display Manager. Name: gdm Version: 2.6.0.5 -Release: 5 +Release: 6 Epoch: 1 License: LGPL/GPL Group: User Interface/X @@ -33,6 +33,7 @@ Patch15: gdm-2.6.0.0-update-switchdesk-location.patch Patch16: gdm-2.6.0.0-pie.patch Patch17: gdm-2.6.0.5-check-selection.patch Patch18: gdm-2.6.0.5-fix-norwegian.patch +Patch19: gdm-2.6.0.5-cleanup-xses.patch BuildRoot: %{_tmppath}/gdm-%{PACKAGE_VERSION}-root @@ -94,6 +95,7 @@ several different X sessions on your local machine at the same time. %patch16 -p1 -b .pie %patch17 -p1 -b .check-selection %patch18 -p1 -b .fix-norwegian +%patch19 -p1 -b .cleanup-xses # 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 @@ -246,7 +248,11 @@ scrollkeeper-update %attr(1770, root, gdm) %dir %{_localstatedir}/gdm %changelog -* Thu Oct 19 2004 Ray Strode 1:2.6.0.5-5 +* Wed Oct 20 2004 Ray Strode 1:2.6.0.5-6 +- Clean up xses if the session was successfullly completed. + (fixes bug #136382) + +* Tue Oct 19 2004 Ray Strode 1:2.6.0.5-5 - Prefer nb_NO over no_NO for Norwegian (fixes bug #136033) * Thu Oct 7 2004 Alexander Larsson - 1:2.6.0.5-4