fix URL in specfile - rm svn-keywords
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 5 Jan 2011 16:56:55 +0000 (17:56 +0100)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 5 Jan 2011 16:56:55 +0000 (17:56 +0100)
kernel-2.6.spec

index 87865ed..d6ae3c3 100644 (file)
@@ -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 <support@planet-lab.org>
 Distribution: PlanetLab %{plrelease}
-URL: %(echo %{url} | cut -d ' ' -f 2)
+URL: %{SCMURL}
 
 Name: kernel
 Group: System Environment/Kernel