fix build: update SOURCE0 consists of name and version macro
[pkgs/xorg/util/xorg-x11-xauth.git] / packaging / xorg-x11-xauth.spec
index 36ff2b2..8b69eff 100644 (file)
@@ -6,7 +6,7 @@ Release:    1
 Group:      System/X11
 License:    MIT/X11
 URL:        http://www.x.org
-Source0:    http://xorg.freedesktop.org/releases/individual/app/xauth-%{version}.tar.bz2
+Source0:    %{name}-%{version}.tar.bz2
 Source1:    mkxauth
 Source2:    mkxauth.man
 Source1001: packaging/xorg-x11-xauth.manifest 
@@ -25,7 +25,7 @@ information used in connecting to the X server.
 
 
 %prep
-%setup -q -n xauth-%{version}
+%setup -q
 
 
 %build