From 15734fb647335e3fa0eb707bdc790c92cd80d992 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 5 Jan 2011 17:57:52 +0100 Subject: [PATCH] fix URL in specfile - rm svn-keywords --- omf-expctl.spec | 8 ++------ omf-resctl.spec | 8 ++------ 2 files changed, 4 insertions(+), 12 deletions(-) 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 -- 2.43.0