I have made the following changes intended for : CE:Apps / meego-pinquery
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/7626 Thank You, Marko Saukko [This message was auto-generated] --- Request # 7626: Messages from BOSS: State: review at 2013-01-10T07:34:03 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:Apps / meego-pinquery -> CE:Apps / meego-pinquery changes files: -------------- --- meego-pinquery.changes +++ meego-pinquery.changes @@ -0,0 +1,3 @@ +* Thu Jan 10 2013 Marko Saukko <[email protected]> - 0.0.2 +- Move Type to right section of service file. + spec files: ----------- other changes: -------------- ++++++ meego-pinquery.service --- meego-pinquery.service +++ meego-pinquery.service @@ -2,8 +2,8 @@ Description=Pin query app After=xorg.target Requires=dbus.socket xorg.target -Type=oneshot [Service] +Type=oneshot ExecStart=/usr/bin/meego-pinquery
