I have made the following changes intended for : CE:UX:MTF / meegotouch-home
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/5083 Thank You, Marko Saukko [This message was auto-generated] --- Request # 5083: Messages from BOSS: State: review at 2012-06-08T11:55:44 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: Project:MTF:UX / meegotouch-home -> CE:UX:MTF / meegotouch-home changes files: -------------- --- meegotouch-home.changes +++ meegotouch-home.changes @@ -0,0 +1,3 @@ +* Thu Jun 07 2012 Marko Saukko <[email protected]> - 1.2.17-1 +- Added X-Meego-Watchdog=Restart to xdg/autostart desktop file. + spec files: ----------- --- meegotouch-home.spec +++ meegotouch-home.spec @@ -1,11 +1,13 @@ # # Do NOT Edit the Auto-generated Part! -# Generated by: spectacle version 0.23 +# Generated by: spectacle version 0.24.1 # + +Name: meegotouch-home + # >> macros # << macros -Name: meegotouch-home Summary: MeeGo Touch Homescreen Version: 1.2.17 Release: 1 @@ -34,11 +36,9 @@ Obsoletes: duihome < 0.21.9 Obsoletes: meegotouch-home < 0.23.1 - %description The home screen for the MeeGo Touch environment - %package -n libmeegotouchhome Summary: MeeGo Touch Homescreen library Group: System/Libraries @@ -91,6 +91,7 @@ # >> build post # << build post + %install rm -rf %{buildroot} # >> install pre @@ -103,21 +104,10 @@ # << install post - - - - - %post -n libmeegotouchhome -p /sbin/ldconfig %postun -n libmeegotouchhome -p /sbin/ldconfig - - - - - - %files %defattr(-,root,root,-) %{_bindir}/meegotouchhome @@ -130,7 +120,6 @@ # >> files # << files - %files -n libmeegotouchhome %defattr(-,root,root,-) %{_libdir}/libmeegotouchhome.so.* @@ -221,4 +210,3 @@ %{_includedir}/meegotouchhome/xeventlistener.h # >> files libmeegotouchhome-devel # << files libmeegotouchhome-devel - other changes: -------------- ++++++ meegotouch-home.desktop --- meegotouch-home.desktop +++ meegotouch-home.desktop @@ -2,3 +2,4 @@ Exec=/usr/bin/meegotouchhome -remote-theme X-Moblin-Priority=High OnlyShowIn=X-MEEGO-HS; +X-Meego-Watchdog=Restart
