diff --git a/iptables.spec b/iptables.spec index 377bbb8..81d92e6 100644 --- a/iptables.spec +++ b/iptables.spec @@ -15,7 +15,7 @@ Name: iptables Summary: Tools for managing Linux kernel packet filtering capabilities Version: 1.4.12.2 -Release: 3%{?dist} +Release: 4%{?dist} Source: http://www.netfilter.org/projects/iptables/files/%{name}-%{version}.tar.bz2 Source1: iptables.init Source2: iptables-config @@ -239,6 +239,10 @@ fi %{_libdir}/pkgconfig/xtables.pc %changelog +* Wed Feb 29 2012 Harald Hoyer 1.4.12.2-4 +- install everything in /usr + https://fedoraproject.org/wiki/Features/UsrMove + * Thu Feb 16 2012 Thomas Woerner 1.4.12.2-3 - fixed auto enable check for Fedora > 16 and added rhel > 6 check