From 0b80d758f0fd75ab33fc5377df72ce8b64fe5d15 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Sep 30 2008 20:56:20 +0000 Subject: - drop background priority change. Choppyiness in -3 ended up being a bug in gnome-settings-daemon. --- diff --git a/gdm-2.23.92-fix-bg-priority.patch b/gdm-2.23.92-fix-bg-priority.patch deleted file mode 100644 index b43935d..0000000 --- a/gdm-2.23.92-fix-bg-priority.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -up gdm-2.23.92/gui/simple-greeter/gdm-simple-greeter.schemas.in.fix-bg-priority gdm-2.23.92/gui/simple-greeter/gdm-simple-greeter.schemas.in ---- gdm-2.23.92/gui/simple-greeter/gdm-simple-greeter.schemas.in.fix-bg-priority 2008-09-23 09:59:12.000000000 -0400 -+++ gdm-2.23.92/gui/simple-greeter/gdm-simple-greeter.schemas.in 2008-09-23 09:59:30.000000000 -0400 -@@ -177,7 +177,7 @@ - /apps/gdm/simple-greeter/settings-manager-plugins/background/priority - gdm-simple-greeter - int -- 5 -+ 25 - - - diff --git a/gdm.spec b/gdm.spec index 2de7e6e..8f320e3 100644 --- a/gdm.spec +++ b/gdm.spec @@ -16,7 +16,7 @@ Summary: The GNOME Display Manager Name: gdm Version: 2.24.0 -Release: 5%{?dist} +Release: 6%{?dist} Epoch: 1 License: GPLv2+ Group: User Interface/X @@ -91,7 +91,6 @@ Patch6: ssid-leak.patch Patch7: gdm-2.23.92-filter-dupes-from-lang-list.patch Patch8: gdm-2.23.92-another-locale-fixup.patch Patch9: gdm-2.23.92-fix-crash.patch -Patch10: gdm-2.23.92-fix-bg-priority.patch # Fedora-specific Patch99: gdm-2.23.1-fedora-logo.patch @@ -122,7 +121,6 @@ multiple simulanteous logged in users. %patch7 -p1 -b .filter-dupes-from-lang-list %patch8 -p1 -b .another-locale-fixup %patch9 -p1 -b .fix-crash -%patch10 -p1 -b .fix-bg-priority %patch99 -p1 -b .fedora-logo @@ -325,6 +323,10 @@ fi %{_datadir}/gnome-2.0/ui/GNOME_FastUserSwitchApplet.xml %changelog +* Tue Sep 30 2008 Ray Strode - 1:2.24.0-6 +- drop background priority change. Choppyiness in -3 ended up + being a bug in gnome-settings-daemon. + * Thu Sep 25 2008 Matthias Clasen - 1:2.24.0-5 - Require gnome-session