Hello community, here is the log from the commit of package xtables-addons for openSUSE:Factory checked in at Thu Sep 22 10:53:38 CEST 2011.
-------- --- xtables-addons/xtables-addons.changes 2011-08-20 17:26:03.000000000 +0200 +++ /mounts/work_src_done/STABLE/xtables-addons/xtables-addons.changes 2011-09-21 20:10:04.000000000 +0200 @@ -1,0 +2,7 @@ +Wed Sep 21 18:01:56 UTC 2011 - [email protected] + +- update to new upstream release 1.39 +* update to ipset 6.9.1 +* resolve compilation errors due to missing libxtables_CFLAGS + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- xtables-addons-1.38.tar.xz xtables-addons-1.38.tar.xz.asc New: ---- xtables-addons-1.39.tar.xz xtables-addons-1.39.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xtables-addons.spec ++++++ --- /var/tmp/diff_new_pack.whIlPD/_old 2011-09-22 10:53:35.000000000 +0200 +++ /var/tmp/diff_new_pack.whIlPD/_new 2011-09-22 10:53:35.000000000 +0200 @@ -18,12 +18,12 @@ Name: xtables-addons -Version: 1.38 +Version: 1.39 Release: 1 Group: Productivity/Networking/Security Summary: IP Packet Filter Administration Extensions License: GPL -Url: http://xtables-addons.sf.net/ +URL: http://xtables-addons.sf.net/ Source: %name-%version.tar.xz Source2: %name-%version.tar.xz.asc Source3: %name-preamble @@ -34,9 +34,7 @@ BuildRequires: pkgconfig >= 0.23 xz # Yes, we've got a lot of good stuff! %if 0%{?suse_version} >= 1140 -Provides: ipset = 6.7 -%else -Provides: ipset = 4.5 +Provides: ipset = 6.9.1 %endif %if 0%{?suse_version} BuildRequires: %kernel_module_package_buildreqs @@ -78,10 +76,9 @@ if [ ! -e configure ]; then ./autogen.sh; fi; -%if 0%{?suse_version} >= 1140 -# ipset6-genl needs >=2.6.35 -echo "build_ipset4=" >>mconfig; -echo "build_ipset6=m" >>mconfig; +%if 0%{?suse_version} < 1140 +# ipset6-genl needs >=2.6.35, which is usually not present before 11.4 +echo "build_ipset6=" >>mconfig; %endif pushd ../; for flavor in %flavors_to_build; do ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
