I have made the following changes intended for : CE:UX:MTF / nemo-mobile-session
Please review and accept or decline. BOSS has already run some checks on this request. See the "Messages from BOSS" section below. https://build.pub.meego.com//request/show/7268 Thank You, Islam Amer [This message was auto-generated] --- Request # 7268: Messages from BOSS: State: review at 2012-11-02T15:31:23 by bossbot Reviews: accepted by bossbot : Prechecks succeeded. new for CE-maintainers : Please replace this text with a review and approve/reject the review (not the SR). BOSS will take care of the rest Changes: submit: home:iamer:branches:CE:UX:MTF / nemo-mobile-session -> CE:UX:MTF / nemo-mobile-session changes files: -------------- --- nemo-mobile-session.changes +++ nemo-mobile-session.changes @@ -0,0 +1,3 @@ +* Thu Nov 2 2012 Islam Amer <[email protected]> - 5 +- Allow maliit to start using dbus activation instead of explicitly using systemd + spec files: ----------- --- nemo-mobile-session.spec +++ nemo-mobile-session.spec @@ -1,6 +1,6 @@ Name: nemo-mobile-session Summary: Target for nemo systemd user session -Version: 4 +Version: 5 Release: 1.1 Group: System/Libraries License: Public Domain @@ -34,7 +34,6 @@ ln -sf ../lipstick.service %{buildroot}%{_libdir}/systemd/user/nemo-mobile-session.target.wants/ ln -sf ../meegotouch-applauncherd.service %{buildroot}%{_libdir}/systemd/user/nemo-mobile-session.target.wants/ ln -sf ../pulseaudio.service %{buildroot}%{_libdir}/systemd/user/nemo-mobile-session.target.wants/ -ln -sf ../maliit-server.service %{buildroot}%{_libdir}/systemd/user/nemo-mobile-session.target.wants/ ln -sf ../contactsd.service %{buildroot}%{_libdir}/systemd/user/nemo-mobile-session.target.wants/ ln -sf ../tracker-miner-fs.service %{buildroot}%{_libdir}/systemd/user/nemo-mobile-session.target.wants/ ln -sf ../voicecall-ui-prestart.service %{buildroot}%{_libdir}/systemd/user/nemo-mobile-session.target.wants/ other changes: --------------
