From: Thierry Parmentelat Date: Wed, 5 Jan 2011 16:56:55 +0000 (+0100) Subject: fix URL in specfile - rm svn-keywords X-Git-Tag: linux-2.6-22-50~1 X-Git-Url: http://git.onelab.eu/?p=linux-2.6.git;a=commitdiff_plain;h=856538e7ab7378061b5ba589a8c2a4a0f319d27f fix URL in specfile - rm svn-keywords --- diff --git a/kernel-2.6.spec b/kernel-2.6.spec index 87865ed73..d6ae3c3a8 100644 --- a/kernel-2.6.spec +++ b/kernel-2.6.spec @@ -1,8 +1,3 @@ -# -# $Id$ -# -%define url $URL$ - Summary: The Linux kernel (the core of the Linux operating system) # What parts do we want to build? We must build at least one kernel. @@ -113,7 +108,7 @@ Summary: The Linux kernel (the core of the Linux operating system) Vendor: PlanetLab Packager: PlanetLab Central Distribution: PlanetLab %{plrelease} -URL: %(echo %{url} | cut -d ' ' -f 2) +URL: %{SCMURL} Name: kernel Group: System Environment/Kernel