* [PATCH] nftables: Update to latest snaphot (20190622).
@ 2019-06-22 13:32 Stefan Schantl
0 siblings, 0 replies; only message in thread
From: Stefan Schantl @ 2019-06-22 13:32 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 998 bytes --]
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
nftables/nftables.nm | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)
diff --git a/nftables/nftables.nm b/nftables/nftables.nm
index bca58c5f1..20b5947ac 100644
--- a/nftables/nftables.nm
+++ b/nftables/nftables.nm
@@ -5,7 +5,9 @@
name = nftables
version = 0.9.0
-release = 1
+snapshot = 20190622
+release = 1.%{snapshot}
+thisapp = %{name}-%{snapshot}
groups = Networking/Tools
url = http://netfilter.org/projects/nftables/
@@ -16,12 +18,15 @@ description
%{summary}
end
-source_dl = http://ftp.netfilter.org/pub/nftables/
+source_dl = http://ftp.netfilter.org/pub/nftables/snapshot/
sources = %{thisapp}.tar.bz2
build
requires
+ asciidoc
+ autoconf
autogen
+ automake
bison
docbook2X
docbook-xsl
@@ -32,6 +37,10 @@ build
libnftnl-devel >= 1.0.5
readline-devel
end
+
+ prepare_cmds
+ ./autogen.sh
+ end
end
packages
--
2.20.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-06-22 13:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-22 13:32 [PATCH] nftables: Update to latest snaphot (20190622) Stefan Schantl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox