[geoclue] Fix source URL

Bastien Nocera hadess at fedoraproject.org
Fri Nov 16 12:07:47 UTC 2012


commit 78c72ab9a35cf35788fa20ea57816d5157f1c771
Author: Bastien Nocera <hadess at hadess.net>
Date:   Fri Nov 16 13:06:44 2012 +0100

    Fix source URL

 geoclue.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/geoclue.spec b/geoclue.spec
index 164edd2..a8ffb57 100644
--- a/geoclue.spec
+++ b/geoclue.spec
@@ -1,12 +1,12 @@
 Name:          geoclue
 Version:       0.12.99
-Release:       2%{?dist}
+Release:       3%{?dist}
 Summary:       A modular geoinformation service
 
 Group:         System Environment/Libraries
 License:       LGPLv2
 URL:           http://geoclue.freedesktop.org/
-Source0:       http://folks.o-hand.com/jku/geoclue-releases/%{name}-%{version}.tar.gz
+Source0:       http://people.freedesktop.org/~hadess/%{name}-%{version}.tar.gz
 
 BuildRequires: dbus-devel
 BuildRequires: dbus-glib-devel
@@ -158,6 +158,9 @@ cp test/.libs/geoclue-test-gui $RPM_BUILD_ROOT%{_bindir}/
 %{_datadir}/dbus-1/services/org.freedesktop.Geoclue.Providers.Gsmloc.service
 
 %changelog
+* Fri Nov 16 2012 Bastien Nocera <bnocera at redhat.com> 0.12.99-3
+- Fix source URL
+
 * Fri Oct 26 2012 Bastien Nocera <bnocera at redhat.com> 0.12.99-1
 - Remove unused gammu BR
 - Compile against GTK+ 3.0


More information about the scm-commits mailing list