auto-import iptables-1.2.6a-1 from iptables-1.2.6a-1.src.rpm

This commit is contained in:
cvsdist 2004-09-09 06:21:17 +00:00
parent a509453d65
commit e77aacd352
3 changed files with 13 additions and 6 deletions

View File

@ -1 +1 @@
iptables-1.2.5.tar.bz2
iptables-1.2.6a.tar.bz2

View File

@ -1,12 +1,11 @@
Name: iptables
Summary: Tools for managing Linux kernel packet filtering capabilities.
Version: 1.2.5
Release: 3
Version: 1.2.6a
Release: 1
Source: http://netfilter.kernelnotes.org/%{name}-%{version}.tar.bz2
Source1: iptables.init
Source2: ip6tables.init
Patch1: iptables-1.2.2-bug50990.patch
Patch2: iptables-1.2.5-CVS.patch
Group: System Environment/Base
URL: http://www.netfilter.org/
BuildRoot: %{_tmppath}/%{name}-buildroot
@ -41,7 +40,6 @@ rm -rf %{buildroot}
%setup -q
%patch1 -p1 -b .50990
%patch2 -p1 -b .cvs
# Put it to a reasonable place
perl -pi -e "s,/usr/local,%{prefix},g" * */*
@ -98,6 +96,15 @@ fi
%{_mandir}/*/ip6tables*
%changelog
* Mon Jul 29 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.6a-1
- 1.2.6a (bugfix release, #69747)
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Thu May 23 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Mon Mar 4 2002 Bernhard Rosenkraenzer <bero@redhat.com> 1.2.5-3
- Add some fixes from CVS, fixing bug #60465

View File

@ -1 +1 @@
3446aec70217df6cc5be7c155817f54e iptables-1.2.5.tar.bz2
a70089706f9e5c162895ac498ac2e123 iptables-1.2.6a.tar.bz2