From 37ee1c4e371d1c3b172a3d7b037e5e1e6260c95a Mon Sep 17 00:00:00 2001 From: mharris Date: Wed, 28 Jun 2006 10:38:30 +0000 Subject: [PATCH] Use ftp://ftp.x.org URL for source lines as it is shorter --- libX11.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libX11.spec b/libX11.spec index 2ebf986..16d868f 100644 --- a/libX11.spec +++ b/libX11.spec @@ -7,7 +7,7 @@ Group: System Environment/Libraries URL: http://www.x.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Source0: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2 +Source0: ftp://ftp.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2 Patch0: libX11-0.99.3-datadir-locale-dir-fix.patch Patch1: libX11-1.0.1-setuid.diff