]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blame - ethtool/ethtool.nm
libpcap: Update to 1.5.2.
[people/ms/ipfire-3.x.git] / ethtool / ethtool.nm
CommitLineData
15efb3c6 1###############################################################################
802ea3af
MT
2# IPFire.org - An Open Source Firewall Solution #
3# Copyright (C) - IPFire Development Team <info@ipfire.org> #
15efb3c6
MT
4###############################################################################
5
802ea3af
MT
6name = ethtool
7version = 2.6.34
84c0f915 8release = 3
15efb3c6 9
56a3a748 10groups = Applications/System
802ea3af
MT
11url = http://sourceforge.net/projects/gkernel/
12license = GPLv2
13summary = Ethernet settings tool for PCI ethernet cards.
15efb3c6 14
802ea3af 15description
15efb3c6
MT
16 This utility allows querying and changing settings such as speed, \
17 port, autonegotiation, PCI locations and checksum offload on many \
18 network devices, especially of ethernet devices.
802ea3af
MT
19end
20
21source_dl =
15efb3c6 22
802ea3af
MT
23packages
24 package %{name}
56a3a748 25 groups += Base
802ea3af 26 end
1f9bc2f0
MT
27
28 package %{name}-debuginfo
29 template DEBUGINFO
30 end
802ea3af 31end