From: Thierry Parmentelat Date: Wed, 5 Jan 2011 16:57:52 +0000 (+0100) Subject: fix URL in specfile - rm svn-keywords X-Git-Tag: omf-5.3-9~1 X-Git-Url: http://git.onelab.eu/?p=omf.git;a=commitdiff_plain;h=15734fb647335e3fa0eb707bdc790c92cd80d992 fix URL in specfile - rm svn-keywords --- diff --git a/omf-expctl.spec b/omf-expctl.spec index e882e74..0f4f1ee 100644 --- a/omf-expctl.spec +++ b/omf-expctl.spec @@ -1,8 +1,3 @@ -# -# $Id$ -# -%define url $URL$ - # Thierry Parmentelat - INRIA # Copyright (C) 2010 INRIA # License is GPL. @@ -26,7 +21,8 @@ BuildRoot: %{_tmppath}/%{plc_name}-buildroot Vendor: NICTA Packager: PlanetLab Distribution: %{pldistro} %{plrelease} -URL: %(echo %{url} | cut -d ' ' -f 2) +URL: %{SCMURL} + # BuildArch: noarch Requires: pciutils diff --git a/omf-resctl.spec b/omf-resctl.spec index ac65f8d..8c60d92 100644 --- a/omf-resctl.spec +++ b/omf-resctl.spec @@ -1,8 +1,3 @@ -# -# $Id$ -# -%define url $URL$ - # Thierry Parmentelat - INRIA # Copyright (C) 2010 INRIA # License is GPL. @@ -26,7 +21,8 @@ BuildRoot: %{_tmppath}/%{plc_name}-buildroot Vendor: NICTA Packager: PlanetLab Distribution: %{pldistro} %{plrelease} -URL: %(echo %{url} | cut -d ' ' -f 2) +URL: %{SCMURL} + # BuildArch: noarch Requires: pciutils