X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=iptables.spec;h=19376f1b31268ec00e17231bab1c79f1e17bacbf;hb=fc66d3c57ed0d3eb6656566ff51e5a3455171a22;hp=a95e434d4a52c6113186a894a58ea345cd1e2a0a;hpb=1de46c7fd99374e60f9b9207e1cfbb1ae76a35da;p=iptables.git diff --git a/iptables.spec b/iptables.spec index a95e434..19376f1 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 3 +%define version 1.4.9 +%define taglevel 0 %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 @@ -121,6 +117,7 @@ rm -rf %{buildroot} %post /sbin/ldconfig /sbin/chkconfig --add iptables +service iptables restart %postun -p /sbin/ldconfig @@ -181,6 +178,12 @@ fi %{_libdir}/pkgconfig/xtables.pc %changelog +* 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 + * Mon May 03 2010 S.Çağlar Onur - iptables-1.4.7-3 - drop backward compatibility with older iptables versions as new kernels only support v2 - remove unused modules from iptables-config file