From d1f195d3e94120497530c471b0b0fa325fe0fe3f Mon Sep 17 00:00:00 2001 From: mharris Date: Wed, 28 Jun 2006 10:40:56 +0000 Subject: [PATCH] Use ftp://ftp.x.org URL for source lines as it is shorter --- libXdamage.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libXdamage.spec b/libXdamage.spec index d21c85c..cd30705 100644 --- a/libXdamage.spec +++ b/libXdamage.spec @@ -6,7 +6,8 @@ License: MIT/X11 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 BuildRequires: pkgconfig BuildRequires: libX11-devel