I have made the following changes intended for : CE:MW:Shared / contextkit-meego
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/3682 Thank You, bossbot ([email protected]) [This message was auto-generated] --- Request # 3682: Messages from BOSS: Could not notify CE-maintainers (no address found) State: review 2011-12-19T13:31:29 bossbot Reviews: accepted by bossbot : Prechecks completed; none failed. new by : 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:MW:Shared / contextkit-meego -> CE:MW:Shared / contextkit-meego changes files: -------------- --- contextkit-meego.changes +++ contextkit-meego.changes @@ -0,0 +1,3 @@ +* Mon Dec 19 2011 Marko Saukko <[email protected]> - 0.0.16 +- Added upower requierment for meego-contextkit-battery-upower package. + spec files: ----------- --- contextkit-meego.spec +++ contextkit-meego.spec @@ -36,6 +36,7 @@ Summary: Upower battery plugin for Contextkit Group: System/GUI/Other Requires: %{name} = %{version}-%{release} +Requires: upower Provides: contextkit-plugin-battery %description battery-upower other changes: -------------- ++++++ contextkit-meego.yaml --- contextkit-meego.yaml +++ contextkit-meego.yaml @@ -40,6 +40,8 @@ Description: Upower battery plugin for Contextkit. provides battery context Provides: - contextkit-plugin-battery + Requires: + - upower Files: - "%{_libdir}/contextkit/subscriber-plugins/libbattery.so" - "%{_datadir}/contextkit/providers/battery.context"
