I have made the following changes intended for : CE:MW:Shared / maliit-framework
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/4037 Thank You, araujo [This message was auto-generated] --- Request # 4037: Messages from BOSS: State: review at 2012-01-10T13:04: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: home:araujo:branches:CE:MW:Shared / maliit-framework -> CE:MW:Shared / maliit-framework changes files: -------------- --- maliit-framework.changes +++ maliit-framework.changes @@ -0,0 +1,4 @@ +* Tue Jan 10 2012 Luis Araujo <[email protected]> - 0.81.2.1 +- Fixes NEMO#70: Maliit should bring dbus-x11 package with it +- Requires dbus-x11 as dependency + spec files: ----------- --- maliit-framework.spec +++ maliit-framework.spec @@ -17,6 +17,7 @@ Source2: maliit-server.desktop Source3: maliit-server.sh Source100: maliit-framework.yaml +Requires: dbus-x11 Requires(pre): GConf2 Requires(preun): GConf2 Requires(post): GConf2 other changes: -------------- ++++++ maliit-framework.yaml --- maliit-framework.yaml +++ maliit-framework.yaml @@ -13,6 +13,8 @@ - maliit-server.sh;%{_sysconfdir}/profile.d Description: | Core libraries of Maliit and server +Requires: + - dbus-x11 PkgConfigBR: - QtCore >= 4.6.0 - dbus-glib-1
