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/7850 Thank You, Pekka Lundstrom [This message was auto-generated] --- Request # 7850: Messages from BOSS: State: review at 2013-02-12T07:59:41 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:plundstr: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 @@ +* Tue Feb 12 2013 Pekka Lundstrom <[email protected]> - 12 +- File nemo-mobile-ui.conf renamed to 50-nemo-mobile-ui.conf + old: ---- nemo-mobile-session-11.tar.gz new: ---- nemo-mobile-session-12.tar.gz 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: 11 +Version: 12 Release: 0 Group: System/Libraries License: Public Domain @@ -27,7 +27,7 @@ install -m 0644 nemo-mobile-session.target %{buildroot}%{_libdir}/systemd/user/ install -m 0644 nemo-middleware.target %{buildroot}%{_libdir}/systemd/user/ install -m 0644 [email protected] %{buildroot}/lib/systemd/system/ -install -m 0644 nemo-mobile-ui.conf %{buildroot}/var/lib/environment/nemo/ +install -m 0644 50-nemo-mobile-ui.conf %{buildroot}/var/lib/environment/nemo/ ln -sf ../[email protected] %{buildroot}/lib/systemd/system/graphical.target.wants/[email protected] #ln -sf ../xterm.service %{buildroot}/%{_libdir}/systemd/user/nemo-mobile-session.target.wants/ @@ -48,7 +48,7 @@ %files %defattr(-,root,root,-) -%config /var/lib/environment/nemo/nemo-mobile-ui.conf +%config /var/lib/environment/nemo/50-nemo-mobile-ui.conf %{_libdir}/systemd/user/nemo-mobile-session.target %{_libdir}/systemd/user/nemo-mobile-session.target.wants/ %{_libdir}/systemd/user/nemo-middleware.target/ other changes: -------------- ++++++ nemo-mobile-session-11.tar.gz -> nemo-mobile-session-12.tar.gz --- 50-nemo-mobile-ui.conf +++ 50-nemo-mobile-ui.conf (renamed from nemo-mobile-ui.conf) --- nemo-mobile-ui.conf +++ nemo-mobile-ui.conf (renamed to 50-nemo-mobile-ui.conf)
