fix build: update SOURCE0 consists of name and version macro 2.0alpha master
authorChengwei Yang <chengwei.yang@intel.com>
Thu, 7 Jun 2012 07:27:03 +0000 (15:27 +0800)
committerChengwei Yang <chengwei.yang@intel.com>
Thu, 7 Jun 2012 07:27:03 +0000 (15:27 +0800)
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
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