I have made the following changes intended for : CE:UX:MTF / meegotouch-systemui
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/5364 Thank You, Marko Saukko [This message was auto-generated] --- Request # 5364: Messages from BOSS: State: review at 2012-08-01T08:53:15 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-systemui -> CE:UX:MTF / meegotouch-systemui changes files: -------------- --- meegotouch-systemui.changes +++ meegotouch-systemui.changes @@ -0,0 +1,4 @@ +* Tue Jul 31 2012 Dmitry Rozhkov <[email protected]> - 1.3.2-1 +- Added dependency on contextkit-meego-internet required to show Wifi + status. + spec files: ----------- --- meegotouch-systemui.spec +++ meegotouch-systemui.spec @@ -1,6 +1,6 @@ # # Do NOT Edit the Auto-generated Part! -# Generated by: spectacle version 0.24 +# Generated by: spectacle version 0.24.1 # Name: meegotouch-systemui @@ -35,6 +35,7 @@ Patch13: NEMO_12_fix_statusmenu_top.patch Patch14: meegotouch-systemui-1.2.20-1-add-missing-libs-for-linking.patch Requires: contextkit-meego-cellular +Requires: contextkit-meego-internet BuildRequires: pkgconfig(libpulse) BuildRequires: pkgconfig(QtGui) BuildRequires: pkgconfig(QtOpenGL) other changes: -------------- ++++++ meegotouch-systemui.yaml --- meegotouch-systemui.yaml +++ meegotouch-systemui.yaml @@ -52,6 +52,8 @@ Requires: # Needed for 3G/phone status indicators - contextkit-meego-cellular + # Needed for Wifi status indicators + - contextkit-meego-internet # HACK PLEASE REMOVE. # NoDesktop is here because of bug in spectacle 0.24 NoDesktop: True
