]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - libnetfilter_queue/libnetfilter_queue.nm
kernel: Disable support for 6RD
[ipfire-3.x.git] / libnetfilter_queue / libnetfilter_queue.nm
index 50e6097415762dc8c769025730898be52ea87347..d7b3c7ee28a819977294f5454f3d9f8417d079dc 100644 (file)
@@ -4,26 +4,27 @@
 ###############################################################################
 
 name       = libnetfilter_queue
-version    = 0.0.17
+version    = 1.0.2
 release    = 1
 
 groups     = System/Libraries
-url        = http://www.netfilter.org/projects/libnetfilter_queue/downloads.html
+url        = http://www.netfilter.org/projects/libnetfilter_queue/index.html
 license    = GPL
 summary    = The libnetfilter_queue userspace library.
 
 description
-       libnetfilter_queue is a userspace library that provides an API \
-       for manipulating packets that have been queued by the kernel \
-       packet filter. It is is part of a system that deprecates the old \
+       libnetfilter_queue is a userspace library that provides an API
+       for manipulating packets that have been queued by the kernel
+       packet filter. It is is part of a system that deprecates the old
        ip_queue/libipq mechanism.
 end
 
-source_dl  =
+source_dl  = http://www.netfilter.org/projects/libnetfilter_queue/files/
 sources    = %{thisapp}.tar.bz2
 
 build
        requires
+               libmnl-devel >= 1.0.3
                libnfnetlink-devel
                pkg-config
        end
@@ -31,7 +32,6 @@ end
 
 packages
        package %{name}
-       end
 
        package %{name}-devel
                template DEVEL