SHA256
1
0
forked from pool/gdm

Accepting request 200645 from home:vuntz:branches:GNOME:Factory

Get rid of metacity & polkit-gnome on default install

OBS-URL: https://build.opensuse.org/request/show/200645
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=254
This commit is contained in:
Dominique Leuenberger 2013-09-26 07:57:03 +00:00 committed by Git OBS Bridge
parent 812d85f84b
commit e8126de40b
2 changed files with 13 additions and 12 deletions

View File

@ -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

View File

@ -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