From: Thierry Parmentelat Date: Fri, 4 Jan 2008 20:31:30 +0000 (+0000) Subject: arranged for the module-tagging script X-Git-Tag: iproute-2.6.16-1~3 X-Git-Url: http://git.onelab.eu/?p=iproute2.git;a=commitdiff_plain;h=77c82b1b3d5092cc7ece1e9c82b73d9c6f457803 arranged for the module-tagging script --- diff --git a/iproute.spec b/iproute.spec index e459e9a..5bc4aa8 100644 --- a/iproute.spec +++ b/iproute.spec @@ -1,11 +1,18 @@ +# +# $Id: myplc.spec 7268 2007-12-01 00:09:11Z dhozac $ +# +%define url $URL$ + %define name iproute %define version 2.6.16 -%define release 1%{?pldistro:.%{pldistro}}%{?date:.%{date}} +%define subversion 1 + +%define release %{subversion}%{?pldistro:.%{pldistro}}%{?date:.%{date}} Vendor: PlanetLab Packager: PlanetLab Central -Distribution: PlanetLab 3.0 -URL: http://cvs.planet-lab.org/cvs/iptables +Distribution: PlanetLab %{plrelease} +URL: %(echo %{url} | cut -d ' ' -f 2) Summary: Advanced IP routing and network device configuration tools. Name: %{name}