X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=iproute.spec;h=5bc4aa81634578822da2506848abbdbc86a1df00;hb=77c82b1b3d5092cc7ece1e9c82b73d9c6f457803;hp=ae4eb4ab04a589e36edd08e8208de577aaf9da9c;hpb=68698caf7ac3e3c25dd6b47f8363a49d0fdaa805;p=iproute2.git diff --git a/iproute.spec b/iproute.spec index ae4eb4a..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.11 -%define release 1%{?pldistro:.%{pldistro}}%{?date:.%{date}} +%define version 2.6.16 +%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} @@ -28,7 +35,7 @@ Source: %{name}-%{version}.tar.gz %define SOURCE11 tc-tbf.8 License: GNU GPL BuildRoot: %{_tmppath}/%{name}-%{version}-root -BuildPrereq: tetex-latex tetex-dvips psutils linuxdoc-tools db4-devel bison +BuildPrereq: tetex-latex tetex-dvips psutils linuxdoc-tools db4-devel bison flex %description The iproute package contains networking utilities (ip and rtmon, for