From 61c947eec5dcb3d3e20ee6f2698bdfdd75c5b19e046a91562d949c87f877a313 Mon Sep 17 00:00:00 2001 From: Roman Drahtmueller Date: Fri, 12 Aug 2011 23:39:54 +0000 Subject: [PATCH] - include path is /usr/include OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iptables?expand=0&rev=29 --- iptables.changes | 5 +++++ iptables.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/iptables.changes b/iptables.changes index 6e7a81a..efbe8b8 100644 --- a/iptables.changes +++ b/iptables.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Aug 13 01:39:38 CEST 2011 - draht@suse.de + +- include path is /usr/include + ------------------------------------------------------------------- Mon Aug 8 00:42:53 UTC 2011 - jengelh@medozas.de diff --git a/iptables.spec b/iptables.spec index 3d25c26..b8632c4 100644 --- a/iptables.spec +++ b/iptables.spec @@ -76,8 +76,7 @@ if [ ! -e configure ]; then fi # bnc#561793 - do not include unclean module in iptables manpage rm -f extensions/libipt_unclean.man -%configure --includedir=%_includedir/%name-%version \ - --enable-libipq +%configure --enable-libipq make %{?_smp_mflags} %install