I have made the following changes intended for : CE:MW:Shared / mce 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/7222 Thank You, Islam Amer [This message was auto-generated] --- Request # 7222: Messages from BOSS: State: review at 2012-10-31T17:19:31 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:MW:Shared / mce -> CE:MW:Shared / mce changes files: -------------- --- mce.changes +++ mce.changes @@ -0,0 +1,4 @@ +* Wed Oct 31 2012 Islam Amer <[email protected]> - 1.12.1 +- Remove DISPLAY from service file, it breaks early framebuffer setup (!) +- Update URL in spec file to point at nemomobile github fork + spec files: ----------- --- mce.spec +++ mce.spec @@ -4,7 +4,7 @@ Release: 1 Group: System/System Control License: LGPLv2 -URL: http://meego.gitorious.org/meego-middleware/mce/ +URL: https://github.com/nemomobile/mce Source0: %{name}-%{version}.tar.bz2 Source1: mce.service # Patches auto-generated by git-buildpackage: other changes: -------------- ++++++ mce.service --- mce.service +++ mce.service @@ -6,7 +6,6 @@ [Service] Environment=DSME_SOCKFILE=/run/dsme.socket -Environment=DISPLAY=:0 ExecStartPre=-/bin/mkdir -p /run/mce ExecStartPre=/usr/sbin/waitfordsme ExecStart=/sbin/mce
