From: Thierry Parmentelat Date: Wed, 5 Jan 2011 16:54:53 +0000 (+0100) Subject: fix URL in specfile - rm svn-keywords X-Git-Tag: nodemanager-2.0-26~4 X-Git-Url: http://git.onelab.eu/?p=nodemanager.git;a=commitdiff_plain;h=72fb38f59fc968f6d14b2c7855b8dc9a14f734bb fix URL in specfile - rm svn-keywords --- diff --git a/NodeManager.spec b/NodeManager.spec index 5d9170d..20548d8 100644 --- a/NodeManager.spec +++ b/NodeManager.spec @@ -1,8 +1,3 @@ -# -# $Id$ -# -%define url $URL$ - %define slicefamily %{pldistro}-%{distroname}-%{_arch} %define name NodeManager @@ -23,7 +18,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Vendor: PlanetLab Packager: PlanetLab Central Distribution: PlanetLab %{plrelease} -URL: %(echo %{url} | cut -d ' ' -f 2) +URL: %{SCMURL} # not possible because of forward_api_calls #BuildArch: noarch