]> git.pld-linux.org Git - packages/iproute2.git/blame - iproute2.spec
- kernel-headers dependency killer for iproute2 (includes needed definitions)
[packages/iproute2.git] / iproute2.spec
Content-type: text/html ]> git.pld-linux.org Git - packages/iproute2.git/blame - iproute2.spec


500 - Internal Server Error

Malformed UTF-8 character (fatal) at (eval 6) line 1, <$fd> line 92.
This page took 0.452943 seconds and 4 git commands to generate.
CommitLineData
4d4e8753
JB
1#
2# Conditional build
207621e4
JB
3%bcond_without tetex # don't build documentation
4%bcond_without tc # don't build tc program (it breaks static linkage)
5%bcond_without tc_esfq # build tc without esfq support (requires patched headers)
6%bcond_without tc_wrr # build tc without wrr support
7%bcond_with uClibc # do some hacks to build with uClibc
4d82ce30 8
207621e4
JB
9# is it 2.2 not 2.4+?
10%define _kernel22 %(echo %{_kernel_ver} | grep -q '2\.[3-9]\.' ; echo $?)
a224a211 11
354f4215 12Summary: Utility to control Networking behavior in 2.2.X kernels
e316d7c9 13