Hello community,

here is the log from the commit of package iptables for openSUSE:Factory 
checked in at 2012-03-29 07:42:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/iptables (Old)
 and      /work/SRC/openSUSE:Factory/.iptables.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "iptables", Maintainer is "vci...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/iptables/iptables.changes        2012-01-06 
11:44:58.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.iptables.new/iptables.changes   2012-03-29 
07:42:59.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Mar 27 13:29:31 UTC 2012 - jeng...@medozas.de
+
+- Update to new upstream release 1.4.13
+* Add the rpfilter, nfacct and IPv6 ECN extensions
+
+-------------------------------------------------------------------

Old:
----
  iptables-1.4.12.90.tar.xz

New:
----
  iptables-1.4.13.tar.bz2
  iptables-1.4.13.tar.bz2.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ iptables.spec ++++++
--- /var/tmp/diff_new_pack.mn1GDP/_old  2012-03-29 07:43:00.000000000 +0200
+++ /var/tmp/diff_new_pack.mn1GDP/_new  2012-03-29 07:43:00.000000000 +0200
@@ -16,13 +16,12 @@
 #
 
 
-
 Name:           iptables
 %define lname_ipq      libipq0
 %define lname_iptc     libiptc0
 %define lname_xt       libxtables7
-Version:        1.4.12.90
-Release:        1
+Version:        1.4.13
+Release:        0
 Summary:        IP Packet Filter Administration utilities
 License:        GPL-2.0+
 Group:          Productivity/Networking/Security
@@ -31,7 +30,8 @@
 #DL-URL:       ftp://ftp.netfilter.org/pub/iptables/
 #Git-Web:      http://git.netfilter.org/
 #Git-Clone:    git://git.netfilter.org/iptables
-Source:         %name-%version.tar.xz
+Source:         %name-%version.tar.bz2
+Source2:        %name-%version.tar.bz2.sig
 Patch1:         iptables-batch.patch
 Patch2:         iptables-apply-mktemp-fix.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -41,9 +41,17 @@
 %if 0%{?fedora_version} || 0%{?centos_version}
 BuildRequires:  sgml-common
 %endif
-BuildRequires:  autoconf automake fdupes libtool
-BuildRequires:  pkgconfig >= 0.23 pkgconfig(libnfnetlink) >= 1.0.0
-BuildRequires:  xz
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  libtool
+BuildRequires:  pkgconfig >= 0.21
+%if 0%{?suse_version}
+BuildRequires:  fdupes
+BuildRequires:  pkgconfig(libnfnetlink) >= 1.0.0
+%endif
+%if 0%{?fedora} || 0%{?rhel}
+BuildRequires:  libnfnetlink-devel >= 1.0.0
+%endif
 
 %description
 iptables is used to set up, maintain, and inspect the tables of IP
@@ -123,7 +131,7 @@
 %if 0%{?__xz:1}
 %setup -q
 %else
-tar -xf "%{S:0}" --use=xz;
+tar -xf "%{S:0}" --use=bzip2;
 %setup -DTq
 %endif
 %patch -P 1 -p1

++++++ iptables-1.4.12.90.tar.xz -> iptables-1.4.13.tar.bz2 ++++++
++++ 91048 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to