From: Thierry Parmentelat Date: Wed, 5 Jan 2011 16:58:09 +0000 (+0100) Subject: fix URL in specfile - rm svn-keywords X-Git-Tag: plcapi-5.0-25~4 X-Git-Url: http://git.onelab.eu/?p=plcapi.git;a=commitdiff_plain;h=752bb2c34fc8a41958db9118d385559dd6f2c3d2 fix URL in specfile - rm svn-keywords --- diff --git a/PLCAPI.spec b/PLCAPI.spec index 9a687f6..36d0f0d 100644 --- a/PLCAPI.spec +++ b/PLCAPI.spec @@ -1,5 +1,3 @@ -%define url $URL$ - %define name PLCAPI %define version 5.0 %define taglevel 24 @@ -18,7 +16,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Vendor: PlanetLab Packager: PlanetLab Central Distribution: PlanetLab %{plrelease} -URL: %(echo %{url} | cut -d ' ' -f 2) +URL: %{SCMURL} Obsoletes: plcapilib