]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blob - ethtool/ethtool.nm
glibc: Update to 2.19.
[people/ms/ipfire-3.x.git] / ethtool / ethtool.nm
1 ###############################################################################
2 # IPFire.org - An Open Source Firewall Solution #
3 # Copyright (C) - IPFire Development Team <info@ipfire.org> #
4 ###############################################################################
5
6 name = ethtool
7 version = 2.6.34
8 release = 3
9
10 groups = Applications/System
11 url = http://sourceforge.net/projects/gkernel/
12 license = GPLv2
13 summary = Ethernet settings tool for PCI ethernet cards.
14
15 description
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.
19 end
20
21 source_dl =
22
23 packages
24 package %{name}
25 groups += Base
26 end
27
28 package %{name}-debuginfo
29 template DEBUGINFO
30 end
31 end