From: Thierry Parmentelat 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/?p=sface.git;a=commitdiff_plain;h=2d99025e910e463b0bcd19391e9ab861460d2625;hp=0e91674d48246994c7d6bb121cb1ebd55980dee7 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 Distribution: PlanetLab %{plrelease} -URL: %(echo %{url} | cut -d ' ' -f 2) +URL: %{SCMURL} Summary: GUI for sfi.py from SFA Group: Applications/System