diff --git a/iptables.changes b/iptables.changes index 4ea0a15..e6a19b0 100644 --- a/iptables.changes +++ b/iptables.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Dec 30 13:01:52 UTC 2009 - puzel@novell.com + +- fix bnc#561793 - do not include unclean module documentation + in iptables manpage + ------------------------------------------------------------------- Tue Dec 22 18:09:11 CET 2009 - jengelh@medozas.de diff --git a/iptables.spec b/iptables.spec index e0d984d..d090af7 100644 --- a/iptables.spec +++ b/iptables.spec @@ -1,7 +1,7 @@ # # spec file for package iptables (Version 1.4.6) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ Name: iptables License: GPLv2+ Group: Productivity/Networking/Security Version: 1.4.6 -Release: 1 +Release: 2 Summary: IP Packet Filter Administration Source0: %{name}-%{version}.tar.bz2 Patch0: %{name}-batch.patch @@ -63,6 +63,8 @@ Authors: %build autoreconf -f -i +# bnc#561793 - do not include unclean module in iptables manpage +rm -rf extensions/libipt_unclean.man %configure \ --enable-libipq \ --libexecdir=%{_libdir}