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/4950 Thank You, Marko Saukko [This message was auto-generated] --- Request # 4950: Messages from BOSS: State: review at 2012-06-06T06:51:33 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,3 @@ +* Wed Jun 06 2012 Marko Saukko <[email protected]> - 1.3.2-1 +- Depend on specific contextkit plugin instead of the main package. + spec files: ----------- --- meegotouch-systemui.spec +++ meegotouch-systemui.spec @@ -34,7 +34,7 @@ Patch12: NEMO_11_remove_profile_from_statusmenu.patch Patch13: NEMO_12_fix_statusmenu_top.patch Patch14: meegotouch-systemui-1.2.20-1-add-missing-libs-for-linking.patch -Requires: contextkit-meego +Requires: contextkit-meego-cellular BuildRequires: pkgconfig(libpulse) BuildRequires: pkgconfig(QtGui) BuildRequires: pkgconfig(QtOpenGL) other changes: -------------- ++++++ meegotouch-systemui.yaml --- meegotouch-systemui.yaml +++ meegotouch-systemui.yaml @@ -50,8 +50,8 @@ - xext - xdamage Requires: - # Needed for status indicator, e.g., wifi, 3g. - - contextkit-meego + # Needed for 3G/phone status indicators + - contextkit-meego-cellular # HACK PLEASE REMOVE. # NoDesktop is here because of bug in spectacle 0.24 NoDesktop: True
