From: Chengwei Yang Date: Thu, 7 Jun 2012 07:24:15 +0000 (+0800) Subject: fix build: update SOURCE0 consists of name and version macro X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Fmaster;p=pkgs%2Fxorg%2Futil%2Fxorg-x11-util-macros.git fix build: update SOURCE0 consists of name and version macro Signed-off-by: Chengwei Yang --- diff --git a/packaging/xorg-x11-util-macros.spec b/packaging/xorg-x11-util-macros.spec index 23456a0..36983a1 100644 --- a/packaging/xorg-x11-util-macros.spec +++ b/packaging/xorg-x11-util-macros.spec @@ -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