Hello community,

here is the log from the commit of package xtables-addons for openSUSE:Factory 
checked in at 2012-01-09 11:17:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xtables-addons (Old)
 and      /work/SRC/openSUSE:Factory/.xtables-addons.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xtables-addons", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/xtables-addons/xtables-addons.changes    
2011-12-05 12:46:45.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.xtables-addons.new/xtables-addons.changes       
2012-01-09 11:17:22.000000000 +0100
@@ -1,0 +2,14 @@
+Wed Jan  4 20:37:45 UTC 2012 - [email protected]
+
+- update to new upstream release 1.41
+* support for Linux 3.2
+
+-------------------------------------------------------------------
+Fri Dec 30 23:35:33 UTC 2011 - [email protected]
+
+- We have now a few of kernel versions that ipset can be compiled
+  against, so ipset has been separated out into a new RPM package,
+  and ipset-genl from xtables-addons is hereby subsequently
+  disabled.
+
+-------------------------------------------------------------------

Old:
----
  xtables-addons-1.40.tar.xz
  xtables-addons-1.40.tar.xz.asc

New:
----
  xtables-addons-1.41.tar.xz
  xtables-addons-1.41.tar.xz.asc

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

Other differences:
------------------
++++++ xtables-addons.spec ++++++
--- /var/tmp/diff_new_pack.yt1G7q/_old  2012-01-09 11:17:23.000000000 +0100
+++ /var/tmp/diff_new_pack.yt1G7q/_new  2012-01-09 11:17:23.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xtables-addons
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,24 +18,25 @@
 
 
 Name:           xtables-addons
-Version:        1.40
-Release:        1
+Version:        1.41
+Release:        0
 Group:          Productivity/Networking/Security
 Summary:        IP Packet Filter Administration Extensions
 License:        GPL-2.0; GPL-2.0+
-URL:            http://xtables-addons.sf.net/
+Url:            http://xtables-addons.sf.net/
+
+#Git-Clone:    
git://xtables-addons.git.sf.net/gitroot/xtables-addons/xtables-addons
+#Git-Web:      http://xtables-addons.git.sf.net/
+%define git_snapshot 0
 Source:         %name-%version.tar.xz
 Source2:        %name-%version.tar.xz.asc
 Source3:        %name-preamble
-#Git-Clone:    
git://xtables-addons.git.sf.net/gitroot/xtables-addons/xtables-addons
-#Git-Web:      http://xtables-addons.git.sf.net/
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  iptables-devel >= 1.4.5 libmnl-devel >= 1
-BuildRequires:  pkgconfig >= 0.23 xz
-# Yes, we've got a lot of good stuff!
-%if 0%{?suse_version} >= 1140
-Provides:       ipset = 6.10
+%if %git_snapshot
+BuildRequires:  autoconf automake >= 1.10b libtool
 %endif
+BuildRequires:  pkgconfig >= 0.23 pkgconfig(xtables) >= 1.4.5 xz
 %if 0%{?suse_version}
 BuildRequires:  %kernel_module_package_buildreqs
 Recommends:     %name-kmp
@@ -75,10 +76,8 @@
 if [ ! -e configure ]; then
        ./autogen.sh;
 fi;
-%if 0%{?suse_version} < 1140
-# ipset6-genl needs >=2.6.35, which is usually not present before 11.4
+# ipset now in a separate RPM
 echo "build_ipset6=" >>mconfig;
-%endif
 pushd ../;
 for flavor in %flavors_to_build; do
        cp -a "%name-%version" "%name-$flavor-%version";

++++++ xtables-addons-preamble ++++++
--- /var/tmp/diff_new_pack.yt1G7q/_old  2012-01-09 11:17:23.000000000 +0100
+++ /var/tmp/diff_new_pack.yt1G7q/_new  2012-01-09 11:17:23.000000000 +0100
@@ -1 +1,3 @@
 Requires: kernel-%1
+Enhances: kernel-%1
+Supplements: packageand(kernel-%1:xtables-addons)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to