fix URL in specfile - rm svn-keywords
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 5 Jan 2011 16:58:32 +0000 (17:58 +0100)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 5 Jan 2011 16:58:32 +0000 (17:58 +0100)
pyaspects.spec

index 9e39a22..a490099 100644 (file)
@@ -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 <devel@planet-lab.org>
 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 <tmetin@sophia.inria.fr>
-- initial package
\ No newline at end of file
+- initial package