From 0799229540ecff49a61c16a0277e35974eeeab3fc7b45eeb14c865b2e9c1f1e9 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 8 Aug 2011 19:58:49 +0000 Subject: [PATCH] Enable build of nfnl_osf OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iptables?expand=0&rev=27 --- iptables.changes | 2 ++ iptables.spec | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/iptables.changes b/iptables.changes index 389cd13..6e7a81a 100644 --- a/iptables.changes +++ b/iptables.changes @@ -3,6 +3,8 @@ Mon Aug 8 00:42:53 UTC 2011 - jengelh@medozas.de - Put include files into a separate directory to flag up missing CFLAGS. libipq.pc will now be provided. +- Enable build of nfnl_osf, a tool to upload OS fingerprints to + the kernel for use with xt_osf. ------------------------------------------------------------------- Fri Jul 22 13:12:50 UTC 2011 - jengelh@medozas.de diff --git a/iptables.spec b/iptables.spec index 7cdbcb2..7910a5d 100644 --- a/iptables.spec +++ b/iptables.spec @@ -42,7 +42,7 @@ BuildRequires: sgml-common Provides: iptables-ipv6 = %version-%release Obsoletes: iptables-ipv6 < %version-%release %endif -BuildRequires: fdupes, pkgconfig, xz +BuildRequires: fdupes, libnfnetlink-devel, pkgconfig, xz %description Iptables is used to set up, maintain, and inspect the tables of IP @@ -101,8 +101,10 @@ find "%buildroot" -iname "*.la" -delete %_sbindir/iptables* %_sbindir/ip6tables* %_sbindir/xtables* +%_sbindir/nfnl_osf %_libdir/xtables %_libdir/*.so.* +%_datadir/xtables %files devel %defattr(-,root,root)