From: Thierry Parmentelat Date: Wed, 5 Jan 2011 16:59:36 +0000 (+0100) Subject: fix URL in specfile - rm svn-keywords X-Git-Tag: pyplnet-4.3-8~1 X-Git-Url: http://git.onelab.eu/?p=pyplnet.git;a=commitdiff_plain;h=22247ff617108ae538c2559044677508419e6890 fix URL in specfile - rm svn-keywords --- diff --git a/pyplnet.spec b/pyplnet.spec index 16a1ced..3a2924a 100644 --- a/pyplnet.spec +++ b/pyplnet.spec @@ -1,8 +1,3 @@ -# -# $Id$ -# -%define url $URL$ - %define name pyplnet %define version 4.3 %define taglevel 7 @@ -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} Requires: python >= 2.4 BuildRequires: python, python-devel