From f103fb29b3e062dff67338fd75b91ea59ceb4972 Mon Sep 17 00:00:00 2001 From: Jan Friesse Date: Tue, 19 Jul 2011 15:21:45 +0200 Subject: [PATCH] specfile: Correct URL and source0 Signed-off-by: Jan Friesse Reviewed-by: Steven Dake --- corosync.spec.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/corosync.spec.in b/corosync.spec.in index 9585831e..63d0c29a 100644 --- a/corosync.spec.in +++ b/corosync.spec.in @@ -18,8 +18,8 @@ Version: @version@ Release: 1%{?numcomm:.%{numcomm}}%{?alphatag:.%{alphatag}}%{?dirty:.%{dirty}}%{?dist} License: BSD Group: System Environment/Base -URL: http://www.openais.org -Source0: http://developer.osdl.org/dev/openais/downloads/%{name}-%{version}/%{name}-%{version}%{?numcomm:.%{numcomm}}%{?alphatag:-%{alphatag}}%{?dirty:-%{dirty}}.tar.gz +URL: http://ftp.corosync.org +Source0: ftp://ftp:user@ftp.corosync.org/downloads/%{name}-%{version}/%{name}-%{version}%{?numcomm:.%{numcomm}}%{?alphatag:-%{alphatag}}%{?dirty:-%{dirty}}.tar.gz # Runtime bits Requires: corosynclib = %{version}-%{release}