From 07bab9676367f0b8d6e8b2d2859282538af2fd3b Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 5 Jan 2011 17:57:20 +0100 Subject: [PATCH] fix URL in specfile - rm svn-keywords --- madwifi.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/madwifi.spec b/madwifi.spec index 83a13a5..ab99dfd 100644 --- a/madwifi.spec +++ b/madwifi.spec @@ -1,5 +1,3 @@ -%define url $URL$ - # Marc E. Fiuczynski # Copyright (C) 2006 The Trustees of Princeton University # License is GPL. @@ -40,7 +38,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot Vendor: MadWifi Packager: PlanetLab Distribution: PlanetLab %{plrelease} -URL: %(echo %{url} | cut -d ' ' -f 2) +URL: %{SCMURL} Requires: coreutils -- 2.43.0