From 415b85650ffba2304c67b5458b3a089b0f3b2df3 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 5 Jan 2011 17:55:50 +0100 Subject: [PATCH] fix URL in specfile - rm svn-keywords --- codemux.spec | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) 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 -- 2.43.0