From: Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Date: Wed, 5 Jan 2011 16:59:01 +0000 (+0100)
Subject: fix URL in specfile - rm svn-keywords
X-Git-Tag: sface-0.1-4~1
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=2d99025e910e463b0bcd19391e9ab861460d2625;p=sface.git

fix URL in specfile - rm svn-keywords
---

diff --git a/sface.spec b/sface.spec
index 8c4bdbe..b630549 100644
--- a/sface.spec
+++ b/sface.spec
@@ -1,10 +1,9 @@
-%define distro Fedora
-%define distrorelease 12
-%define distroname f12
-%define pldistro onelab
-%define plrelease 5.0
-
-%define url $URL: http://svn.planet-lab.org/svn/sfa/trunk/sfa.spec $
+# these are defined by the build
+#%define distro Fedora
+#%define distrorelease 12
+#%define distroname f12
+#%define pldistro onelab
+#%define plrelease 5.0
 
 %define name sface
 %define version 0.1
@@ -23,7 +22,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
 Vendor: PlanetLab
 Packager: PlanetLab Central <support@planet-lab.org>
 Distribution: PlanetLab %{plrelease}
-URL: %(echo %{url} | cut -d ' ' -f 2)
+URL: %{SCMURL}
 Summary: GUI for sfi.py from SFA
 Group: Applications/System