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:
parent
812d85f84b
commit
e8126de40b
10
gdm.changes
10
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
|
Tue Sep 24 07:45:41 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
15
gdm.spec
15
gdm.spec
@ -98,20 +98,11 @@ Requires: ConsoleKit-x11
|
|||||||
%endif
|
%endif
|
||||||
Requires: gdmflexiserver
|
Requires: gdmflexiserver
|
||||||
Requires: gnome-session-core
|
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-settings-daemon
|
||||||
|
Requires: gnome-shell
|
||||||
|
Requires: xorg-x11-server-extra
|
||||||
Requires(post): dconf
|
Requires(post): dconf
|
||||||
# Those accessibility features rely on deprecated modules that we don't ship :/ See bgo#658429.
|
# accessibility
|
||||||
#Recommends: gnome-mag
|
|
||||||
#Recommends: gok
|
|
||||||
Recommends: orca
|
Recommends: orca
|
||||||
# For groupadd, useradd, usermod
|
# For groupadd, useradd, usermod
|
||||||
PreReq: pwdutils
|
PreReq: pwdutils
|
||||||
|
Loading…
x
Reference in New Issue
Block a user