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