From: Willy Tarreau Date: Sun, 1 Apr 2007 09:37:02 +0000 (+0200) Subject: [CONTRIB] the URLs in the SPEC files were obsolete X-Git-Tag: v1.3.8.2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1e443e908482880d6bdfc95f54b7c337c6baacc5;p=thirdparty%2Fhaproxy.git [CONTRIB] the URLs in the SPEC files were obsolete --- diff --git a/examples/haproxy-small.spec b/examples/haproxy-small.spec index 53641ae6cc..202ac8e389 100644 --- a/examples/haproxy-small.spec +++ b/examples/haproxy-small.spec @@ -4,8 +4,8 @@ Version: 1.3.8.1 Release: 1 License: GPL Group: System Environment/Daemons -URL: http://w.ods.org/tools/%{name}/ -Source0: http://w.ods.org/tools/%{name}/%{name}-%{version}.tar.gz +URL: http://haproxy.1wt.eu/ +Source0: http://haproxy.1wt.eu/download/1.3/src/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRequires: pcre-devel Requires: /sbin/chkconfig, /sbin/service diff --git a/examples/haproxy.spec b/examples/haproxy.spec index b9641a7365..965eaec1ad 100644 --- a/examples/haproxy.spec +++ b/examples/haproxy.spec @@ -4,8 +4,8 @@ Version: 1.3.8.1 Release: 1 License: GPL Group: System Environment/Daemons -URL: http://w.ods.org/tools/%{name}/ -Source0: http://w.ods.org/tools/%{name}/%{name}-%{version}.tar.gz +URL: http://haproxy.1wt.eu/ +Source0: http://haproxy.1wt.eu/download/1.3/src/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRequires: pcre-devel Requires: /sbin/chkconfig, /sbin/service