From 752bb2c34fc8a41958db9118d385559dd6f2c3d2 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 5 Jan 2011 17:58:09 +0100 Subject: [PATCH] fix URL in specfile - rm svn-keywords --- PLCAPI.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/PLCAPI.spec b/PLCAPI.spec index 9a687f6f..36d0f0d9 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 -- 2.47.0