diff --git a/.gitignore b/.gitignore index 0829624..1b976c3 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ gdm-2.30.2.tar.bz2 /gdm-3.4.0.1.tar.xz /gdm-3.4.1.tar.xz /gdm-3.5.2.tar.xz +/gdm-3.5.4.tar.xz diff --git a/0001-Really-remove-the-gdm-mode-commandline-option.patch b/0001-Really-remove-the-gdm-mode-commandline-option.patch deleted file mode 100644 index 99c63fc..0000000 --- a/0001-Really-remove-the-gdm-mode-commandline-option.patch +++ /dev/null @@ -1,24 +0,0 @@ -From b6499b7130e5c762daf571e49187169c8d0e5e43 Mon Sep 17 00:00:00 2001 -From: Matthias Clasen -Date: Sat, 9 Jun 2012 12:24:45 -0400 -Subject: [PATCH] Really remove the --gdm-mode commandline option - -Command 38b2df058c9d0237a6398675ca6401cf2b043015 was incomplete. ---- - data/gdm-shell.session.in | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/data/gdm-shell.session.in b/data/gdm-shell.session.in -index 496cc10..172f5e0 100644 ---- a/data/gdm-shell.session.in -+++ b/data/gdm-shell.session.in -@@ -1,5 +1,5 @@ - [GNOME Session] - Name=Display Manager - RequiredComponents=gnome-shell;gnome-settings-daemon; --IsRunnableHelper=bash -c 'gnome-shell --help | grep -q gdm-mode && @libexecdir@/gnome-session-check-accelerated' -+IsRunnableHelper=bash -c 'gnome-shell --help | grep -q gdm && @libexecdir@/gnome-session-check-accelerated' - FallbackSession=gdm-fallback --- -1.7.10.2 - diff --git a/gdm.spec b/gdm.spec index d62ba3f..4110287 100644 --- a/gdm.spec +++ b/gdm.spec @@ -13,8 +13,8 @@ Summary: The GNOME Display Manager Name: gdm -Version: 3.5.2 -Release: 4%{?dist} +Version: 3.5.4 +Release: 1%{?dist} Epoch: 1 License: GPLv2+ Group: User Interface/X @@ -32,9 +32,6 @@ Source8: gdm-fingerprint-16.png Source9: gdm-fingerprint-48.png Source10: org.gnome.login-screen.gschema.override -# upstream fix -Patch0: 0001-Really-remove-the-gdm-mode-commandline-option.patch - Requires(pre): /usr/sbin/useradd Requires: pam >= 0:%{pam_version} @@ -131,7 +128,6 @@ Development files and headers for writing GDM greeters. %prep %setup -q -%patch0 -p1 autoreconf -i -f @@ -370,6 +366,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_libdir}/girepository-1.0/GdmGreeter-1.0.typelib %changelog +* Tue Jul 17 2012 Richard Hughes - 1:3.5.4-1 +- Update to 3.5.4 + * Thu Jun 28 2012 Ray Strode 3.5.2-4 - Build with plymouth support (woops). diff --git a/sources b/sources index 5a24fb9..740b364 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -044577a44b4ee57b51182d5b59e6e1a7 gdm-3.5.2.tar.xz +b622bb2b8a0461125824bcede844a9a7 gdm-3.5.4.tar.xz