[empathy] Bump minimum verson of folks and add dep on cogl.

Brian Pepple bpepple at fedoraproject.org
Wed Mar 20 13:51:00 UTC 2013


commit f27be41cfecc114b6da0fc38b448e1340b63049f
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Wed Mar 20 09:50:57 2013 -0400

    Bump minimum verson of folks and add dep on cogl.

 empathy.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/empathy.spec b/empathy.spec
index 0e9e7c1..627014c 100644
--- a/empathy.spec
+++ b/empathy.spec
@@ -10,14 +10,14 @@
 %global goa_version		3.5.1
 %global libnotify_version       0.7.0
 %global libchamplain_version    0.12.1
-%global folks_version           0.7.3
+%global folks_version           0.9.0
 %global gstreamer_version       0.10.32
 %global libsecret_version       0.5
 %global gcr_version             2.91.4
 
 Name:		empathy
 Version:	3.7.92
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Instant Messaging Client for GNOME
 
 License:	GPLv2+
@@ -51,6 +51,7 @@ BuildRequires:  telepathy-logger-devel >= 0.8.0
 BuildRequires:	folks-devel >= 1:%{folks_version}
 BuildRequires:	clutter-gst2-devel
 BuildRequires:	gstreamer1-devel >= %{gstreamer_version}
+BuildRequires:  cogl-devel
 BuildRequires:	cheese-libs-devel
 BuildRequires:	pulseaudio-libs-devel
 BuildRequires:	libgudev1-devel
@@ -191,6 +192,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/adium/message-styles/PlanetGNOME.AdiumMessageStyle/Contents/Resources/main.css
 
 %changelog
+* Wed Mar 20 2013 Brian Pepple <bpepple at fedoraproject.org> - 3.7.92-2
+- Bump minimum verson of folks and add dep on cogl.
+
 * Wed Mar 20 2013 Richard Hughes <rhughes at redhat.com> - 3.7.92-1
 - Update to 3.7.92
 


More information about the scm-commits mailing list