From: Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Date: Wed, 5 Jan 2011 16:57:40 +0000 (+0100)
Subject: fix URL in specfile - rm svn-keywords
X-Git-Tag: myplc-5.0-13~1
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=be7c4ac0ed571b2ec583fadb558de93d52603e49;p=myplc.git

fix URL in specfile - rm svn-keywords
---

diff --git a/Makefile b/Makefile
index a69c9df..309e17a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,3 @@
-# 
-# $Id$
-#
-
 ##########
 tags:
 	find . -type f | egrep -v '.svn/|~$$' | xargs etags
diff --git a/myplc-docs.spec b/myplc-docs.spec
index 674765f..9b93488 100644
--- a/myplc-docs.spec
+++ b/myplc-docs.spec
@@ -1,8 +1,3 @@
-#
-# $Id$
-#
-%define url $URL$
-
 %define name myplc-docs
 %define version 5.0
 %define taglevel 12
@@ -22,7 +17,7 @@ BuildArch: noarch
 Vendor: PlanetLab
 Packager: PlanetLab Central <support@planet-lab.org>
 Distribution: PlanetLab %{plrelease}
-URL: %(echo %{url} | cut -d ' ' -f 2)
+URL: %{SCMURL}
 
 BuildRequires: docbook-dtds, docbook-utils-pdf
 
diff --git a/myplc-release.spec b/myplc-release.spec
index c41c819..148a39a 100644
--- a/myplc-release.spec
+++ b/myplc-release.spec
@@ -1,8 +1,3 @@
-#
-# $Id$
-#
-%define url $URL$
-
 %define name myplc-release
 %define version 5.0
 %define taglevel 12
@@ -22,7 +17,7 @@ BuildArch: noarch
 Vendor: PlanetLab
 Packager: PlanetLab Central <support@planet-lab.org>
 Distribution: PlanetLab %{plrelease}
-URL: %(echo %{url} | cut -d ' ' -f 2)
+URL: %{SCMURL}
 
 %define debug_package %{nil}
 
diff --git a/myplc.spec b/myplc.spec
index bf62504..244792a 100644
--- a/myplc.spec
+++ b/myplc.spec
@@ -1,7 +1,3 @@
-#
-# $Id$
-%define url $URL$
-
 %define name myplc
 %define version 5.0
 %define taglevel 12
@@ -20,7 +16,7 @@ BuildArch: noarch
 Vendor: PlanetLab
 Packager: PlanetLab Central <support@planet-lab.org>
 Distribution: PlanetLab %{plrelease}
-URL: %(echo %{url} | cut -d ' ' -f 2)
+URL: %{SCMURL}
 
 %define nodefamily %{pldistro}-%{distroname}-%{_arch}