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