]> git.pld-linux.org Git - packages/iproute2.git/commitdiff
- HFSC support added ( http://www-2.cs.cmu.edu/~hzhang/HFSC/main.html ).
authorPaweł Sikora <pluto@pld-linux.org>
Tue, 6 Apr 2004 02:32:46 +0000 (02:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    iproute2.spec -> 1.107

iproute2.spec

index fd136f46dcfcd9d420153dd8ae0610e996560604..e7624659059a44c9d6ac081805f24f1858311871 100644 (file)
@@ -29,9 +29,10 @@ Patch5:              %{name}-iprule.patch
 # uClibc hacks
 Patch6:                %{name}-uClibc.patch
 # extensions
-Patch10:       htb3.6_tc.patch
-Patch11:       wrr-iproute2-2.2.4.patch
-Patch12:       %{name}-2.2.4-now-ss001007-esfq.diff
+Patch10:       %{name}-htb3.6_tc.patch
+Patch11:       %{name}-2.2.4-wrr.patch
+Patch12:       %{name}-2.2.4-esfq.patch
+Patch13:       %{name}-hfsc.patch
 BuildRequires: bison
 BuildRequires: linux-libc-headers >= 7:2.6.4.0-3
 %if %{with doc}
@@ -94,6 +95,7 @@ rm -rf include-glibc
 %patch10 -p1
 %patch11 -p1
 %patch12 -p1
+%patch13 -p1
 
 %build
 %{__make} \
This page took 0.067876 seconds and 4 git commands to generate.