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