From 026b2d163d63c59e18ec18aa84d47fb4f040310b Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 5 Jan 2011 17:58:32 +0100 Subject: [PATCH] fix URL in specfile - rm svn-keywords --- pyaspects.spec | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) 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 -- 2.43.0