]> git.pld-linux.org Git - packages/iproute2.git/commitdiff
- added temporary workaround for kernel 2.6.0 - FOR TESTING cvs up iproute2.spec!
authorcieciwa <cieciwa@pld-linux.org>
Sun, 12 Oct 2003 10:38:32 +0000 (10:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    iproute2.spec -> 1.90

iproute2.spec

index 5b754139ec5f6d0031606ca7a655b54f8ecd4454..76ae310d8624e69f37bbdee123ef6803c7b3b06a 100644 (file)
@@ -34,6 +34,8 @@ Patch8:               %{name}-no_libresolv.patch
 Patch9:                %{name}-2.2.4-now-ss001007-esfq.diff
 Patch10:       %{name}-stats.patch
 Patch11:       %{name}-disable_arpd.patch
+Patch100:      %{name}-2.6.0-t7-test.patch
+
 BuildRequires: bison
 %{!?_without_tetex:BuildRequires:      latex2html}
 %{!?_without_tetex:BuildRequires:      psutils}
@@ -99,6 +101,8 @@ a przestrzeni
 %{!?_without_tc_esfq:%patch9 -p1}
 %patch11 -p1
 
+%patch100 -p1
+
 %build
 WRRDEF=""
 grep -q tc_wrr_class_weight %{_kernelsrcdir}/include/linux/pkt_sched.h || WRRDEF="-DNEED_WRR_DEFS"
This page took 0.034341 seconds and 4 git commands to generate.