X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=iptables.spec;h=dca0251a3726a50feed9cfcd2ac3909e63518e89;hb=28ccbeb48d362c79791a15a9fb337d1307e12805;hp=c5b99bb533cfdc65fe29ae341066c83dad5edd9d;hpb=982989a1442fedbbb2e536e8f1a0090438396a33;p=iptables.git diff --git a/iptables.spec b/iptables.spec index c5b99bb..dca0251 100644 --- a/iptables.spec +++ b/iptables.spec @@ -1,6 +1,6 @@ %define name iptables %define version 1.4.10 -%define taglevel 2 +%define taglevel 4 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -119,7 +119,7 @@ rm -rf %{buildroot} /sbin/chkconfig --add iptables DEFAULT_IFACE=$(ip route show default | awk '/default/ {print $5}') sed -i -e "s;__eth;$DEFAULT_IFACE;g" /etc/sysconfig/iptables -service iptables restart +[ "$PL_BOOTCD" = "1" ] || service iptables restart %postun -p /sbin/ldconfig @@ -180,6 +180,12 @@ fi %{_libdir}/pkgconfig/xtables.pc %changelog +* Thu Mar 24 2011 S.Çağlar Onur - iptables-1.4.10-4 +- Don't start iptables service on build time + +* Wed Feb 23 2011 S.Çağlar Onur - iptables-1.4.10-3 +- Remove ugly hack for config files + * Thu Jan 27 2011 S.Çağlar Onur - iptables-1.4.10-2 - Fix the patch