Use ftp://ftp.x.org URL for source lines as it is shorter

This commit is contained in:
mharris 2006-06-28 10:40:56 +00:00
parent 7d29e01ec2
commit d1f195d3e9

View File

@ -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