This commit is contained in:
Matthias Clasen 2007-02-28 13:39:01 +00:00
parent 7becdf293b
commit 073dafa7e7
4 changed files with 7 additions and 15 deletions

View File

@ -1 +1 @@
gdm-2.17.7.tar.bz2
gdm-2.17.8.tar.bz2

View File

@ -1,14 +1,3 @@
--- gdm-2.16.0/config/PostSession.in.wtmp 2006-10-15 20:09:47.000000000 -0400
+++ gdm-2.16.0/config/PostSession.in 2006-10-15 20:10:00.000000000 -0400
@@ -19,8 +19,4 @@ gdmwhich () {
echo "$OUTPUT"
}
-SESSREG=`gdmwhich sessreg`
-if [ "x$SESSREG" != "x" ] ; then
- "$SESSREG" -d -w /var/log/wtmp -u /var/run/utmp -x "$X_SERVERS" -h "$REMOTE_HOST" -l "$DISPLAY" "$USER"
-fi
exit 0
--- gdm-2.16.0/config/PreSession.in.wtmp 2006-04-26 21:06:05.000000000 -0400
+++ gdm-2.16.0/config/PreSession.in 2006-10-15 20:05:45.000000000 -0400
@@ -68,17 +68,4 @@ if [ "x$XSETROOT" != "x" ] ; then

View File

@ -15,8 +15,8 @@
Summary: The GNOME Display Manager
Name: gdm
Version: 2.17.7
Release: 5%{?dist}
Version: 2.17.8
Release: 1%{?dist}
Epoch: 1
License: LGPL/GPL
Group: User Interface/X
@ -330,6 +330,9 @@ fi
%attr(1770, root, gdm) %dir %{_localstatedir}/gdm
%changelog
* Wed Feb 28 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.17.8-1
- Update to 2.17.8
* Sat Feb 24 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.17.7-5
- Fix keynav in the face browser

View File

@ -1 +1 @@
c25dda025b6f8a8e473bae4db1ae94c6 gdm-2.17.7.tar.bz2
0f93eaada0d5805c79b604c885b653eb gdm-2.17.8.tar.bz2