- reenable iptables default services

This commit is contained in:
Thomas Woerner 2012-04-23 20:08:59 +02:00
parent 989a1ddebf
commit 566ade3bdb

View File

@ -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 <twoerner@redhat.com> 1.4.12.2-5
- reenable iptables default services
* Wed Feb 29 2012 Harald Hoyer <harald@redhat.com> 1.4.12.2-4
- install everything in /usr
https://fedoraproject.org/wiki/Features/UsrMove