X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=iptables.spec;h=eddd4930ece896e6e4532d278822c6db5112d138;hb=5f6b7d1b8faa42457cab15b4b4c2556b3fdf2db0;hp=7815ab3f5031e737815518cf59b3f922cf6dbb40;hpb=d733637e7f5472b3471cb9e1490905410cc13a4d;p=iptables.git diff --git a/iptables.spec b/iptables.spec index 7815ab3..eddd493 100644 --- a/iptables.spec +++ b/iptables.spec @@ -1,18 +1,13 @@ -# -# $Id$ -# -%define url $URL$ - %define name iptables -%define version 1.4.7 -%define taglevel 4 +%define version 1.4.9 +%define taglevel 1 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} Vendor: PlanetLab Packager: PlanetLab Central Distribution: PlanetLab %{plrelease} -URL: %(echo %{url} | cut -d ' ' -f 2) +URL: %{SCMURL} Summary: Tools for managing Linux kernel packet filtering capabilities Name: %{name} @@ -30,6 +25,7 @@ BuildRequires: libselinux-devel BuildRequires: kernel-headers Conflicts: kernel < 2.4.20 Requires(post): chkconfig +Requires(post): initscripts Requires(preun): chkconfig %description @@ -182,6 +178,12 @@ fi %{_libdir}/pkgconfig/xtables.pc %changelog +* Sun Jan 23 2011 Thierry Parmentelat - iptables-1.4.9-1 +- add requires initscripts in deps + +* Wed May 12 2010 S.Çağlar Onur - iptables-1.4.7-5 +- Restart iptables service after package upgrades + * Mon May 10 2010 S.Çağlar Onur - iptables-1.4.7-4 - Restore iIPTABLES_MODULES list