]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/blob - hwdata/hwdata.nm
cracklib: Fix setting password issue on x86_64 (#10074).
[people/arne_f/ipfire-3.x.git] / hwdata / hwdata.nm
1 ###############################################################################
2 # IPFire.org - An Open Source Firewall Solution #
3 # Copyright (C) - IPFire Development Team <info@ipfire.org> #
4 ###############################################################################
5
6 name = hwdata
7 version = 0.232
8 release = 1
9 arch = noarch
10
11 groups = Base System/Base
12 url = http://git.fedorahosted.org/git/hwdata.git
13 license = GPLv2+ and LGPLv2+
14 summary = Hardware identification and configuration data.
15
16 description
17 hwdata contains various hardware identification and configuration data, \
18 such as the pci.ids database and MonitorsDb databases.
19 end
20
21 source_dl =
22 sources = %{thisapp}.tar.bz2
23
24 build
25 build
26 : # Nothing to do
27 end
28 end
29
30 packages
31 package %{name}
32 requires = module-init-tools
33 end
34 end