From: Faiyaz Ahmed <faiyaza@cs.princeton.edu> Date: Mon, 28 Jul 2008 17:27:58 +0000 (+0000) Subject: Tagging module iptables - iptables-1.3.8-6 X-Git-Tag: iptables-1.3.8-6~1 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=ed89e7e595ff3a692584ed1cc840452ba8725e13;p=iptables.git Tagging module iptables - iptables-1.3.8-6 Syntax error in the spec file prevented this package from installing. Fixed. --- diff --git a/iptables.spec b/iptables.spec index 74ced84..96ef1b3 100644 --- a/iptables.spec +++ b/iptables.spec @@ -5,7 +5,7 @@ %define name iptables %define version 1.3.8 -%define taglevel 5 +%define taglevel 6 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -164,6 +164,9 @@ fi %endif %changelog +* Mon Jul 28 2008 Faiyaz Ahmed <faiyaza@cs.princeton.edu> - iptables-1.3.8-6 +- Syntax error in the spec file prevented this package from installing. Fixed. + * Fri Jul 25 2008 Andy Bavier <acb@cs.princeton.edu> - iptables-1.3.8-5 - * --add-mark action in CLASSIFY target - * Remove chkconfig from .spec file