[geoclue] Add libtoolize to fix the build until we get a new upstream release

Peter Robinson pbrobinson at fedoraproject.org
Tue Sep 7 13:16:44 UTC 2010


commit 5a702e18946644e0a45b90531d78841bd33af844
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Tue Sep 7 14:16:48 2010 +0100

    Add libtoolize to fix the build until we get a new upstream release

 geoclue.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/geoclue.spec b/geoclue.spec
index 6621aa6..8c06ef0 100644
--- a/geoclue.spec
+++ b/geoclue.spec
@@ -1,6 +1,6 @@
 Name:          geoclue
 Version:       0.12.0
-Release:       1%{?dist}
+Release:       2%{?dist}
 Summary:       A modular geoinformation service
 
 Group:         System Environment/Libraries
@@ -82,6 +82,7 @@ A gsmloc provider for geoclue
 %patch0 -p1 -b .nm08
 
 # Need this for the NM-0.8 patch
+libtoolize
 gtkdocize
 autoreconf
 
@@ -170,6 +171,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/dbus-1/services/org.freedesktop.Geoclue.Providers.Gsmloc.service
 
 %changelog
+* Tue Sep  7 2010 Peter Robinson <pbrobinson at gmail.com> 0.12.0-2
+- Add libtoolize to fix the build until we get a new upstream release
+
 * Thu Mar 25 2010 Peter Robinson <pbrobinson at gmail.com> 0.12.0-1
 - New official upstream 0.12.0 release, drop gpsd support
 


More information about the scm-commits mailing list