From 566ade3bdb8aedad5c523ac4c785549edd11d576 Mon Sep 17 00:00:00 2001 From: Thomas Woerner Date: Mon, 23 Apr 2012 20:08:59 +0200 Subject: [PATCH] - reenable iptables default services --- iptables.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/iptables.spec b/iptables.spec index 52344c8..039c6c1 100644 --- a/iptables.spec +++ b/iptables.spec @@ -13,7 +13,7 @@ %endif # default service -%if 0%{?fedora} < 17 && 0%{?rhel} < 7 +%if 0%{?fedora} < 18 && 0%{?rhel} < 7 %bcond_without default_service %else %bcond_with default_service @@ -22,7 +22,7 @@ Name: iptables Summary: Tools for managing Linux kernel packet filtering capabilities Version: 1.4.12.2 -Release: 4%{?dist} +Release: 5%{?dist} Source: http://www.netfilter.org/projects/iptables/files/%{name}-%{version}.tar.bz2 Source1: iptables.init Source2: iptables-config @@ -246,6 +246,9 @@ fi %{_libdir}/pkgconfig/xtables.pc %changelog +* Mon Apr 23 2012 Thomas Woerner 1.4.12.2-5 +- reenable iptables default services + * Wed Feb 29 2012 Harald Hoyer 1.4.12.2-4 - install everything in /usr https://fedoraproject.org/wiki/Features/UsrMove