From b6c944d3043919fdc5d2406274df7ed5d2ffee5f Mon Sep 17 00:00:00 2001 From: mharris Date: Wed, 28 Jun 2006 10:40:13 +0000 Subject: [PATCH] Use ftp://ftp.x.org URL for source lines as it is shorter --- libXcomposite.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libXcomposite.spec b/libXcomposite.spec index 3490ff0..7288879 100644 --- a/libXcomposite.spec +++ b/libXcomposite.spec @@ -5,9 +5,10 @@ Release: 5 License: MIT/X11 Group: System Environment/Libraries URL: http://www.x.org -Source0: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Source0: ftp://ftp.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2 + BuildRequires: pkgconfig BuildRequires: xorg-x11-proto-devel >= 7.0-10 BuildRequires: libX11-devel