- Fix jump in animation for autologin

- Fix crash if LANG="somethingbogus"
This commit is contained in:
Ray Strode 2008-04-06 02:22:46 +00:00
parent 102bfbb241
commit f43d93da17
2 changed files with 6 additions and 4 deletions

View File

@ -16,7 +16,7 @@
Summary: The GNOME Display Manager
Name: gdm
Version: 2.21.10
Release: 0.2008.04.03.3%{?dist}
Release: 0.2008.04.04.1%{?dist}
Epoch: 1
License: GPLv2+
Group: User Interface/X
@ -75,7 +75,6 @@ BuildRequires: iso-codes-devel
BuildRequires: gnome-panel-devel
Requires: audit-libs >= %{libauditver}
Patch0: gdm-2.21.10-fix-autologin-crasher.patch
Patch99: gdm-2.21.8-fedora-logo.patch
%package user-switch-applet
@ -96,7 +95,6 @@ multiple simulanteous logged in users.
%prep
%setup -q
%patch0 -p1 -b .fix-autologin-crash
%patch99 -p1 -b .fedora-logo
%build
@ -293,6 +291,10 @@ fi
%{_datadir}/gnome-2.0/ui/GNOME_FastUserSwitchApplet.xml
%changelog
* Sat Apr 5 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.04.1
- Fix jump in animation for autologin
- Fix crash if LANG="somethingbogus"
* Sat Apr 5 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.03.3
- Fix crash when canceling autologin

View File

@ -1 +1 @@
b8c94e6fe021485ff4ea6a30859411fa gdm-2.21.10.tar.gz
434a4fd135917fa38d5cf58b050e749c gdm-2.21.10.tar.gz