From: Thierry Parmentelat Date: Wed, 5 Jan 2011 16:55:50 +0000 (+0100) Subject: fix URL in specfile - rm svn-keywords X-Git-Tag: codemux-0.1-15~1 X-Git-Url: http://git.onelab.eu/?p=codemux.git;a=commitdiff_plain;h=415b85650ffba2304c67b5458b3a089b0f3b2df3 fix URL in specfile - rm svn-keywords --- diff --git a/codemux.spec b/codemux.spec index 1569807..a5731e1 100644 --- a/codemux.spec +++ b/codemux.spec @@ -1,8 +1,3 @@ -# -# $Id$ -# -%define url $URL$ - %define name codemux %define version 0.1 %define taglevel 14 @@ -19,7 +14,7 @@ Source: %{name}-%{version}.tar.gz Vendor: PlanetLab Packager: PlanetLab Central Distribution: PlanetLab %{plrelease} -URL: %(echo %{url} | cut -d ' ' -f 2) +URL: %{SCMURL} #URL: http://codeen.cs.princeton.edu/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) #Requires: vnet