I have made the following changes intended for : CE:MW:Shared / telepathy-mission-control
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/7572 Thank You, John Brooks [This message was auto-generated] --- Request # 7572: Messages from BOSS: State: review at 2012-12-20T13:19:39 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:special:branches:CE:MW:Shared / telepathy-mission-control -> CE:MW:Shared / telepathy-mission-control changes files: -------------- --- telepathy-mission-control.changes +++ telepathy-mission-control.changes @@ -0,0 +1,3 @@ +* Wed Dec 19 2012 John Brooks <[email protected]> - 5.14.0 +- Add dependency on telepathy-accounts-signon to enable libaccounts/libsignon support + spec files: ----------- --- telepathy-mission-control.spec +++ telepathy-mission-control.spec @@ -18,6 +18,7 @@ Source100: telepathy-mission-control.yaml Patch0: 0001-Update-to-current-ConnMan-API.patch Patch1: 0001-Always-allow-accounts-with-always_dispatch-to-connec.patch +Requires: telepathy-accounts-signon Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig BuildRequires: pkgconfig(dbus-1) >= 0.95 other changes: -------------- ++++++ telepathy-mission-control.yaml --- telepathy-mission-control.yaml +++ telepathy-mission-control.yaml @@ -32,6 +32,10 @@ - gio-2.0 >= 2.28 - upower-glib - mce +Requires: +# Not a dependency, but adds libaccounts provider and libsignon auth support + - telepathy-accounts-signon + ConfigOptions: - --disable-gtk-doc - --with-accounts-cache-dir=/tmp
