From f2821b3c2337363fba1bf60787e7189bc72e7b2e Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Wed, 11 Jul 2007 03:12:36 +0000 Subject: [PATCH] - Update to 2.19.4 --- ....patch => gdm-2.19.4-change-defaults.patch | 31 ++++++++++--------- gdm.spec | 13 ++++---- 2 files changed, 22 insertions(+), 22 deletions(-) rename gdm-2.19.3-change-defaults.patch => gdm-2.19.4-change-defaults.patch (91%) diff --git a/gdm-2.19.3-change-defaults.patch b/gdm-2.19.4-change-defaults.patch similarity index 91% rename from gdm-2.19.3-change-defaults.patch rename to gdm-2.19.4-change-defaults.patch index e6da3f6..9129602 100644 --- a/gdm-2.19.3-change-defaults.patch +++ b/gdm-2.19.4-change-defaults.patch @@ -1,13 +1,14 @@ ---- gdm-2.19.3/config/gdm.conf.in.change-defaults 2007-06-27 23:15:03.000000000 -0400 -+++ gdm-2.19.3/config/gdm.conf.in 2007-06-27 23:19:25.000000000 -0400 +diff -up gdm-2.19.4/config/gdm.conf.in.change-defaults gdm-2.19.4/config/gdm.conf.in +--- gdm-2.19.4/config/gdm.conf.in.change-defaults 2007-07-10 23:08:26.000000000 -0400 ++++ gdm-2.19.4/config/gdm.conf.in 2007-07-10 23:09:30.000000000 -0400 @@ -66,9 +66,9 @@ TimedLoginDelay=30 # should leave this alone. #Chooser=@libexecdir@/gdmchooser --# The greeter for local (non-xdmcp) logins. Change gdmlogin to gdmgreeter to --# get the new graphical greeter. +-# The greeter for attached (non-xdmcp) logins. Change gdmlogin to gdmgreeter +-# to get the new graphical greeter. -#Greeter=@libexecdir@/gdmlogin -+# The greeter for local (non-xdmcp) logins. Change gdmgreeter to gdmlogin to ++# The greeter for attached (non-xdmcp) logins. Change gdmgreeter to gdmlogin to +# get the boring greeter. +Greeter=@libexecdir@/gdmgreeter @@ -95,7 +96,7 @@ # If true then the last login information is printed to the user before being # prompted for password. While this gives away some info on what users are on -@@ -337,7 +337,7 @@ Enable=false +@@ -356,7 +356,7 @@ Enable=false #GtkRC=@datadir@/themes/Default/gtk-2.0/gtkrc # The GTK+ theme to use for the GUI. @@ -104,7 +105,7 @@ # If to allow changing the GTK+ (widget) theme from the greeter. Currently # this only affects the standard greeter as the graphical greeter does not yet # have this ability. -@@ -358,7 +358,7 @@ Enable=false +@@ -377,7 +377,7 @@ Enable=false # themed login (gdmgreeter). # # The standard login has a title bar that the user can move. @@ -113,7 +114,7 @@ # Don't allow user to move the standard login window. Only makes sense if # TitleBar is on. #LockPosition=false -@@ -376,13 +376,13 @@ Enable=false +@@ -395,13 +395,13 @@ Enable=false # affect the Face Browser (MinimalUID, DefaultFace, Include, Exclude, # IncludeAll, GlobalFaceDir) are used by both the Standard and Themed # greeter. @@ -129,7 +130,7 @@ # Users listed in Include will be included in the face browser and in the # gdmsetup selection list for Automatic/Timed login. Users should be separated # by commas. -@@ -399,7 +399,7 @@ Browser=false +@@ -418,7 +418,7 @@ Browser=false # large numbers of users and this feature should not be used in such # environments. The setting of IncludeAll does nothing if Include is set to a # non-empty value. @@ -138,7 +139,7 @@ # If user or user.png exists in this dir it will be used as his picture. #GlobalFaceDir=@datadir@/pixmaps/faces/ -@@ -408,7 +408,7 @@ Browser=false +@@ -427,7 +427,7 @@ Browser=false # file, although GDM will be able to read a standard locale.alias file as well. #LocaleFile=@gdmlocaledir@/locale.alias # Logo shown in the standard greeter. @@ -147,7 +148,7 @@ # Logo shown on file chooser button in gdmsetup (do not modify this value). #ChooserButtonLogo=@pixmapdir@/gdm-foot-logo.png # The standard greeter should shake if a user entered the wrong username or -@@ -455,8 +455,9 @@ DefaultRemoteWelcome=true +@@ -474,8 +474,9 @@ DefaultRemoteWelcome=true # The Standard greeter (gdmlogin) uses BackgroundColor as the background # color, while the themed greeter (gdmgreeter) uses GraphicalThemedColor # as the background color. @@ -159,7 +160,7 @@ # XDMCP session should only get a color, this is the sanest setting since you # don't want to take up too much bandwidth #BackgroundRemoteOnlyColor=true -@@ -477,8 +478,8 @@ GraphicalThemedColor=#76848F +@@ -496,8 +497,8 @@ GraphicalThemedColor=#76848F # Show the Failsafe sessions. These are much MUCH nicer (focus for xterm for # example) and more failsafe then those supplied by scripts so distros should # use this rather then just running an xterm from a script. @@ -170,7 +171,7 @@ # Normally there is a session type called 'Last' that is shown which refers to # the last session the user used. If off, we will be in 'switchdesk' mode # where the session saving stuff is disabled in GDM -@@ -497,7 +498,7 @@ GraphicalThemedColor=#76848F +@@ -516,7 +517,7 @@ GraphicalThemedColor=#76848F # list then provide a list that is delimited by /: to the GraphicalThemes # key and set GraphicalThemeRand to true. Otherwise use GraphicalTheme # and specify just one theme. @@ -179,8 +180,8 @@ #GraphicalThemes=circles/:happygnome GraphicalThemeDir=@datadir@/gdm/themes/ GraphicalThemeRand=false -@@ -601,7 +602,7 @@ Gestures=false - # Definition of the standard X server. +@@ -633,7 +634,7 @@ Gestures=false + [server-Standard] name=Standard server -command=@X_SERVER@ @X_CONFIG_OPTIONS@ @XEVIE_OPTION@ diff --git a/gdm.spec b/gdm.spec index 3252c5c..caac652 100644 --- a/gdm.spec +++ b/gdm.spec @@ -16,8 +16,8 @@ Summary: The GNOME Display Manager Name: gdm -Version: 2.19.3 -Release: 3%{?dist} +Version: 2.19.4 +Release: 1%{?dist} Epoch: 1 License: LGPL/GPL Group: User Interface/X @@ -36,9 +36,6 @@ Patch19: gdm-2.19.3-move-default-message.patch Patch20: gdm-2.19.1-reset-pam.patch Patch21: gdm-2.19.1-security-tokens.patch -# http://bugzilla.gnome.org/show_bug.cgi?id=347871 -Patch24: gdm-2.19.1-wtmp.patch - # https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=203917 Patch25: gdm-2.16.0-indic-langs.patch @@ -53,7 +50,7 @@ Patch32: gdm-2.19.1-a11y-fixes-for-themed-greeter.patch # http://bugzilla.gnome.org/show_bug.cgi?id=411501 Patch33: gdm-2.19.1-pass-ats-to-session.patch -Patch100: gdm-2.19.3-change-defaults.patch +Patch100: gdm-2.19.4-change-defaults.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -129,7 +126,6 @@ Extra icons / faces for the GNOME Display Manager. %patch19 -p1 -b .move-default-message %patch20 -p1 -b .reset-pam %patch21 -p1 -b .security-tokens -%patch24 -p1 -b .wtmp %patch25 -p1 -b .indic-langs %patch28 -p1 -b .desensitize-entry %patch29 -p0 -b .greeter @@ -354,6 +350,9 @@ fi %{_datadir}/pixmaps/faces/extras/*.jpg %changelog +* Tue Jul 10 2007 Ray Strode - 1:2.19.4-1 +- Update to 2.19.4 + * Wed Jun 27 2007 Ray Strode - 1:2.19.3-3 - set Browser=true by default