[empathy] - Update to 2.31.90. - Add BR on folks-devel. - Drop buildroot. No longer needed.

Brian Pepple bpepple at fedoraproject.org
Thu Aug 26 16:42:21 UTC 2010


commit 1042fb45e3c0b0d6b231919cac6de2aa8b6c1c2a
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Thu Aug 26 12:42:19 2010 -0400

    - Update to 2.31.90.
    - Add BR on folks-devel.
    - Drop buildroot. No longer needed.

 .gitignore   |    1 +
 empathy.spec |   16 ++++++++++------
 sources      |    2 +-
 3 files changed, 12 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1f0fcfd..94cc422 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 empathy-2.31.5.1.tar.bz2
+/empathy-2.31.90.tar.bz2
diff --git a/empathy.spec b/empathy.spec
index c72ed09..90dc4a6 100644
--- a/empathy.spec
+++ b/empathy.spec
@@ -2,7 +2,7 @@
 %global	gtk2_min_version	2.21.2
 %global	glib2_min_version	2.25.9
 %global	tp_mc_min_version	5.0.0
-%global	tp_glib_min_version	0.11.7
+%global	tp_glib_min_version	0.11.13
 %global	enchant_version		1.2.0
 %global network_manager_version 0.7.0
 %global libcanberra_version     0.4
@@ -11,8 +11,8 @@
 %global libchamplain_version    0.4
 
 Name:		empathy
-Version:	2.31.5.1
-Release:	2%{?dist}
+Version:	2.31.90
+Release:	1%{?dist}
 Summary:	Instant Messaging Client for GNOME
 
 Group:		Applications/Communications
@@ -22,8 +22,6 @@ URL:		http://live.gnome.org/Empathy
 Source0:	http://download.gnome.org/sources/%{name}/2.31/%{name}-%{version}.tar.bz2
 Source1:	%{name}-README.ConnectionManagers
 
-BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-
 BuildRequires:	enchant-devel >= %{enchant_version}
 BuildRequires:	iso-codes-devel
 BuildRequires:	desktop-file-utils
@@ -48,7 +46,8 @@ BuildRequires:  clutter-gtk-devel
 BuildRequires:  geoclue-devel >= 0.11
 BuildRequires:	unique3-devel
 BuildRequires:	nautilus-sendto-devel
-BuildRequires:  telepathy-logger-devel >= 0.1.2
+BuildRequires:  telepathy-logger-devel >= 0.1.5
+BuildRequires:	folks-devel >= 0.1.13
 
 Requires:	telepathy-filesystem
 Requires:	telepathy-mission-control >= %{tp_mc_min_version}
@@ -163,6 +162,11 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||:
 
 
 %changelog
+* Thu Aug 26 2010 Brian Pepple <bpepple at fedoraproject.org> - 2.31.90-1
+- Update to 2.31.90.
+- Add BR on folks-devel.
+- Drop buildroot. No longer needed.
+
 * Fri Jul 16 2010 Brian Pepple <bpepple at fedoraproject.org> - 2.31.5.1-2
 - Rebuild for new eds.
 
diff --git a/sources b/sources
index f4d9307..9477c83 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bdfb741c1153028ab0554a306cd68b33  empathy-2.31.5.1.tar.bz2
+7a7795b8f56b0c8e6e95d17994954535  empathy-2.31.90.tar.bz2


More information about the scm-commits mailing list