From 7d99d134e377948a8d975f45d6e0b301bb25274d Mon Sep 17 00:00:00 2001 From: Sapan Bhatia Date: Tue, 29 Nov 2011 15:23:51 -0500 Subject: [PATCH] Updating iptables to latest version, 1.4.12 --- iptables.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/iptables.spec b/iptables.spec index cc10d1f..578554e 100644 --- a/iptables.spec +++ b/iptables.spec @@ -1,6 +1,7 @@ %define name iptables -%define version 1.4.10 -%define taglevel 5 +%define version 1.4.12 +%define subversion .1 +%define taglevel 0 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -13,7 +14,7 @@ Summary: Tools for managing Linux kernel packet filtering capabilities Name: %{name} Version: %{version} Release: %{release} -Source: http://www.netfilter.org/projects/iptables/files/%{name}-%{version}.tar.bz2 +Source: http://www.netfilter.org/projects/iptables/files/%{name}-%{version}%{subversion}.tar.bz2 Source1: iptables.init Source2: iptables-config Source3: planetlab-config -- 2.43.0