From 81ba7a66f1f1c87669ec973f6d9d1b2e9661838206c3531000b473755be006a1 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Sun, 3 Jan 2010 11:32:20 +0000 Subject: [PATCH] Accepting request 27905 from Base:System Copy from Base:System/iptables based on submit request 27905 from user puzel OBS-URL: https://build.opensuse.org/request/show/27905 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/iptables?expand=0&rev=18 --- iptables.changes | 6 ++++++ iptables.spec | 6 ++++-- 2 files changed, 10 insertions(+), 2 deletions(-) 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}