From 3f36fd7b5a135db628adf65ce2d028e0bb01929b Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 5 Jan 2011 17:56:44 +0100 Subject: [PATCH] fix URL in specfile - rm svn-keywords --- kernel-2.6.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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 -- 2.47.0