]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blame - libnfnetlink/libnfnetlink.nm
paxctl: Update to 0.8.
[people/ms/ipfire-3.x.git] / libnfnetlink / libnfnetlink.nm
CommitLineData
52a4c2a7 1###############################################################################
802ea3af
MT
2# IPFire.org - An Open Source Firewall Solution #
3# Copyright (C) - IPFire Development Team <info@ipfire.org> #
52a4c2a7
SS
4###############################################################################
5
802ea3af 6name = libnfnetlink
be94c8be 7version = 1.0.1
802ea3af 8release = 1
52a4c2a7 9
802ea3af
MT
10groups = System/Libraries
11url = http://www.netfilter.org/projects/libnfnetlink/downloads.html
12license = GPL
13summary = A low-level library for netfilter.
52a4c2a7 14
802ea3af 15description
52a4c2a7
SS
16 libnfnetlink is a low-level userspace library for \
17 nfnetlink-based communication between the kernel-side netfilter \
18 and the user-space world. It is therefore the fundamental layer \
19 for all other nfnetlink-enabled user-space programs interfacing \
20 with the netfilter subsystem of the Linux kernel.
802ea3af 21end
52a4c2a7 22
be94c8be 23source_dl = http://www.netfilter.org/projects/libnfnetlink/files/
802ea3af 24sources = %{thisapp}.tar.bz2
dff2be6b 25
802ea3af
MT
26packages
27 package %{name}
1f9bc2f0 28
802ea3af
MT
29 package %{name}-devel
30 template DEVEL
31 end
1f9bc2f0
MT
32
33 package %{name}-debuginfo
34 template DEBUGINFO
35 end
802ea3af 36end