auto-import changelog data from iptables-1.2.2-3.src.rpm
Mon Jul 16 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.2-3 - Add some fixes from the current CVS tree; fixes #49154 and some IPv6 issues
This commit is contained in:
parent
bf29de241d
commit
ce2e89afc0
@ -1,10 +1,11 @@
|
||||
Name: iptables
|
||||
Summary: Tools for managing Linux kernel packet filtering capabilities.
|
||||
Version: 1.2.2
|
||||
Release: 2
|
||||
Release: 3
|
||||
Source: http://netfilter.kernelnotes.org/%{name}-%{version}.tar.bz2
|
||||
Source1: iptables.init
|
||||
Patch: iptables-1.2.2-save.patch
|
||||
Patch1: iptables-1.2.2-cvsfixes.patch
|
||||
Group: System Environment/Base
|
||||
URL: http://netfilter.kernelnotes.org/
|
||||
BuildRoot: %{_tmppath}/%{name}-buildroot
|
||||
@ -44,6 +45,7 @@ rm -rf %{buildroot}
|
||||
|
||||
%setup -q
|
||||
%patch -p1 -b .save
|
||||
%patch1 -p1 -b .cvs
|
||||
# Put it to a reasonable place
|
||||
perl -pi -e "s,/usr/local,%{prefix},g" * */*
|
||||
|
||||
@ -87,6 +89,10 @@ chkconfig --del iptables
|
||||
/lib/iptables/libip6t*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 16 2001 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.2-3
|
||||
- Add some fixes from the current CVS tree; fixes #49154 and some IPv6
|
||||
issues
|
||||
|
||||
* 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>
|
||||
|
Loading…
Reference in New Issue
Block a user