X-Git-Url: http://git.onelab.eu/?p=iproute2.git;a=blobdiff_plain;f=iproute.spec;fp=iproute.spec;h=fd715af6fdc404ec97386f5764cb952de51f45fb;hp=aadbb82a20f135a1ba06db6159c41eb817c13f8d;hb=dd22ad91c5583e4d4462ab745ff856113879f147;hpb=cf0e9744889dfbd0f90b7d994e3552b1232c692d diff --git a/iproute.spec b/iproute.spec index aadbb82..fd715af 100644 --- a/iproute.spec +++ b/iproute.spec @@ -4,7 +4,7 @@ %define url $URL$ %define name iproute -%define version 2.6.35 +%define version 2.6.37 %define taglevel 0 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -25,6 +25,7 @@ Group: Applications/System #URL: http://developer.osdl.org/dev/iproute2/ Source: iproute2-%{version}.tar.bz2 Patch1: gre.patch +Patch2: compile.patch License: GNU GPL BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildPrereq: tetex-latex tetex-dvips psutils linuxdoc-tools db4-devel bison flex @@ -37,6 +38,7 @@ capabilities of the Linux 2.4.x and 2.6.x kernel. %prep %setup -q -n iproute2-%{version} %patch1 -p1 +%patch2 -p1 %build make