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/8408 Thank You, Marko Saukko [This message was auto-generated] --- Request # 8408: Messages from BOSS: State: review at 2013-03-12T13:38:03 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:sage: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,4 @@ +* Tue Mar 12 2013 Marko Saukko <[email protected]> - 5.14.0 +- Drop telepathy-accounts-signon dependency as it is causing circular build cycle. + mission control shouldn't depend on any of the account plugins. + spec files: ----------- --- telepathy-mission-control.spec +++ telepathy-mission-control.spec @@ -18,7 +18,6 @@ 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,9 +32,6 @@ - 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
