]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blame - pax-utils/pax-utils.nm
file: Update to 5.18.
[people/ms/ipfire-3.x.git] / pax-utils / pax-utils.nm
CommitLineData
166a6c21 1###############################################################################
802ea3af
MT
2# IPFire.org - An Open Source Firewall Solution #
3# Copyright (C) - IPFire Development Team <info@ipfire.org> #
166a6c21
MT
4###############################################################################
5
802ea3af
MT
6name = pax-utils
7version = 0.1.19
8release = 1
166a6c21 9
802ea3af
MT
10groups = Security/Tools
11url = http://www.gentoo.org/proj/en/hardened/pax-utils.xml
12license = GPLv2+
13summary = Utilities for checking PaX features.
166a6c21 14
802ea3af
MT
15description
16 This package contains several utilities for checking PaX features.
17end
166a6c21 18
802ea3af
MT
19source_dl =
20sources = %{thisapp}.tar.bz2
166a6c21 21
802ea3af
MT
22build
23 requires
24 libcap-devel
25 end
166a6c21 26
802ea3af
MT
27 build
28 make CFLAGS="%{CFLAGS}" USE_CAP=yes %{PARALLELISMFLAGS}
29 end
30end
166a6c21 31
802ea3af
MT
32packages
33 package %{name}
1f9bc2f0
MT
34
35 package %{name}-debuginfo
36 template DEBUGINFO
37 end
802ea3af 38end