[empathy] Enable geolocation

Kalev Lember kalev at fedoraproject.org
Wed Sep 4 00:38:06 UTC 2013


commit b7155159e1c5ae53a891cec25b0edbd1dbc0cbb2
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Wed Sep 4 01:02:37 2013 +0200

    Enable geolocation

 empathy.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/empathy.spec b/empathy.spec
index f0bfbf0..15cf07a 100644
--- a/empathy.spec
+++ b/empathy.spec
@@ -17,7 +17,7 @@
 
 Name:		empathy
 Version:	3.9.91
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Instant Messaging Client for GNOME
 
 License:	GPLv2+
@@ -44,7 +44,8 @@ BuildRequires:	libnotify-devel >= %{libnotify_version}
 BuildRequires:	NetworkManager-glib-devel >= %{network_manager_version}
 BuildRequires:  libchamplain-gtk-devel >= %{libchamplain_version}
 BuildRequires:  clutter-gtk-devel >= 1.1.2
-BuildRequires:  geoclue-devel >= 0.12
+BuildRequires:  geoclue2-devel
+BuildRequires:  geocode-glib-devel
 BuildRequires:  telepathy-logger-devel >= 0.8.0
 BuildRequires:	folks-devel >= 1:%{folks_version}
 BuildRequires:	clutter-gst2-devel
@@ -196,6 +197,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/adium/message-styles/PlanetGNOME.AdiumMessageStyle/Contents/Resources/main.css
 
 %changelog
+* Wed Sep 04 2013 Kalev Lember <kalevlember at gmail.com> - 3.9.91-2
+- Enable geolocation
+
 * Tue Sep  3 2013 Brian Pepple <bpepple at fedoraproject.org> - 3.9.91-1
 - Update to 3.9.91
 - Bump minimum version of glib2 needed.


More information about the scm-commits mailing list