diff --git a/gdm.changes b/gdm.changes index 9da040a..5aba0e7 100644 --- a/gdm.changes +++ b/gdm.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Sep 26 06:48:23 UTC 2013 - vuntz@suse.com + +- Remove dependencies from the old days: + + No metacity nor polkit-gnome Requires: this was for fallback + mode. + + Promote gnome-shell from Recommends to Requires. + + Drop commented out accessibility Recommends (gnome-mag, gok) + from GNOME 2.x. + ------------------------------------------------------------------- Tue Sep 24 07:45:41 UTC 2013 - dimstar@opensuse.org diff --git a/gdm.spec b/gdm.spec index ff5b5db..49af0d8 100644 --- a/gdm.spec +++ b/gdm.spec @@ -98,20 +98,11 @@ Requires: ConsoleKit-x11 %endif Requires: gdmflexiserver Requires: gnome-session-core -Requires: xorg-x11-server-extra -### Packages for the gdm session (see /usr/share/gnome-session/sessions/{gdm,gdm-fallback}.session and /usr/share/gdm/greeter/applications) -## Fallback -Requires: metacity -Requires: polkit-gnome -## Non-fallback -# Use Recommends, since we do not want to force people to install gnome-shell, and if it's not there, the fallback session will be used -Recommends: gnome-shell -## All sessions Requires: gnome-settings-daemon +Requires: gnome-shell +Requires: xorg-x11-server-extra Requires(post): dconf -# Those accessibility features rely on deprecated modules that we don't ship :/ See bgo#658429. -#Recommends: gnome-mag -#Recommends: gok +# accessibility Recommends: orca # For groupadd, useradd, usermod PreReq: pwdutils