Author: wiget Date: Fri Mar 30 17:22:18 2012 GMT Module: packages Tag: HEAD ---- Log message: - enable systemd support by default (fallbak to ConsoleKit on runtime) - rel. 2
---- Files affected: packages/gnome-shell: gnome-shell.spec (1.40 -> 1.41) ---- Diffs: ================================================================ Index: packages/gnome-shell/gnome-shell.spec diff -u packages/gnome-shell/gnome-shell.spec:1.40 packages/gnome-shell/gnome-shell.spec:1.41 --- packages/gnome-shell/gnome-shell.spec:1.40 Wed Mar 28 10:12:34 2012 +++ packages/gnome-shell/gnome-shell.spec Fri Mar 30 19:22:12 2012 @@ -1,12 +1,12 @@ # $Revision$, $Date$ # # Conditional build: -%bcond_with systemd # rely on systemd for session tracking instead of ConsoleKit +%bcond_without systemd # rely on systemd for session tracking instead of ConsoleKit # Summary: Window manager and application launcher for GNOME Name: gnome-shell Version: 3.4.0 -Release: 1 +Release: 2 License: GPL v2+ Group: X11/Window Managers Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-shell/3.4/%{name}-%{version}.tar.xz @@ -201,6 +201,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.41 2012/03/30 17:22:12 wiget +- enable systemd support by default (fallbak to ConsoleKit on runtime) +- rel. 2 + Revision 1.40 2012/03/28 08:12:34 kiesiu - updated to 3.4.0; merged from DEVEL - added systemd bcond (off by default) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/gnome-shell/gnome-shell.spec?r1=1.40&r2=1.41 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
