|
@@ -1,12 +1,12 @@
|
|
Summary: Packet filtering tool
|
|
Summary: Packet filtering tool
|
|
Summary(ja): パケットフィルタリングツール
|
|
Summary(ja): パケットフィルタリングツール
|
|
Name: iptables
|
|
Name: iptables
|
|
-Version: 1.4.16.2
|
|
+Version: 1.4.16.3
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
License: GPL
|
|
License: GPL
|
|
Group: System Environment/Base
|
|
Group: System Environment/Base
|
|
URL: http://www.netfilter.org/
|
|
URL: http://www.netfilter.org/
|
|
-Source0: http://netfilter.samba.org/%{name}-%{version}.tar.bz2
|
|
+Source0: http://www.netfilter.org/projects/iptables/files/%{name}-%{version}.tar.bz2
|
|
Source1: iptables.init
|
|
Source1: iptables.init
|
|
Source2: iptables-config
|
|
Source2: iptables-config
|
|
# Patch5: iptables-1.4.3.1-cloexec.patch
|
|
# Patch5: iptables-1.4.3.1-cloexec.patch
|
|
@@ -178,6 +178,10 @@ fi
|
|
%{_libdir}/pkgconfig/xtables.pc
|
|
%{_libdir}/pkgconfig/xtables.pc
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Fri Oct 19 2012 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 1.4.16.3
|
|
|
|
+- new upstream release 1.4.16.2
|
|
|
|
+- update source1 url
|
|
|
|
+
|
|
* Thu Oct 18 2012 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 1.4.16.2
|
|
* Thu Oct 18 2012 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 1.4.16.2
|
|
- new upstream release 1.4.16.2
|
|
- new upstream release 1.4.16.2
|
|
- fix ipv6 subpackage ja discription
|
|
- fix ipv6 subpackage ja discription
|
|
@@ -294,3 +298,4 @@ fi
|
|
|
|
|
|
* Thu Dec 14 2000 Andreas Hasenack <andreas@conectiva.com>
|
|
* Thu Dec 14 2000 Andreas Hasenack <andreas@conectiva.com>
|
|
- first package for Conectiva Linux
|
|
- first package for Conectiva Linux
|
|
|
|
+
|