[telepathy-haze] Update to 0.5.0. Drop media manager patch. Fixed upstream. Bump minimum versions of libpurple and tp

Brian Pepple bpepple at fedoraproject.org
Sun Jul 10 21:47:07 UTC 2011


commit 2e73fc4d0d9cca371365860fa231ef7c3e03aca3
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Sun Jul 10 17:47:36 2011 -0400

    Update to 0.5.0.
    Drop media manager patch. Fixed upstream.
    Bump minimum versions of libpurple and tp-glib needed.

 .gitignore                                         |    1 +
 ...-the-media-manager-only-if-the-protocol-s.patch |   35 --------------------
 sources                                            |    2 +-
 telepathy-haze.spec                                |   16 ++++++---
 4 files changed, 12 insertions(+), 42 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e575aea..5d1a896 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 telepathy-haze-0.3.3.tar.gz
 telepathy-haze-0.3.6.tar.gz
 telepathy-haze-0.4.0.tar.gz
+/telepathy-haze-0.5.0.tar.gz
diff --git a/sources b/sources
index d8a9de2..11a68df 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6e3e048cbee27aa37a64b8e9cc611664  telepathy-haze-0.4.0.tar.gz
+4378726d61e1e5df789a05760a94d172  telepathy-haze-0.5.0.tar.gz
diff --git a/telepathy-haze.spec b/telepathy-haze.spec
index 003336e..bddc0b6 100644
--- a/telepathy-haze.spec
+++ b/telepathy-haze.spec
@@ -1,6 +1,6 @@
 Name:		telepathy-haze
-Version:	0.4.0
-Release:	3%{?dist}
+Version:	0.5.0
+Release:	1%{?dist}
 Summary:	A multi-protocol Libpurple connection manager for Telepathy
 
 Group:		Applications/Communications
@@ -8,10 +8,9 @@ License:	GPLv2+
 URL:		http://developer.pidgin.im/wiki/Telepathy
 
 Source0:	http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
-Patch0:         0001-instantiate-the-media-manager-only-if-the-protocol-s.patch
 
-BuildRequires:	libpurple-devel >= 2.6
-BuildRequires:	telepathy-glib-devel >= 0.9.2
+BuildRequires:	libpurple-devel >= 2.7
+BuildRequires:	telepathy-glib-devel >= 0.13.9
   
 Requires:	telepathy-filesystem    
 
@@ -25,7 +24,6 @@ others will probably work too.
 
 %prep
 %setup -q
-%patch0 -p1 -b .media
 
 
 %build
@@ -46,7 +44,13 @@ rm -f %{buildroot}%{_datadir}/telepathy/managers/haze.manager
 %{_datadir}/dbus-1/services/*.haze.service
 %{_mandir}/man8/telepathy-haze.8*
 
+
 %changelog
+* Sun Jul 10 2011 Brian Pepple <bpepple at fedoraproject.org> - 0.5.0-1
+- Update to 0.5.0.
+- Drop media manager patch. Fixed upstream.
+- Bump minimum versions of libpurple and tp-glib needed.
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list