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/7340 Thank You, Marko Saukko [This message was auto-generated] --- Request # 7340: Messages from BOSS: State: review at 2012-11-07T23:40:24 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:sage: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 @@ +* Wed Nov 7 2012 Marko Saukko <[email protected]> - 7 +- Don't require pkgconfig(systemd) but systemd instead. + 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: 6 +Version: 7 Release: 1.1 Group: System/Libraries License: Public Domain @@ -9,7 +9,7 @@ Source2: [email protected] Source3: nemo-mobile-ui -Requires: pkgconfig(systemd) +Requires: systemd >= 187 Requires: xorg-launch-helper Obsoletes: uxlaunch other changes: --------------
