[foghorn] Change URL to point to git repository.

rohara rohara at fedoraproject.org
Fri Jan 20 20:22:54 UTC 2012


commit 8ce6a292a61a5b63ca5f52b18106826b7f5aedac
Author: Ryan O'Hara <rohara at redhat.com>
Date:   Fri Jan 20 14:22:24 2012 -0600

    Change URL to point to git repository.
    
    Signed-off-by: Ryan O'Hara <rohara at redhat.com>

 foghorn.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/foghorn.spec b/foghorn.spec
index 065537f..1a053da 100644
--- a/foghorn.spec
+++ b/foghorn.spec
@@ -5,12 +5,12 @@
 
 Name: foghorn
 Version: 0.1.4
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: D-Bus to SNMP service.
 Group: System Environment/Base
 License: GPLv2+
-URL: https://fedorahosted.org/foghorn
-Source0: http://people.redhat.com/~rohara/foghorn/%{name}-%{version}.tar.gz
+URL: http://git.fedorahosted.org/git/foghorn.git
+Source0: foghorn-%{version}.tar.gz
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -62,6 +62,9 @@ fi
 %{_sbindir}/foghorn
 
 %changelog
+* Fri Jan 20 2010 Ryan O'Hara <rohara at redhat.com> - 0.1.4-2
+- Change URL to point to git repository.
+
 * Fri Jan 20 2012 Ryan O'Hara <rohara at redhat.com> - 0.1.4-1
 - Rebase to upstream version 0.1.4.
 - Include systemd unit file.


More information about the scm-commits mailing list