SHA256
1
0
forked from pool/iptables
OBS User unknown 2007-08-02 13:54:43 +00:00 committed by Git OBS Bridge
parent 66e6f0ce7b
commit 25869d9ed2
2 changed files with 10 additions and 4 deletions

View File

@ -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

View File

@ -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