[telepathy-mission-control] 5.9.3

Peter Robinson pbrobinson at fedoraproject.org
Wed Oct 5 11:40:08 UTC 2011


commit 3f2d8cbfc1088a1984c5592beb20933df6ede276
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Wed Oct 5 12:39:53 2011 +0100

    5.9.3

 sources                        |    2 +-
 telepathy-mission-control.spec |   15 ++++++++++-----
 2 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/sources b/sources
index 43b72d4..4eb19cc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-312fb289f644a90d4514064586445d58  telepathy-mission-control-5.9.2.tar.gz
+15fc8e560bc67a86393a3138d7ac38e3  telepathy-mission-control-5.9.3.tar.gz
diff --git a/telepathy-mission-control.spec b/telepathy-mission-control.spec
index d02dc0a..c1e93f0 100644
--- a/telepathy-mission-control.spec
+++ b/telepathy-mission-control.spec
@@ -1,7 +1,7 @@
 %define tp_glib_ver 0.15.1
 
 Name:           telepathy-mission-control
-Version:        5.9.2
+Version:        5.9.3
 Release:        1%{?dist}
 Epoch:          1
 Summary:        Central control for Telepathy connection manager
@@ -11,11 +11,12 @@ License:        LGPLv2
 URL:            http://telepathy.freedesktop.org/wiki/Mission_Control
 Source0:        http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
 
-BuildRequires:  libxslt-devel
 BuildRequires:  GConf2-devel 
-BuildRequires:  telepathy-glib-devel >= %{tp_glib_ver}
+BuildRequires:  libxslt-devel
 BuildRequires:  libgnome-keyring-devel
-BuildRequires:  libxslt
+BuildRequires:  NetworkManager-devel
+BuildRequires:  telepathy-glib-devel >= %{tp_glib_ver}
+BuildRequires:  upower-devel
 BuildRequires:  gtk-doc
 
 
@@ -46,7 +47,7 @@ files for developing applications that use %{name}.
 
 
 %build
-%configure --disable-static --enable-gnome-keyring --enable-gtk-doc --enable-mcd-plugins
+%configure --disable-static --enable-gnome-keyring --enable-gtk-doc --enable-mcd-plugins --with-connectivity=nm --enable-upower
 
 make %{?_smp_mflags}
 
@@ -81,6 +82,10 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Wed Oct  5 2011 Peter Robinson <pbrobinson at fedoraproject.org> - 1:5.9.3-1
+- Update to 5.9.3
+- Enable NetworkManager and upower support so t-m-c can detect network and suspend events and deal with them
+
 * Thu Sep  8 2011 Peter Robinson <pbrobinson at fedoraproject.org> - 1:5.9.2-1
 - Update to 5.9.2
 


More information about the scm-commits mailing list