X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=iptables.spec;h=a12efddbb147c0d224246d870ad70b7725f9b315;hb=fa5626d6b2431ea9546323a871e43e6891e83b7a;hp=0687ae0688d1e21bb5a97bd4037912f0d2453370;hpb=569d4178609727e0c2c5f94e86ec91c5248672d8;p=iptables.git diff --git a/iptables.spec b/iptables.spec index 0687ae0..a12efdd 100644 --- a/iptables.spec +++ b/iptables.spec @@ -1,5 +1,5 @@ %define name iptables -%define version 1.4.9 +%define version 1.4.10 %define taglevel 0 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -25,7 +25,7 @@ BuildRequires: libselinux-devel BuildRequires: kernel-headers Conflicts: kernel < 2.4.20 Requires(post): chkconfig -Requires(post): service +Requires(post): initscripts Requires(preun): chkconfig %description @@ -178,6 +178,9 @@ 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