From 1e443e908482880d6bdfc95f54b7c337c6baacc5 Mon Sep 17 00:00:00 2001 From: Willy Tarreau Date: Sun, 1 Apr 2007 11:37:02 +0200 Subject: [PATCH] [CONTRIB] the URLs in the SPEC files were obsolete --- examples/haproxy-small.spec | 4 ++-- examples/haproxy.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/haproxy-small.spec b/examples/haproxy-small.spec index 53641ae6c..202ac8e38 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 b9641a736..965eaec1a 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