Hello community,

here is the log from the commit of package telepathy-mission-control for 
openSUSE:Factory
checked in at Fri Jul 22 17:12:53 CEST 2011.



--------
--- GNOME/telepathy-mission-control/telepathy-mission-control.changes   
2011-05-27 00:03:29.000000000 +0200
+++ 
/mounts/work_src_done/STABLE/telepathy-mission-control/telepathy-mission-control.changes
    2011-07-22 09:31:00.000000000 +0200
@@ -1,0 +2,16 @@
+Fri Jul 22 08:59:23 CEST 2011 - dims...@opensuse.org
+
+- Update to version 5.9.1:
+  + fdo#34025: when an Observer with Recover=TRUE catches up on
+    channels, don't miss out channels that have run their observers
+    but have not completed dispatching, mainly those waiting for
+    approvers.
+  + Fix various memory leaks.
+  + If a storage plugin changes our nickname, propagate it to the
+    CM.
+  + The McdTransport framework should have considered "no plugins"
+    to be equivalent to "procced", not "abort".
+  + Some files were missing G_END_DECLS, which broke C++ includes.
+- Run spec-cleaner.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  telepathy-mission-control-5.9.0.tar.bz2

New:
----
  telepathy-mission-control-5.9.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ telepathy-mission-control.spec ++++++
--- /var/tmp/diff_new_pack.UMwohH/_old  2011-07-22 17:11:59.000000000 +0200
+++ /var/tmp/diff_new_pack.UMwohH/_new  2011-07-22 17:11:59.000000000 +0200
@@ -19,22 +19,22 @@
 Url:            http://mission-control.sourceforge.net/
 
 Name:           telepathy-mission-control
-Version:        5.9.0
+Version:        5.9.1
 Release:        1
 License:        LGPLv2.1
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  libxslt-devel
+Summary:        Telepathy Mission Control instant messaging connection manager
+Group:          System/Libraries
+Source:         
http://telepathy.freedesktop.org/releases/telepathy-mission-control/%{name}-%{version}.tar.gz
+# PATCH-NEEDS-REBASE lockdown-protocols.patch fdo21699 vu...@novell.com -- 
Sent upstream for discussion, it will need a rewrite for MC5 WAS: 
PATCH-FEATURE-UPSTREAM
+Patch1:         lockdown-protocols.patch
 BuildRequires:  dbus-1-glib-devel >= 0.73
 BuildRequires:  fdupes
 BuildRequires:  libgnome-keyring-devel
+BuildRequires:  libxslt-devel
 BuildRequires:  python-xml
 BuildRequires:  telepathy-glib-devel >= 0.13.13
-Group:          System/Libraries
-Summary:        Telepathy Mission Control instant messaging connection manager
 Requires:       dbus-1-glib >= 0.73
-Source:         %{name}-%{version}.tar.bz2
-# PATCH-NEEDS-REBASE lockdown-protocols.patch fdo21699 vu...@novell.com -- 
Sent upstream for discussion, it will need a rewrite for MC5 WAS: 
PATCH-FEATURE-UPSTREAM
-Patch1:         lockdown-protocols.patch
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Mission Control, or MC, is a Telepathy component providing a way for
@@ -46,8 +46,8 @@
 
 %package -n libmission-control-plugins0
 License:        LGPLv2.1
-Group:          Development/Libraries/C and C++
 Summary:        Telepathy Mission Control instant messaging connection manager
+Group:          Development/Libraries/C and C++
 Recommends:     %{name} = %{version}
 
 %description -n libmission-control-plugins0
@@ -60,8 +60,8 @@
 
 %package devel
 License:        LGPLv2.1
-Group:          Development/Libraries/C and C++
 Summary:        Telepathy Mission Control instant messaging connection manager
+Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}
 Requires:       libmission-control-plugins0 = %{version}
 
@@ -87,16 +87,16 @@
 %makeinstall
 %{__rm} -f %{buildroot}%{_libdir}/*.la
 # create symlinks for man pages
-%fdupes -s $RPM_BUILD_ROOT/%_mandir
+%fdupes -s %{buildroot}%{_mandir}
 # create hardlinks for the rest
-%fdupes $RPM_BUILD_ROOT
+%fdupes %{buildroot}
 
 %post -n libmission-control-plugins0 -p /sbin/ldconfig
 
 %postun -n libmission-control-plugins0 -p /sbin/ldconfig
 
 %clean
-%{__rm} -rf "$RPM_BUILD_ROOT"
+%{__rm} -rf %{buildroot}
 
 %files
 %defattr(-,root,root)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to