Accepting request 141598 from home:dimstar:branches:GNOME:Factory

- Only conditionally require ConsoleKit from gnome-session-core,
  based on with_systemd defines: while switching openSUSE 12.3 to
  systemd based session tracking, we should not require CK anymore.

OBS-URL: https://build.opensuse.org/request/show/141598
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-session?expand=0&rev=166
This commit is contained in:
Dominique Leuenberger 2012-11-18 15:33:56 +00:00 committed by Git OBS Bridge
parent d8c96bff6f
commit a4ff725980
2 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Nov 16 22:01:14 UTC 2012 - dimstar@opensuse.org
- Only conditionally require ConsoleKit from gnome-session-core,
based on with_systemd defines: while switching openSUSE 12.3 to
systemd based session tracking, we should not require CK anymore.
-------------------------------------------------------------------
Tue Nov 13 11:57:58 UTC 2012 - dimstar@opensuse.org

View File

@ -16,6 +16,8 @@
#
%define with_systemd 1
Name: gnome-session
Version: 3.6.2
Release: 0
@ -110,7 +112,9 @@ a GNOME 3 session that looks and feels like GNOME 2.
%package core
Summary: Session Manager for GNOME -- Minimal Version
Group: System/GUI/GNOME
%if ! %{with_systemd}
Requires: ConsoleKit
%endif
Requires: dbus-1-x11
Requires: gsettings-desktop-schemas >= 0.1.7
Requires: hicolor-icon-theme