From: Thierry Parmentelat Date: Wed, 5 Jan 2011 16:56:44 +0000 (+0100) Subject: fix URL in specfile - rm svn-keywords X-Git-Tag: linux-2.6-27-34~1 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=3f36fd7b5a135db628adf65ce2d028e0bb01929b;p=linux-2.6.git fix URL in specfile - rm svn-keywords --- diff --git a/kernel-2.6.spec b/kernel-2.6.spec index b30f37141..60438d2de 100644 --- a/kernel-2.6.spec +++ b/kernel-2.6.spec @@ -1,5 +1,3 @@ -%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. @@ -95,7 +93,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