X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=nftables%2Fnftables.nm;h=9a138f941826bd3477a58c159d59cb37bd9fc19f;hb=HEAD;hp=03030952fe63984c1463939ea8abfd0eb1582897;hpb=211185594e0ab9d2ff6e6d80b1c5b269578b8b8d;p=ipfire-3.x.git diff --git a/nftables/nftables.nm b/nftables/nftables.nm index 03030952f..9a138f941 100644 --- a/nftables/nftables.nm +++ b/nftables/nftables.nm @@ -4,13 +4,11 @@ ############################################################################### name = nftables -version = 0.100 -snapshot = 20140412 -release = 2.%{snapshot} -thisapp = %{name}-%{snapshot} +version = 1.0.8 +release = 1 groups = Networking/Tools -url = http://netfilter.org/projects/nftables/ +url = https://netfilter.org/projects/nftables/ license = GPLv2 summary = Netfilter Tables userspace utillites @@ -18,28 +16,24 @@ description %{summary} end -source_dl = http://ftp.netfilter.org/pub/nftables/snapshot/ -sources = %{thisapp}.tar.bz2 +source_dl = https://netfilter.org/projects/nftables/files/ +sources = %{thisapp}.tar.xz build requires - autoconf - autogen - automake + asciidoc bison docbook2X docbook-xsl flex gmp-devel libtool - libmnl-devel - libnftnl-devel + libedit-devel + libmnl-devel >= 1.0.4 + libnftnl-devel >= 1.2.6 + python3-setuptools readline-devel end - - prepare_cmds - ./autogen.sh - end end packages