X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=iptables.spec;h=cc87f97131e3820cb0a726c1ff5a16d8ee3ef549;hb=03fd643ee5bdb83ece1dff26ef0cb29e593980dc;hp=5c33d23de789c4622eab41729fc5e582ef1e5954;hpb=50656577ff7a65fc04b221380672ddaf22c577d4;p=iptables.git diff --git a/iptables.spec b/iptables.spec index 5c33d23..cc87f97 100644 --- a/iptables.spec +++ b/iptables.spec @@ -4,8 +4,8 @@ %define url $URL$ %define name iptables -%define version 1.4.7 -%define taglevel 4 +%define version 1.4.8 +%define taglevel 5 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -121,6 +121,7 @@ rm -rf %{buildroot} %post /sbin/ldconfig /sbin/chkconfig --add iptables +service iptables restart %postun -p /sbin/ldconfig @@ -181,6 +182,9 @@ 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