diff --git a/iptables.changes b/iptables.changes index e562809..21aa43e 100644 --- a/iptables.changes +++ b/iptables.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 31 13:10:56 CEST 2007 - prusnak@suse.cz + +- removed sed scripts in %prep section from last update + * not needed anymore + ------------------------------------------------------------------- Thu Jul 26 16:20:40 CEST 2007 - prusnak@suse.cz diff --git a/iptables.spec b/iptables.spec index 08c3e5c..ab047b0 100644 --- a/iptables.spec +++ b/iptables.spec @@ -16,7 +16,7 @@ License: GPL v2 or later Group: Productivity/Networking/Security Autoreqprov: on Version: 1.3.8 -Release: 1 +Release: 4 Summary: IP Packet Filter Administration Source0: %{name}-%{version}.tar.bz2 Source1: %{name}-%{version}-debian-docs.tar.bz2 @@ -57,9 +57,6 @@ Authors: %patch0 %patch1 %patch2 -for file in extensions/*.c; do - sed -i 's:_init(:static __attribute__((constructor)) _init(:' $file -done %build [ -z "$KERNEL_DIR" ] && KERNEL_DIR="/usr/src/linux"; @@ -101,6 +98,9 @@ rm -rf $RPM_BUILD_ROOT %{_prefix}/include/* %changelog +* Tue Jul 31 2007 - prusnak@suse.cz +- removed sed scripts in %%prep section from last update + * not needed anymore * Thu Jul 26 2007 - prusnak@suse.cz - updated to 1.3.8 * Fix build error of conntrack match