auto-import changelog data from iptables-1.2.2-2.src.rpm
Tue Jun 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.2-2 - Fix iptables-save reject-with (#45632), Patch from Michael Schwendt <mschwendt@yahoo.com> Tue May 08 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.2-1 - 1.2.2
This commit is contained in:
parent
bfa5afa17b
commit
bf29de241d
@ -1 +1 @@
|
||||
iptables-1.2.1a.tar.bz2
|
||||
iptables-1.2.2.tar.bz2
|
||||
|
@ -1,9 +1,10 @@
|
||||
Name: iptables
|
||||
Summary: Tools for managing Linux kernel packet filtering capabilities.
|
||||
Version: 1.2.1a
|
||||
Release: 1
|
||||
Version: 1.2.2
|
||||
Release: 2
|
||||
Source: http://netfilter.kernelnotes.org/%{name}-%{version}.tar.bz2
|
||||
Source1: iptables.init
|
||||
Patch: iptables-1.2.2-save.patch
|
||||
Group: System Environment/Base
|
||||
URL: http://netfilter.kernelnotes.org/
|
||||
BuildRoot: %{_tmppath}/%{name}-buildroot
|
||||
@ -42,6 +43,7 @@ network and you're using ipv6.
|
||||
rm -rf %{buildroot}
|
||||
|
||||
%setup -q
|
||||
%patch -p1 -b .save
|
||||
# Put it to a reasonable place
|
||||
perl -pi -e "s,/usr/local,%{prefix},g" * */*
|
||||
|
||||
@ -85,6 +87,13 @@ chkconfig --del iptables
|
||||
/lib/iptables/libip6t*
|
||||
|
||||
%changelog
|
||||
* Tue Jun 26 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.2-2
|
||||
- Fix iptables-save reject-with (#45632), Patch from Michael Schwendt
|
||||
<mschwendt@yahoo.com>
|
||||
|
||||
* Tue May 8 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.2-1
|
||||
- 1.2.2
|
||||
|
||||
* Wed Mar 21 2001 Bernhard Rosenkraenzer <bero@redhat.com>
|
||||
- 1.2.1a, fixes #28412, #31136, #31460, #31133
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user