Hi Auke, This is definitely needed by netbook UX. Do we need this for MeeGo UX? I tried and it works well without ConsoleKit-X11.
Peter > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Auke Kok > Sent: Wednesday, May 25, 2011 10:25 PM > To: [email protected] > Subject: [meego-commits] 19144: Changes to Trunk:Testing/uxlaunch > > Hi, > I have made the following changes to uxlaunch in project Trunk:Testing. Please > review and accept ASAP. > > Thank You, > Auke Kok > > [This message was auto-generated] > > --- > > Request #19144: > > submit: home:auke:branches:Trunk:Testing/uxlaunch(r2)(cleanup) -> > Trunk:Testing/uxlaunch > > > Message: > * Wed May 25 2011 Auke Kok <[email protected]> - 0.60 > - Add explicit runtime dependency on ConsoleKit-x11, otherwise > uxlaunch fails to establish a proper CK Seat for the X11 session > and all session privileges are lost. > > State: new 2011-05-25T21:34:51 auke > Comment: None > > > > changes files: > -------------- > --- uxlaunch.changes > +++ uxlaunch.changes > @@ -0,0 +1,5 @@ > +* Wed May 25 2011 Auke Kok <[email protected]> - 0.60 > +- Add explicit runtime dependency on ConsoleKit-x11, otherwise > + uxlaunch fails to establish a proper CK Seat for the X11 session > + and all session privileges are lost. > + > > spec files: > ----------- > --- uxlaunch.spec > +++ uxlaunch.spec > @@ -19,6 +19,7 @@ > Requires(preun): /bin/systemctl > Requires(postun): /bin/systemctl > Requires: xorg-x11-utils-xhost > +Requires: ConsoleKit-x11 > BuildRequires: pkgconfig(glib-2.0) > BuildRequires: pkgconfig(xau) > BuildRequires: pkgconfig(dbus-1) > > other changes: > -------------- > > ++++++ uxlaunch.yaml > --- uxlaunch.yaml > +++ uxlaunch.yaml > @@ -16,6 +16,7 @@ > - pam-devel > Requires: > - xorg-x11-utils-xhost > + - ConsoleKit-x11 > PkgConfigBR: > - glib-2.0 > - xau > > _______________________________________________ > MeeGo-commits mailing list > [email protected] > http://lists.meego.com/listinfo/meego-commits _______________________________________________ MeeGo-packaging mailing list [email protected] http://lists.meego.com/listinfo/meego-packaging
