rpms/xorg-x11-xfs/devel xorg-x11-xfs.spec,1.25,1.26

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Jun 28 10:19:33 UTC 2006


Author: mharris

Update of /cvs/dist/rpms/xorg-x11-xfs/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv16586

Modified Files:
	xorg-x11-xfs.spec 
Log Message:
Use ftp://ftp.x.org URL for source lines as it is shorter


Index: xorg-x11-xfs.spec
===================================================================
RCS file: /cvs/dist/rpms/xorg-x11-xfs/devel/xorg-x11-xfs.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- xorg-x11-xfs.spec	28 Jun 2006 08:44:18 -0000	1.25
+++ xorg-x11-xfs.spec	28 Jun 2006 10:19:31 -0000	1.26
@@ -4,9 +4,11 @@
 %define _sysfontdir	%{_datadir}/fonts
 %define _oldx11fontdir	/usr/X11R6/lib/X11/fonts
 
+%define xfs_version 1.0.2
+
 Summary: X.Org X11 xfs font server
 Name: xorg-x11-%{pkgname}
-Version: 1.0.2
+Version: %{xfs_version}
 Release: 3
 # NOTE: Remove Epoch line if package gets renamed
 Epoch: 1
@@ -15,11 +17,11 @@
 URL: http://www.x.org
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-Source0: http://xorg.freedesktop.org/releases/individual/app/xfs-1.0.2.tar.bz2
-Source1: http://xorg.freedesktop.org/releases/individual/app/xfsinfo-1.0.1.tar.bz2
-Source2: http://xorg.freedesktop.org/releases/individual/app/fslsfonts-1.0.1.tar.bz2
-Source3: http://xorg.freedesktop.org/releases/individual/app/fstobdf-1.0.2.tar.bz2
-Source4: http://xorg.freedesktop.org/releases/individual/app/showfont-1.0.1.tar.bz2
+Source0: ftp://ftp.x.org/pub/individual/app/xfs-%{version}.tar.bz2
+Source1: ftp://ftp.x.org/pub/individual/app/xfsinfo-1.0.1.tar.bz2
+Source2: ftp://ftp.x.org/pub/individual/app/fslsfonts-1.0.1.tar.bz2
+Source3: ftp://ftp.x.org/pub/individual/app/fstobdf-1.0.2.tar.bz2
+Source4: ftp://ftp.x.org/pub/individual/app/showfont-1.0.1.tar.bz2
 Source10:  xfs.init
 # NOTE: xfs config input file, processed via sed below.
 Source11:  xfs.config.in




More information about the fedora-cvs-commits mailing list