From 54b4c7cfb78b3351de166fcfc139654aeb124310 Mon Sep 17 00:00:00 2001 From: mharris Date: Wed, 28 Jun 2006 10:50:30 +0000 Subject: [PATCH] Use ftp://ftp.x.org URL for source lines as it is shorter --- libxkbfile.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libxkbfile.spec b/libxkbfile.spec index 9e1b2a1..8766271 100644 --- a/libxkbfile.spec +++ b/libxkbfile.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/libxkbfile/%{name}-%{version}.tar.bz2 +Source0: ftp://ftp.x.org/pub/individual/lib/libxkbfile/%{name}-%{version}.tar.bz2 BuildRequires: pkgconfig BuildRequires: xorg-x11-proto-devel