From: Thierry Parmentelat Date: Wed, 5 Jan 2011 16:58:32 +0000 (+0100) Subject: fix URL in specfile - rm svn-keywords X-Git-Tag: pyaspects-0.4.1-1~1 X-Git-Url: http://git.onelab.eu/?p=pyaspects.git;a=commitdiff_plain;h=026b2d163d63c59e18ec18aa84d47fb4f040310b fix URL in specfile - rm svn-keywords --- diff --git a/pyaspects.spec b/pyaspects.spec index 9e39a22..a490099 100644 --- a/pyaspects.spec +++ b/pyaspects.spec @@ -1,8 +1,3 @@ -# -# $Id$ -# -%define url $URL: https://svn.planet-lab.org/svn/pyaspects/trunk/pyaspects.spec $ - %define name pyaspects %define version 0.4.1 %define taglevel 0 @@ -20,7 +15,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot Packager: PlanetLab Distribution: PlanetLab %{plrelease} -URL: %(echo %{url} | cut -d ' ' -f 2) +URL: %{SCMURL} Requires: python @@ -48,4 +43,4 @@ rm -rf $RPM_BUILD_ROOT - dummy tag to test module-tools' git support * Fri Mar 5 2009 Baris Metin -- initial package \ No newline at end of file +- initial package