2.17.8
This commit is contained in:
parent
7becdf293b
commit
073dafa7e7
@ -1 +1 @@
|
|||||||
gdm-2.17.7.tar.bz2
|
gdm-2.17.8.tar.bz2
|
||||||
|
@ -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.wtmp 2006-04-26 21:06:05.000000000 -0400
|
||||||
+++ gdm-2.16.0/config/PreSession.in 2006-10-15 20:05:45.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
|
@@ -68,17 +68,4 @@ if [ "x$XSETROOT" != "x" ] ; then
|
||||||
|
7
gdm.spec
7
gdm.spec
@ -15,8 +15,8 @@
|
|||||||
|
|
||||||
Summary: The GNOME Display Manager
|
Summary: The GNOME Display Manager
|
||||||
Name: gdm
|
Name: gdm
|
||||||
Version: 2.17.7
|
Version: 2.17.8
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: LGPL/GPL
|
License: LGPL/GPL
|
||||||
Group: User Interface/X
|
Group: User Interface/X
|
||||||
@ -330,6 +330,9 @@ fi
|
|||||||
%attr(1770, root, gdm) %dir %{_localstatedir}/gdm
|
%attr(1770, root, gdm) %dir %{_localstatedir}/gdm
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Feb 24 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.17.7-5
|
||||||
- Fix keynav in the face browser
|
- Fix keynav in the face browser
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user