fix build: update SOURCE0 consists of name and version macro 2.0alpha master
authorChengwei Yang <chengwei.yang@intel.com>
Thu, 7 Jun 2012 07:24:15 +0000 (15:24 +0800)
committerChengwei Yang <chengwei.yang@intel.com>
Thu, 7 Jun 2012 07:24:15 +0000 (15:24 +0800)
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
packaging/xorg-x11-util-macros.spec

index 23456a0..36983a1 100644 (file)
@@ -6,7 +6,7 @@ Release:    1
 Group:      Development/System
 License:    The Open Group License
 URL:        http://www.x.org
-Source0:    http://xorg.freedesktop.org/releases/individual/util/util-macros-%{version}.tar.bz2
+Source0:    %{name}-%{version}.tar.bz2
 Source1001: packaging/xorg-x11-util-macros.manifest 
 
 
@@ -16,7 +16,7 @@ Description: %{summary}
 
 
 %prep
-%setup -q -n util-macros-%{version}
+%setup -q
 
 
 %build