After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 689056 - Port EmpathyContact to geocode-glib >= 0.99.1
Port EmpathyContact to geocode-glib >= 0.99.1
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: General
unspecified
Other All
: Normal normal
: ---
Assigned To: empathy-maint
empathy-maint
: 689044 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2012-11-25 21:31 UTC by Bastien Nocera
Modified: 2012-11-28 05:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Port EmpathyContact to geocode-glib >= 0.99.1 (3.07 KB, patch)
2012-11-25 21:31 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2012-11-25 21:31:16 UTC
.
Comment 1 Bastien Nocera 2012-11-25 21:31:17 UTC
Created attachment 229862 [details] [review]
Port EmpathyContact to geocode-glib >= 0.99.1
Comment 2 Bastien Nocera 2012-11-26 06:43:19 UTC
*** Bug 689044 has been marked as a duplicate of this bug. ***
Comment 3 Guillaume Desmottes 2012-11-26 10:52:30 UTC
Review of attachment 229862 [details] [review]:

Thanks for the patch. Feel free to commit with this minor change.

::: configure.ac
@@ +435,3 @@
    PKG_CHECK_MODULES(GEOCODE,
    [
+      geocode-glib >= 0.99.1

All the versions are listed at the start of the configure.ac (see '# Optional deps').
Comment 4 Allison Karlitskaya (desrt) 2012-11-28 05:50:18 UTC
Attachment 229862 [details] pushed as 0e83aae - Port EmpathyContact to geocode-glib >= 0.99.1


Pushed with the suggested change (in order to unbreak jhbuild).