fix URL in specfile - rm svn-keywords
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 5 Jan 2011 16:57:40 +0000 (17:57 +0100)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 5 Jan 2011 16:57:40 +0000 (17:57 +0100)
Makefile
myplc-docs.spec
myplc-release.spec
myplc.spec

index a69c9df..309e17a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,3 @@
-# 
-# $Id$
-#
-
 ##########
 tags:
        find . -type f | egrep -v '.svn/|~$$' | xargs etags
index 674765f..9b93488 100644 (file)
@@ -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
 
index c41c819..148a39a 100644 (file)
@@ -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}
 
index bf62504..244792a 100644 (file)
@@ -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}